j2dcg Developpers Resource Page
Moving classes from one package to another and creating new packages are important architectural decisions. Thus, they all should be approved by the admin before doing it. It may even be necessary to request services from sourceforge to manually move files on the cvs server. Thus be very careful not to add directories without approval.
When a developper is done with a bug or feature request, he changes it from Open to Pending and the project admin will review the work before changing the tracker to Closed.
You may encounter problems when using Ant and Eclipse. Be sure that Eclipse uses the JDK and not the JRE. You can force Eclipse to use a specific virtual machine using the -vm ...\javaw.exe option to force using the appropriate virtual machine.
To work with CVS, you need to:
Follow the instructions on the SourceForge.net site.