Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "JSDT/Confcalls/Minutes 20160614"

(Created page with "== JSDT/Confcalls/Minutes 20160614 == Attendees: Ilya, Victor R., Patrik, Chuck Current status * We're set with the CQs, to use con.google.gson libs (now in orbit 2.4 vs...")
 
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== JSDT/Confcalls/Minutes 20160614 ==
 
== JSDT/Confcalls/Minutes 20160614 ==
  
Attendees: Ilya, Victor R., Patrik, Chuck
+
* ''Attendees'': Ilya, Victor R., Patrik, Chuck
 +
* ''Quick Links'': [https://goo.gl/nPLxeF JSDT Open Bugs], [https://goo.gl/5pdDfj JSDT Gerrit Changes], [https://goo.gl/jCunh9 SSE Gerrit Changes]
 +
 
 +
=== Current status ===
  
Current status
 
 
* We're set with the CQs, to use con.google.gson libs (now in orbit 2.4 vs 2.1.0)
 
* We're set with the CQs, to use con.google.gson libs (now in orbit 2.4 vs 2.1.0)
 
+
* We're in quiet week, for WTP point of view
* We're in quiet week, for WTP point of view 
+
 
+
 
* We could create projects for Neon.1
 
* We could create projects for Neon.1
  
Next steps
+
=== Next steps + Plans ===
* Open a branch for Neon.1 ? - Not needed for the moment
+
  
Plans from IBM
+
* Open a branch for Neon.1? - Not needed for the moment
* Some reshuffling is going on, Chuck will support, but the bulk of the team will not be available.
+
* Some reshuffling is going on in IBM, Chuck will support JSDT, but the bulk of the team will not be available for a while.
  
Bugs on existing JSDT features
+
=== Bugs on existing JSDT features ===
* <nowiki>https://bugs.eclipse.org/bugs/show_bug.cgi?id=491050</nowiki>
+
  
* Some issues on resources (no VFS), needed for Launch Configuration, see AERI issue <nowiki>https://goo.gl/nzTMkj</nowiki>. 
+
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=491050
 +
* Some issues on resources (no VFS), needed for Launch Configuration, see AERI issue https://goo.gl/nzTMkj.
 +
* It's possible the project is deleted but not some resources -> as result you won't be able to launch from VFS
 +
* Problem: the path to file calculated starting from the Project path. As result path segments are inconsistent
  
* It's possible the project is deleted but not some resources -> as result you wont be able to launch from VFS
+
=== Feedback EclipseCon ===
 
+
* Problem: path to file calculated starting from the Project path. As result path segments are inconsistent
+
 
+
Feedback EclipseCon
+
* JSDT 2.0 accepted with enthusiasm, very well accepted from Foundation, who is promoting.  See <nowiki>https://eclipse.org/neon/</nowiki>
+
 
+
* Neon Webinar on Thursday: Gorkem and Ilya presenting: 
+
 
+
* <nowiki>https://docs.google.com/forms/d/1DUUl9pSKqcIa4Bh5-tL1T86Q-jaJxo1lGaJ317suILw/viewform</nowiki>
+
  
 +
* JSDT 2.0 accepted with enthusiasm, very well accepted from Foundation, who is promoting.  See https://eclipse.org/neon/
 +
* Neon Webinar on Thursday: Gorkem and Ilya presenting:
 +
* https://docs.google.com/forms/d/1DUUl9pSKqcIa4Bh5-tL1T86Q-jaJxo1lGaJ317suILw/viewform
 
* Ease team still using Rhino, please don't break
 
* Ease team still using Rhino, please don't break
  
Language Servers
+
=== Language Servers ===
* Explain ....
+
 
+
JSDT/WTP Docuemntation
+
* We need to add/update docs
+
 
+
* Automatic Document generation, explained in: <nowiki>http://www.ibm.com/developerworks/library/os-echelp/</nowiki> (kickstart)
+
  
JSDT Quick links:
+
* Complex to explain, find more information over the internet. Please look at [https://github.com/gorkem/java-language-server java-language-server GitHub repo] where several companies are collaborating.
  
changes: <nowiki>https://git.eclipse.org/r/#/q/project:jsdt/webtools.jsdt</nowiki>
+
=== JSDT/WTP Documentation ===
  
bugs: <nowiki>https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&list_id=14136767&product=JSDT</nowiki>
+
* We need to add/update documentation
 +
* Automatic Document generation explained in this document: [http://www.ibm.com/developerworks/library/os-echelp/ Documenting your project using the Eclipse help system] (kickstart)

Latest revision as of 04:03, 10 August 2016

JSDT/Confcalls/Minutes 20160614

Current status

  • We're set with the CQs, to use con.google.gson libs (now in orbit 2.4 vs 2.1.0)
  • We're in quiet week, for WTP point of view
  • We could create projects for Neon.1

Next steps + Plans

  • Open a branch for Neon.1? - Not needed for the moment
  • Some reshuffling is going on in IBM, Chuck will support JSDT, but the bulk of the team will not be available for a while.

Bugs on existing JSDT features

  • https://bugs.eclipse.org/bugs/show_bug.cgi?id=491050
  • Some issues on resources (no VFS), needed for Launch Configuration, see AERI issue https://goo.gl/nzTMkj.
  • It's possible the project is deleted but not some resources -> as result you won't be able to launch from VFS
  • Problem: the path to file calculated starting from the Project path. As result path segments are inconsistent

Feedback EclipseCon

Language Servers

JSDT/WTP Documentation

Back to the top