Quote:
Java Portable 6 Update 17 has been released by PortableApps.com. Java Portable allows you to easily install the Java runtime engine to your PortableApps.com-enabled device for use with portable apps like OpenOffice.org Portable, all without any Java runtime on the local PC. This release updates Java to the latest version. It's packaged in PortableApps.com Format for easy use from any portable device and integration with the PortableApps.com Suite. And it's completely free.
The above installs jre in:
<your portable programs dir>\CommonFiles\Java
To use this JRE with
Eclipse (assuming
eclipse.exe is in
<your portable programs dir>\
<eclipsedir>\) run it with
-vm ..\CommonFiles\Java\bin\javaw command line switch.
This way
eclipse will start without Java installed on local PC and you won't have to keep another copy of jre in
<your portable programs dir>\
<eclipsedir>\jre directory.