Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » [SOLVED My Fault] Xtext generates the jvm model even for models in maven dependencies
[SOLVED My Fault] Xtext generates the jvm model even for models in maven dependencies [message #1162845] Wed, 30 October 2013 17:07 Go to next message
Victor Noël is currently offline Victor NoëlFriend
Messages: 112
Registered: June 2010
Senior Member
Hi,

I have models of my language in jar files which are maven dependencies of a project (using m2e eclipse plugin).
It seems the JvmModelGenerator is called also on these files and results in java file being generated in the project having them as dependencies...

Is it desired?
What can I do to avoid that?

[Updated on: Wed, 30 October 2013 17:14]

Report message to a moderator

Re: Xtext generates the jvm model even for models in maven dependencies [message #1162853 is a reply to message #1162845] Wed, 30 October 2013 17:14 Go to previous message
Victor Noël is currently offline Victor NoëlFriend
Messages: 112
Registered: June 2010
Senior Member
Oh wait, my bad, I forgot I had overridden the shouldGenerate of the Builder for tests...

It's ok, there is no problem!
Previous Topic:Error in polymorphic dispatcher
Next Topic:Calculating offset for SKIP instruction
Goto Forum:
  


Current Time: Wed Apr 24 23:16:35 GMT 2024

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

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

Back to the top