Hacker News new | ask | show | jobs
How to run a java project from the command line (ssscripting.wordpress.com)
2 points by geoscripting 6220 days ago
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.