Allow project references for PDE projects
-----------------------------------------
Key: MECLIPSE-686
URL: http://jira.codehaus.org/browse/MECLIPSE-686
Project: Maven 2.x Eclipse Plugin
Issue Type: Improvement
Components: PDE support
Affects Versions: 2.8
Environment: Windows XP, Eclipse 3.6.1, Java 6
Reporter: Jeff Torson
Attachments: pom.xml
When creating a PDE project, it would be since if project references were still
used when the <useProjectReferences> is set to true. I know that PDE projects
need JARs to run correctly but for development it's must nicer to be able to
edit other dependent projects files and to be able to use those changes right
away. Currently setting this to true for a multi-module project will not
include any projects in the classpath. Setting this to false will add
classpath entries but to the copied project JARs.
If I set this to false, or if useProjectReferences was set to true and did
still allow projects in the classpath, I would need to regenerate the JARs in
order to run my application, so it seems like the developer friendly way would
be the better way to go.
--
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