Re: classpath attributes for maven-eclipse-plugin

2009-03-04 Thread Eugene Kuleshov
commands, e-mail: users-h...@maven.apache.org -- View this message in context: http://www.nabble.com/classpath-attributes-for-maven-eclipse-plugin-tp22324311p22345185.html Sent from the Maven - Users mailing list archive at Nabble.com

classpath attributes for maven-eclipse-plugin

2009-03-03 Thread Andrew Eisenberg
Hi all, I was wondering if it is possible to add classpath attributes to the .classpath file when the maven eclipse plugin creates an eclipse project. For example, this is what i would like to do something like this (the attribute section): ?xml version=1.0 encoding=UTF-8? classpath

Re: classpath attributes for maven-eclipse-plugin

2009-03-03 Thread Arnaud HERITIER
Hi Is it this issue : http://jira.codehaus.org/browse/MECLIPSE-270 ? can you test a 1.6-SNAPSHOT ? arnaud On Wed, Mar 4, 2009 at 7:11 AM, Andrew Eisenberg and...@eisenberg.aswrote: Hi all, I was wondering if it is possible to add classpath attributes to the .classpath file when the maven