ButtonMain.java,
Button.java,
Button.xml (the project file)
Put all three files in the same folder. In DrJava, open the
project file (select Open from the Project menu). You should be
able to compile the files and run ButtonMain.java.
DiceMain.java,
Dice.java,
Dice.xml (the project file)
Put all three files in the same folder. In DrJava, open the
project file (select Open from the Project menu). You should be
able to compile the files and run DiceMain.java.
GreeterTest.java, Greeter.java, Greeter.xml (the project file)
CarTest.java, Car.java, Car.xml
StudentTest.java, Student.java, Student.xml