blob: d9bf171e36e437dc2eae4fe48936f4c279760f40 [file] [log] [blame] [view]
Title: Eclipse
# Eclipse IDE Support
---
[Eclipse](https://eclipse.org) (in version `Juno` and `Kepler`) is supported by the project.
With the Maven project files can be generated with:
`mvn eclipse:clean eclipse:eclipse`
As result each Maven module will get a consistent `.project`, `.classpath` and `.settings` file with which each module can be imported as existing project to Eclipse.