Newbie
Andrew Haley
aph@redhat.com
Tue Oct 15 02:42:00 GMT 2002
=?ISO-8859-1?Q?Lo=EFc=5FP=E9ron?= writes:
> Quoting Steen Jansdal <steen@jansdal.dk>:
>
> > It sounds like gcj is NOT the right option for you.
> > Since you mention SWT I assume you are aware of the
> > eclipse project. They do exactly what you are asking
> > for. They have a small C program that displays a
> > splash screen and start the java VM via JNI.
>
> My concern is about having to separately install a JVM:
> my users can/will not do that. I would like to rely on
> an interpreter compiled with my launcher, so that my
> application is stand-alone.
But you'll still need to put a .jar file with your interpreted code
somewhere.
Andrew.
More information about the Java
mailing list