Closed
Description
The project must not require Eclipse to build/run/test. However, there should be an easy way for a developer using Eclipse to easily set up her environment. This likely includes, but isn’t limited to, .project
, .classpath
, and perhaps, .settings/
.
The resulting configuration should compile and build with zero warnings.