But I'm having a bit of a nightmare with something that is probably really basic; but I could do with a hand.
I'm trying to create a new class in Eclipse, within the default package. So I click on File >> New >> Class, and then I give it a name. When I'm trying to run the Class as an application (it's a GUI), it won't let me. It says that I can only run the other class. When I try and browse to find the class; I'm having no joy.
Any ideas?
( This is the code so far... probably very wrongCollapse )