|
|
|
|
|
|
|
Re: Accelleo project does not recompile changed Java code [message #1782545 is a reply to message #1782544] |
Mon, 26 February 2018 10:32 |
Frank Poppen Messages: 21 Registered: February 2018 |
Junior Member |
|
|
I got some thing new here. But first my feedback on the last comments:
As I tried to explain, I'm pretty sure that the java is always being compiled. In the end I ended up in deleteing the entire "bin" branch from the file system. After a "clean" in the Acceleo project the entire "bin" branch is recreated and I have a brand new .class file available from my Java. But as it seems, this class is not used during runtime unless I restart Eclipse. This is as if "something" (some process/plugin) has still loaded/linked the old .class and forgets to have a look on the disc to find the change.
Solution:
I believe the problem to be with the "Runner: Acceleo Plug-in Application". I believe this might be the part holding a link to the outdated code.
I changed my configuration to (right-click main.mtl) Runs As -> Run Configuration :: Acceleo Application -> Main :: Runner: Java Application (NOT Acceleo Plug-in Application)
With this change everything works as expected. Yeah!
Question:
Why/when would I use the Acceleo Plug-in Application?
[Updated on: Mon, 26 February 2018 11:31] Report message to a moderator
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04892 seconds