View Single Post
Posts: 456 | Thanked: 1,580 times | Joined on Dec 2009
#18
Originally Posted by mikec View Post
Any chance you can package up a simple java app that has icedtea as a dependancy. Then all i need to do is intall app and the whole java stack gets bootstrapped in
Unfortunately I am quite short of time at the moment.
But you can also start packaging yourself. Just have a look at the package scripts in the Instant Coffee Subversion
https://garage.maemo.org/scm/?group_id=1578
If it is "just" a common Java application with no other dependencies than Java itself, packaging it should be straight forward.

Originally Posted by kamishly
Does it support a Java Applet?
I dont't really know what you mean.
I tested to run an Applet as application using the sample code from http://www.wutka.com/hackingjava/ch1...sanApplication and it basically works.
Don't know though if it's that what you mean.
Also please note that this thread is supposed to be about packaging and not discussing Applets.

Last edited by Wonko; 2010-05-06 at 09:19. Reason: Typo