LWJGL Forum

Programming => General Java Game Development => Topic started by: elias4444 on February 24, 2009, 15:52:18

Title: So, how do we use the new Java Kernel Install?
Post by: elias4444 on February 24, 2009, 15:52:18
Just wondering, now that the Java Kernel installer is available, how do we use it with our projects? Wasn't it supposed to offer a minimized version of java.exe and the runtime environment that we could launch with? All I can find is the installer itself. Anyone have a tutorial? Any experience with it?
Title: Re: So, how do we use the new Java Kernel Install?
Post by: Endolf on April 01, 2009, 12:21:10
The JInput applet example uses it, you can view the html here (https://jinput.dev.java.net/source/browse/jinput/applet/jinput.html?rev=1.3&view=markup), not sure about exe/webstart though.

HTH

Endolf