[ 
http://jira.codehaus.org/browse/MECLIPSE-496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=152205#action_152205
 ] 

Arnaud Heritier commented on MECLIPSE-496:
------------------------------------------

Can you provide a testcase please ??

> Possible to process generated-classes?
> --------------------------------------
>
>                 Key: MECLIPSE-496
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-496
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Improvement
>          Components: Core : Dependencies resolution and build path
>         Environment: Windows XP SP2, Sun Java 6
>            Reporter: Jerry Shea
>            Priority: Minor
>
> I am using xmlbeans with the eclipse plugin and when I run 
>   mvn clean xmlbeans:xmlbeans eclipse:eclipse 
> the eclipse plugin generates my project and works out that there is a 
> directory called target\generated-sources\xmlbeans and creates that as a 
> source folder in the eclipse project (<classpathentry kind="src" 
> path="target/generated-sources/xmlbeans"/>).
> All good so far. The xmlbeans plugin also generates some classes into 
> target\generated-classes\xmlbeans - would it be possible for the eclipse 
> plugin also generate an entry in the eclipse project for these generated 
> classes as below?
>       <classpathentry kind="lib" path="target/generated-classes/xmlbeans"/>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to