Configure the maven-eclipse-plugin to automatically import the eclipes code
style file
--------------------------------------------------------------------------------------
Key: OPENNLP-66
URL: https://issues.apache.org/jira/browse/OPENNLP-66
Project: OpenNLP
Issue Type: Improvement
Components: Build, Packaging and Test
Reporter: Jörn Kottmann
Priority: Trivial
After a svn checkout was done the opennlp project must be imported into eclipse
(if that is the desired IDE). Eclipse uses a standard code style for the newly
imported OpenNLP project, since we are all lazy the maven-eclipse-plugin should
fetch the OpenNLP code style file from our website (or some ohter location) and
also import it into eclipse.
The link explains how that can be configured:
http://maven.apache.org/plugins/maven-eclipse-plugin/examples/load-code-styles.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.