The following comment has been added to this issue: Author: Nils-Helge Garli Created: Thu, 27 Jan 2005 3:02 PM Body: For instance, in our current project, we need to have an external folder with some property files in the classpath. In Eclipse 2.1, one would solve this by adding a environment variable that points to this folder, and add it to the build path of the project. We could solve this by copying the required property files into the project source folder, but this is not what we want, as it can be multiple property files, and they are shared between projects. --------------------------------------------------------------------- View this comment: http://jira.codehaus.org/browse/MPECLIPSE-66?page=comments#action_29340
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MPECLIPSE-66 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPECLIPSE-66 Summary: Custom eclipse variables in .classpath generation Type: New Feature Status: Unassigned Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-eclipse-plugin Versions: 1.9 Assignee: Reporter: Nils-Helge Garli Created: Thu, 13 Jan 2005 8:00 AM Updated: Thu, 27 Jan 2005 3:02 PM Environment: WSAD 5.1.2, maven 1.0.2 Description: I miss a feature to be able to add custom Eclipse environment variables to the .classpath file. The maven.eclipse.classpath.include property only works with source directories that are relative to the project root, and cannot be used for this puprpose. Maybe a new maven.eclipse.classpath.variable would solve this. --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]