Steffen Stundzig created MECLIPSE-729:
-----------------------------------------

             Summary: disable the default **/*.java src includes
                 Key: MECLIPSE-729
                 URL: https://jira.codehaus.org/browse/MECLIPSE-729
             Project: Maven 2.x Eclipse Plugin
          Issue Type: Improvement
          Components: Core : .project
    Affects Versions: 2.9
            Reporter: Steffen Stundzig
         Attachments: EclipsePlugin.java.patch

I need the possibility to filter my java src path for different packages.

 So i would like to include some packages and to exclude some (all) other 
packages. But this is currently impossible since in all java source paths the 
**/*.java is always added to the include directive.

Attached I've added a parameter to disable this feature. Per default its 
enabled.

Or is there another solution which i've missed?

regards

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to