- https://openjdk.org - Downloads and information on Java.
- Netbeans IDE
Documentation
Libraries
Many libraries available through maven are listed on mvn repository.
I often use the following:
- commons - various utility libraries
- junit - unit testing, built into Netbeans
- Spring - an important framework
- Weka API - data mining
- XChart - graphical representations of data
Selected Projects
Project | Description |
---|---|
CHREST | Java implementation of the CHREST cognitive architecture. [Archived.] |
Evolving Models | Suite of evolutionary algorithms to locate good parameter settings for cognitive models. [Archived.] |
Oolite Maps | Search and visualise the Oolite universe with maps and tables. |