Re: How to customize eclipse project files with maven-eclipse-plugin

2008-07-10 Thread Julien Giovaresco
Thanks, I totally miss this web page ! Regards, Julien Eugene Kuleshov a écrit : You can specify content of the additional config files or copy them from a specified location. See plugin documentation at http://maven.apache.org/plugins/maven-eclipse-plugin/eclipse-mojo.html#additionalConfig

Re: How to customize eclipse project files with maven-eclipse-plugin

2008-07-10 Thread Eugene Kuleshov
false" ) > - "org.eclipse.jdt.ui.prefs" (such as "sp_cleanup.organize_imports=true"). > > Is there a means to add new lines in these files or maybe tell the > plugin to use specific files ? > -- View this message in context: http://www.nabble.com/How-to-customiz

How to customize eclipse project files with maven-eclipse-plugin

2008-07-09 Thread Julien Giovaresco
Hi everyone, I've searched on the web and through the mailing list, but I didn't find a way to add lines in the eclipse project files. I'd like to add lines in 2 files : - "org.eclipse.jdt.core.prefs" (such as "org.eclipse.jdt.core.formatter.align_type_members_on_columns=false" ) - "org.eclip