We're using the lego NXT for the very first in one discipline.
Trying to use Oriented-Object (Java) became a problem, we can't even upload a class because it does not have a main.
What's the real problem, why can't we Upload files without a main? We want to work without inner classes, every object has it owns class.
Can we use objects? Can we create packages? How to upload them? We are using usb port.
Ps: Message at uploading (Nameoftheclass doesn't have static voidmain (String[]) method
Ps2: Does it needs to have an mpty main?
I'll wait for the answers so since now thanks for any help.
