[Bluej-discuss] console and executable jar's
Aryeh Friedman
aryeh.friedman at gmail.com
Fri Jan 5 20:46:25 GMT 2007
I have a console only program and executing the jar with 'java -jar
...' at the shell command line works fine, but opening it from GUI
does nothing. By nothing I mean it executes but doesn't open a
console window. I currently solved this by writing a shell script and
batch file (depending on OS) that does it. My question is there any
pure Java (and/or bluej) to do this?
--Aryeh
More information about the bluej-discuss
mailing list