|
|
|
Re: Warning: The EClass XXX used in domainClass is not accessible [message #1786964 is a reply to message #1786962] |
Wed, 16 May 2018 10:26  |
Eclipse User |
|
|
|
Hi
When you edit a Sirius diagram or an Acceleo transformation you are running within Eclipse and everything registered in your Eclipse workspace can be accessible.
When you run an Acceleo transformation you are running a standalone Java application with some help from Eclipse in that the classpath is auto-generated from the MANIFEST.MF; it uses only what is registered in the MANIFEST.MF. Therefore fix your classpath, by adding a MANIFEST.MF dependency to what you need. That should fix it for simple file layouts. If you have a complex workspace spread across many GIT locations, you could be in trouble.
Regards
Ed Willink
|
|
|
Powered by
FUDForum. Page generated in 0.04094 seconds