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
regards, Eugene Julien Giovaresco wrote: > > 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.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-customize-eclipse-project-files-with-maven-eclipse-plugin-tp18376486p18395863.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
