Is there a better alternative for -cp/CLASSPATH ?
Fernando Cassia
fcassia at gmail.com
Wed Dec 21 21:37:28 UTC 2011
On Wed, Dec 21, 2011 at 11:18, Timothy Madden <terminatorul at gmail.com> wrote:
> I do believe a monolithic JDK can have disadvantages for non-PC systems,
I do not know what you mean by "monolithic jdk". What I´m talking
about is having the java app delivered as a single .jar file.
This has nothing to do with "PC or not PC". I´ve run such apps under
Windows, IBM OS/2, Linux desktop, and embedded Linux.
Java ME mobile apps are also delivered as a single .jar file.
The key in all instances is defining the default class in the .jar ´s
Manifest file
http://ideoplex.com/id/1339/building-an-executable-jar-with-ant
FC
--
"The purpose of computing is insight, not numbers."
Richard Hamming - http://en.wikipedia.org/wiki/Hamming_code
More information about the discuss
mailing list