-
Notifications
You must be signed in to change notification settings - Fork 38
Source
GoldenGnu edited this page Nov 16, 2016
·
7 revisions
We usually work in two branches:
- New Features:
https://github.com/GoldenGnu/jeveassets/branches/feature-branch - Bug Fixes:
https://github.com/GoldenGnu/jeveassets/trunk/
Bug fixes are committed to both branches.
Experimental features get their own branch.
The feature branch is merged back into trunk after release.
https://github.com/GoldenGnu/jeveassets.git
We compile with the latest version of Oracle Java SE 8.
Open the project and compile (F11)
I do not use Eclipse. If you have instructions to compile with Eclipse, please email [email protected]
- We use tab and not space. Be sure to disable "expand tabs to space" in your IDE.
- Swing JComponent variable names should have leading "j". Ex.: jMyTable
- No other variable names should use Systems Hungarian
We are looking for (in random order):
- Documentation (User tutorials)
- Java Programmers
- Dedicated Testers
- Translators
If you want to join the project send an email the [email protected]