tycho question. postpone xtend source code generation [message #1772561] |
Tue, 12 September 2017 08:36  |
Eclipse User |
|
|
|
Hello
Could you please clarify the following behavior. When I run build of my application via maven I Observe the maven each time generates a few xtend file like
MyDslRuntimeModule.xtend
MyDslStandaloneSetup.xtend
MyDslGenerator.xtend - last one contains default implementation of my dsl generator.
In my case these classes were implemented in pure java.
How can I postpone creating of this classes?
The same situation I observe in ui plugin. In case I work in Eclipse IDE I do it one time running MWE2 workflow for my dsl.
So I need to configure the same behavior in maven build like in manually build in Eclipse IDE. I have to run MWE2 workflow only if definition of my DSL is changed
Thank you in advance
Alex
[Updated on: Tue, 12 September 2017 08:52] by Moderator
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.25354 seconds