Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » EMF Codegen Photon + New Dependencies
EMF Codegen Photon + New Dependencies [message #1783820] Sun, 18 March 2018 18:00 Go to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Hi,

it looks like emf codegen from eclipse photon (bundle version 2.13.0.v20180309-1153.jar) now needs a dependency to core.reources and core.runtime even in standalone usecase

java.lang.NoClassDefFoundError: org/eclipse/core/runtime/jobs/ISchedulingRule
...
at org.eclipse.emf.codegen.jet.JETCompiler.openStream(JETCompiler.java:873)

java.lang.NoClassDefFoundError: org/eclipse/core/resources/IProjectNature
....
at org.eclipse.emf.codegen.jet.JETCompiler.openStream(JETCompiler.java:873)

is this change intended?


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: EMF Codegen Photon + New Dependencies [message #1783821 is a reply to message #1783820] Sun, 18 March 2018 18:02 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
originally reported as https://github.com/eclipse/xtext-core/issues/658

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: EMF Codegen Photon + New Dependencies [message #1783822 is a reply to message #1783821] Sun, 18 March 2018 18:46 Go to previous messageGo to next message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
Hi

Make sure you use the latest EMF N-build to pick up the fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=532232 which looks very similar to your problem.

Regards

Ed Willink
Re: EMF Codegen Photon + New Dependencies [message #1783823 is a reply to message #1783822] Sun, 18 March 2018 19:01 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
is there a different nightly repo than http://download.eclipse.org/modeling/emf/emf/builds/nightly/latest/

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: EMF Codegen Photon + New Dependencies [message #1783844 is a reply to message #1783823] Mon, 19 March 2018 09:37 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33139
Registered: July 2009
Senior Member
The fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=532566 should fix the issue 658. The nightly build is running now and should be available in about 10 minutes.

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: EMF Codegen Photon + New Dependencies [message #1784543 is a reply to message #1783844] Thu, 29 March 2018 07:53 Go to previous messageGo to next message
Lorenzo Bettini is currently offline Lorenzo BettiniFriend
Messages: 1812
Registered: July 2009
Location: Firenze, Italy
Senior Member
Ed, this is not yet part of the Photon staging repository, is it?

Re: EMF Codegen Photon + New Dependencies [message #1784571 is a reply to message #1784543] Thu, 29 March 2018 12:24 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33139
Registered: July 2009
Senior Member
No, it missed the deadline.

Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:RCP how to make TreeViewer non editable
Next Topic:Live Validation
Goto Forum:
  


Current Time: Tue Apr 23 07:10:34 GMT 2024

Powered by FUDForum. Page generated in 0.03580 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top