[Acceleo] How to log or monitor inoperable plug-in? [message #1624112] |
Thu, 19 February 2015 10:18  |
Eclipse User |
|
|
|
Hi everyone,
I have an old Acceleo project that I would like to transform into a plug-in. The project contains a series of templates the generate Java code from UML models using a certain profile. The project runs flawlessly with Acceleo 3.5.0 (Eclipse 4.4.1) and generates the intended Java classes.
However, UI projects generated from this project do not generate any results. Using the "Launch an Eclipse application" testing feature on the UI project the plug-in seems to be correctly registered and the "Generate" context menu is shown as expected. But when it is invoked nothing happens. The progress bar shows up, but that's about it; the src-gen folder remains empty, no messages appear in the Console and the error log remains empty.
What else can I do to find out what is wrong? Are there any other ways to obtain logs from the "Launch an Eclipse application" mode? Or monitor the output of the templates?
And any ideas on what may cause a plug-in without errors to be inoperable?
Thank you.
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05581 seconds