T
Tim Slattery
I must be doing something stupid.
I have a very simple command-line program in Eclipse, just a
System.out.println("Hello World"). It runs just fine in the IDE. So I
use File|Export|Export, and select "Runnable JAR file". A JAR is
created.
And it doesn't work. I can double-click on it, or I can call it from a
command line. I get nothing. No "Hello world", no error message, no
nothing. What have I missed?
I have a very simple command-line program in Eclipse, just a
System.out.println("Hello World"). It runs just fine in the IDE. So I
use File|Export|Export, and select "Runnable JAR file". A JAR is
created.
And it doesn't work. I can double-click on it, or I can call it from a
command line. I get nothing. No "Hello world", no error message, no
nothing. What have I missed?