0

Is there a downloadable package or how to build from the source code JSDT 3.6 with this bug fix (https://bugs.eclipse.org/bugs/show_bug.cgi?id=425044)?

My attempt to build from the package attached to this bug fix failed with org.apache.maven.reactor.MavenExecutionException: Cannot find layout implementation corresponding to: 'p2' for remote repository with id: 'license-feature'....

Without this fix JSDT throws "Runtime disconnected" exception.

Shamil
  • 910
  • 4
  • 17
  • I think the 3.6 refers to the Eclipse WTP of which JSDT is a component. WTP 3.6 was released with Eclipse Luna so there should be no need to build anything. The current release of JSDT was built in October 2014, well after this fix was committed. – greg-449 May 26 '15 at 20:57
  • OK, I'm answering my own question. I was able to find WTP 3.7.0RC2 which works and does not throws Runtime disconnected or any other exception (so far) at - http://build.eclipse.org/webtools/committers/ - Hope it helps to others. – Shamil May 26 '15 at 22:09
  • Note - Eclipse Mars and WTP 3.7 are all in release candidate status, you should plan to upgrade to the final release due at the end of June. – greg-449 May 27 '15 at 06:43
  • @ greg-449 I could not wait till the end of June. Fortunately, I proved that Mars and WTP 3.7 can work together. The only difference is that I do not see a prompt that the debugger is suspended in the console window. – Shamil May 27 '15 at 18:20

0 Answers0