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"

Line 33: Line 33:
 
* 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.  
 
* 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.  
  
=== JSDT/WTP Docuemntation ===
+
=== JSDT/WTP Documentation ===
  
* We need to add/update docs
+
* We need to add/update documentation
* Automatic Document generation, explained in: http://www.ibm.com/developerworks/library/os-echelp/ (kickstart)
+
* Automatic Document generation explained in: http://www.ibm.com/developerworks/library/os-echelp/ (kickstart)

Revision as of 04:00, 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