notes intro/old projects AP Problems the dump links
 

Eclipse

(install instructions)

Instructions to run our projects. In a Java Project (maybe one called APJava Examples - create if its not already there).

 

Create a new java class called exactly the same as the class name that I use (ie: PrimitiveDataExamples). Paste my contents over the autogenerate contents.

 

In Eclipse, it will run the code in the main method. Add methods there that you want to run.