When you have a project using a code generator plugin, how can we add the generated sources in the list of eclipse source directory?

This problematic was seemingly handled in Mavane 1.x (As I read on http://maven.apache.org/maven-1.x/reference/plugins/eclipse/), but there is no similar things on Maven 2.

I know it is possible to a plugin to add a source directory for the following plugins (expl: a plugin executed in generate-test-sources phase can add test source directory for the following phases, incuding test-compile).

But (as I understand) the eclipse plugin is not executed at a particular phase.

So how can we do?

Thanks,
Gilles Scokart

_________________________________________________________________
Créez gratuitement votre espace perso en ligne avec MSN Spaces ! http://spaces.msn.com/?mkt=fr-be


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to