I made my project in Netbeans but my professor said it must be able to compile it with command line. So tried everything i still get errors like : org.jdesktop.application package does not exist?
Please help me how to feed the line in the command prompt.
You need app-framework.jar in your classpath, which is there in classpath if you run it from NB.