Java Portable Launcher 1.1 Released

John T. Haller's picture
Submitted by John T. Haller on July 7, 2009 - 11:57am

Java Launcher logoJava Portable Launcher 1.1 has been released by PortableApps.com. Java Portable Launcher allows you to easily run Java JARs from your PortableApps.com-enabled device with Java Portable installed. This release allows more Java apps to be able to automatically store their data portably. It's packaged in PortableApps.com Format for easy use from any portable device and integration with the PortableApps.com Suite. And it's open source and completely free.

Read on for more details...

Please vote for PortableApps.com in the 2009 SourceForge.net Community Choice Awards.

Features

Java Portable Launcher ScreenshotJava Portable Launcher allows you to easily run Java JARs using the Java Virtual Machine installed on your PortableApps.com-enabled device using Java Portable. It can be installed into the PortableApps.com Menu where, when it is run, it will prompt you to select a JAR file to run. It can also be run directly by dragging and dropping a JAR file onto the JavaPortableLauncher.exe file.

Java Portable Launcher does not portablize the settings of all your Java programs within JAR files. Some JAR apps will either store their settings alongside the JAR or provide an option to store the settings portably. Java apps that use the user.home environment variable will be set by the launcher to store settings on your portable devive.

New in This Release

Many Java apps will now automatically store their data on the portable device. The launcher configures many to store their data within JavaPortableLauncher\Data\AppData through an environment variable.

PortableApps.com Installer / PortableApps.com Format

Java Portable Launcher is packaged in a PortableApps.com Installer so it will automatically detect an existing PortableApps.com installation when your drive is plugged in. And it's in PortableApps.com Format, so it automatically works with the PortableApps.com Suite including the Menu and Backup Utility.

Download

Java Portable Launcher is available for immediate download from the Java Portable Launcher homepage. Get it today!

Story Topic:

Comments

Chris Morgan's picture

Just a comment, user.home is a system property, not an environment variable.

Thanks for implementing the user.home fix!

I am a Christian and a developer and moderator here.

“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1

Isn't there any way yet to set launch parameters for the VM and/or the app?

A minimal requirement I have is to be able to set the classpath.

Chris Morgan's picture

This is also unlikely to happen; this is meant as a quick implementation so users can use Java apps on their USB disks; if they want more, they should make their own launchers.

I am a Christian and a developer and moderator here.

“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1

It would be really useful to have the ability to do so, this way javaportablelauncher could be used more easily when you want to release an application (with VM arguments, app arguments) without the need for the user to install anything, say in a thumb drive