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 3: Line 3:
 
Attendees: Ilya, Victor R., Patrik, Chuck
 
Attendees: Ilya, Victor R., Patrik, Chuck
  
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
 +
 
 
* Open a branch for Neon.1 ? - Not needed for the moment
 
* Open a branch for Neon.1 ? - Not needed for the moment
  
Plans from IBM
+
=== Plans from IBM
 +
 
 
* Some reshuffling is going on, Chuck will support, but the bulk of the team will not be available.
 
* Some reshuffling is going on, Chuck will support, but the bulk of the team will not be available.
  
Bugs on existing JSDT features
+
=== Bugs on existing JSDT features
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=491050
+
  
 +
* 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. 
 
* 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 wont be able to launch from VFS
 
* It's possible the project is deleted but not some resources -> as result you wont be able to launch from VFS
 +
* Problem: path to file calculated starting from the Project path. As result path segments are inconsistent
  
* Problem: path to file calculated starting from the Project path. As result path segments are inconsistent
+
=== Feedback EclipseCon
  
Feedback EclipseCon
 
 
* JSDT 2.0 accepted with enthusiasm, very well accepted from Foundation, who is promoting.  See https://eclipse.org/neon/
 
* 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: 
 
* Neon Webinar on Thursday: Gorkem and Ilya presenting: 
 
 
* https://docs.google.com/forms/d/1DUUl9pSKqcIa4Bh5-tL1T86Q-jaJxo1lGaJ317suILw/viewform
 
* 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 ....
+
 
 +
* Complex to explain, find more information over the internet, gorkem public repo ....
 +
 
 +
=== JSDT/WTP Docuemntation
  
JSDT/WTP Docuemntation
 
 
* We need to add/update docs
 
* We need to add/update docs
 
 
* 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)
  
JSDT Quick links:
+
=== JSDT Quick links:
 
+
changes: https://git.eclipse.org/r/#/q/project:jsdt/webtools.jsdt
+
  
bugs: https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&list_id=14136767&product=JSDT
+
* changes: https://git.eclipse.org/r/#/q/project:jsdt/webtools.jsdt
 +
* bugs: https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&list_id=14136767&product=JSDT

Revision as of 12:51, 9 August 2016

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 2.1.0)
  • We're in quiet week, for WTP point of view 
  • We could create projects for Neon.1

=== Next steps

  • Open a branch for Neon.1 ? - Not needed for the moment

=== Plans from IBM

  • Some reshuffling is going on, Chuck will support, but the bulk of the team will not be available.

=== 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 wont be able to launch from VFS
  • Problem: path to file calculated starting from the Project path. As result path segments are inconsistent

=== Feedback EclipseCon

=== Language Servers

  • Complex to explain, find more information over the internet, gorkem public repo ....

=== JSDT/WTP Docuemntation

=== JSDT Quick links:

Back to the top