2011-06-07 23:01:28 +02:00
|
|
|
Essentials Development Readme
|
|
|
|
=============================
|
|
|
|
|
|
|
|
The official repository is at:
|
|
|
|
https://github.com/essentials/Essentials
|
|
|
|
|
|
|
|
We use NetBeans 7 for development.
|
|
|
|
|
|
|
|
Recommended NetBeans plugins:
|
|
|
|
|
|
|
|
* Git
|
|
|
|
* PMD & FindBugs ( http://kenai.com/projects/sqe/pages/Home )
|
|
|
|
|
2011-11-30 00:54:44 +01:00
|
|
|
Please follow the format guidelines that are saved in the project properties.
|
2011-07-24 23:25:12 +02:00
|
|
|
|
|
|
|
Windows users, please read this: http://help.github.com/line-endings/
|
|
|
|
The default line ending is LF.
|
2011-06-07 23:01:28 +02:00
|
|
|
|
2011-07-03 00:12:43 +02:00
|
|
|
To build all jars, select the BuildAll project and build that. You'll find all jars inside the dist/lib folder of the BuildAll project.
|
|
|
|
|
2011-10-04 16:56:43 +02:00
|
|
|
If you create pull requests, always make them for the master branch.
|
|
|
|
|
|
|
|
The essentials bug tracker can be found at http://www.assembla.com/spaces/essentials/tickets
|