Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Xcore modelDirectory
Xcore modelDirectory [message #990866] Fri, 14 December 2012 10:11 Go to previous message
Hendrik Eeckhaut is currently offline Hendrik Eeckhaut
Messages: 24
Registered: July 2009
Junior Member
I am trying to use Xcore and ran into a problem generating the Java model classes at the location I want.

I have one plugin "myplugin.bootstrap" that contains the Xcore file. I want to have the generated sources in another plugin "myplugin". So I specified
@GenModel(
    modelDirectory="/myplugin/src-gen",
    ...
)


The ecore file is generated at the expected location. However, the Java classes are generated in "/myplugin.bootstrap/src-gen" instead.

How can I change this location?

Thanks,
Hendrik.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:How to get file which is in Project Explorer and open it from Navigator View?
Next Topic:[CDO] Problem with Hibernate example
Goto Forum:
  


Current Time: Thu May 23 23:59:48 EDT 2013

Powered by FUDForum. Page generated in 0.07908 seconds