Maven & IDL generated-sources [message #717874] |
Mon, 22 August 2011 15:40 |
Nicolas V. Messages: 2 Registered: August 2011 |
Junior Member |
|
|
Hello,
It is my first time here, but I think it is a best choice that that question.
I have 2 projects, that have been created as maven projects from an other IDE.
Each projects consists of a compilation of IDL file (the the plugin idlj-maven-plugin from org.codehaus.mojo).
The sources are generated in the folder target/generated-sources/idl/...
After importing these projects in my workspace, Eclpise don't want to see the souces. So I have added the target/.... as a new souce forlder, but the auto build feature do a clean on my project, and don't want to re-generate from my idl.
Because of that, every projects that rely on those 2, are full of errors, and I have to manually compile my idl project with maven (commande line).
What is the best way to use this plugin / generated-sources with Eclipse ?
Thanks for all.
Regards.
|
|
|
Powered by
FUDForum. Page generated in 0.05170 seconds