How to generate java classes from xcore model on command line? #56
Unanswered
adv-coetting
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
I've seen it does like this: with |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Our team used an xcore model file to define a meta model and manually generate (from IDE) java classes for a graphical user interface.
Once in a while we change the xcore model and then manually re-generate java classes.
Is it possible to run the generation from xcore to java on command line (without maven), by either ant, MWE or other Eclipse command line application?
Beta Was this translation helpful? Give feedback.
All reactions