Downloadliste

Projektbeschreibung

Launch4j is a cross-platform tool for wrapping Java applications distributed as jars in Windows native executables. The executable can be configured to search for a certain JRE version or use a bundled one, and it's possible to set runtime options, like the initial/max heap size. The wrapper also provides better user experience through an application icon, a native pre-JRE splash screen, and a Java download page in case the appropriate JRE cannot be found. The increase in size of the application is small.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-08-04 06:06
3.0.1

Unterstützung für 64-Bit-Windows 64-Bit-JRE und IBM JRE wurde hinzugefügt. Eine Java-Laufzeitumgebung Einstellungsoption eingeführt wurde. Es ist nun möglich, die erste Prozess Priorität gesetzt und erlauben das Ausführen nur einer einzigen Instanz der Anwendung. Dynamic Anfangs-und maximale Heap-Größen wurden hinzugefügt. Die Fehlerberichterstattung wurde überarbeitet und unterstützt jetzt benutzerdefinierte Nachrichten. Die Laufzeit Protokollierung produziert detailliertere Ausgabe. Verschiedene Fehler wurden behoben, und die Lizenz wurde auf eine weniger restriktive verwandelt.
Tags: Stable, Major feature enhancements
Support for 64-bit Windows, 64-bit JRE, and IBM JRE was added. A Java runtime preference option was introduced. It is now possible to set the initial process priority and allow running only a single instance of the application. Dynamic initial and maximum heap sizes were added. The error reporting was redesigned and now supports custom messages. The runtime logging produces more detailed output. Various bugs were fixed, and the license was changed to a less restrictive one.

2006-07-21 21:48
3.0.0-pre1

Die Konfigurations-Datei-Format-und Embedded-Ant-Konfiguration wurden verbessert. Es ist nun möglich, ausführbare Krüge, Gläser regelmäßig zu starten, und class-Dateien. Dynamic classpath Entschließung mit Umgebungsvariablen-Referenz und Wildcards wurde hinzugefügt. Eine Option, die Umgebungsvariablen vor dem Start der Anwendung festgelegt wurde hinzugefügt. Neue Kommandozeilen-Schalter ändern Sie die Optionen zusammengestellt. Der Debug-Modus ist einfacher zu bedienen. XP-Stil manifestiert werden unterstützt. Es gibt jetzt eine Option, um die Nutzung des privaten JREs zu deaktivieren.
Tags: Development, Major feature enhancements
The configuration file format and embedded Ant
configuration have
been improved. It's now possible to launch
executable jars, regular
jars, and class files. Dynamic classpath
resolution with environment
variable references and wildcards has been added.
An option to set
environment variables before launching the
application has been added.
New commandline switches change the compiled
options. The debug mode is
easier to use. Xp-style manifests are supported.
There is now an option
to disable the use of private JREs.

2006-07-21 16:04
2.1.5

Die Java-Download-Site hat http://java.com/download verändert. Es ist nun möglich, absolute und relative Pfade verwenden, um die eingebettete JRE angeben.
Tags: Stable, Minor feature enhancements
The Java download site has changed to
http://java.com/download. It's now
possible to use absolute and relative paths to
specify the embedded JRE.

2006-06-15 17:54
2.1.4

Ein Bug, bei dem nur der erste Wrapper-Instanz hatte eine eigene Prozess-Name wurde behoben.
Tags: Stable, Major bugfixes
A bug where only the first wrapper instance had a
custom process name was fixed.

2006-06-07 13:51
2.1.3

Eine Ant-Task Fehler wurde behoben, einige jar relative Pfade wurden falsch behandelt. Das Glas Argument Größenbeschränkung wird nun 16KB. Die Umgebungsvariable Größenbeschränkung wurde 32KB angehoben. Es ist möglich, mehrere Umgebungsvariablen in einer Eigenschaft zu verketten. Eine Arbeitsgruppe Directory-Eigenschaft wurde hinzugefügt.
Tags: Stable, Minor bugfixes
An Ant task bug was fixed, some relative jar paths
were handled incorrectly. The jar argument size
limit is now 16KB. The environment variable size
limit was raised to 32KB. It's possible to
concatenate multiple environment variables in one
property. A working directory property was added.

Project Resources