How to run a java project from the command line(ssscripting.wordpress.com)
ssscripting.wordpress.com
How to run a java project from the command line
http://ssscripting.wordpress.com/2009/06/02/how-to-run-a-java-project-written-in-eclipse-from-the-command-line/
2 comments
I'm sorry, but this is very basic information and probably not suitable for the audience here. Running 'java -h' explains as much.
Most of the coders are used to work solely with an IDE, without ever knowing how things work in the background. I know this is something basic for people that know how an IDE works, but most of them don't.