Arehexes
Well-Known Member
Now I got my package set up like this src\com.CollegeTracker
and AddClass.java and CollegeTracker.java and I added AddClass using the Manifest xml. My question is this, when I try to test my code for AddClass CollegeTracker runs instead. How can I get AddClass to run instead of Collegetracker?
and AddClass.java and CollegeTracker.java and I added AddClass using the Manifest xml. My question is this, when I try to test my code for AddClass CollegeTracker runs instead. How can I get AddClass to run instead of Collegetracker?