jakarta-commons-launcher

A Cross-Platform Java Application Launcher

Commons-launcher eliminates the need for a batch or shell script to launch a Java class. Some situations where elimination of a batch or shell script may be desirable are: * You want to avoid having to determining where certain application paths are, for example, your application's home directory. Determining this dynamically in a Windows batch scripts is very tricky on some versions of Windows or when softlinks are used on Unix platforms. * You want to avoid having to handle native file and path separators or native path quoting issues. * You need to enforce certain system properties, such as java.endorsed.dirs when running with JDK 1.4. * You want to allow users to pass custom JVM arguments or system properties without having to parse and reorder arguments in your script. This can be tricky or messy in batch and shell scripts. * You want to bootstrap system properties from a configuration file instead hard-coding them in your batch and shell scripts. * You want to provide localized error messages, which is very tricky to do in batch and shell scripts.

沒有可用的 openSUSE Leap 15.5 官方套件

發行版

openSUSE Tumbleweed

openSUSE Slowroll

openSUSE Factory RISCV

SUSE SLE-15-SP2

SUSE SLE-12-SP5

不支援的發行版本

下列發行版本並未被官方支援。使用這些套件需要自行承擔風險。

openSUSE:11.4

openSUSE:12.1

openSUSE:12.2

openSUSE:12.3

openSUSE:13.1

openSUSE:13.2

openSUSE:Leap:15.0

openSUSE:Leap:15.1

openSUSE:Leap:15.2

openSUSE:Leap:42.1

openSUSE:Leap:42.2

openSUSE:Leap:42.3

openSUSE:11.1

SUSE:SLE-15:GA

DISCONTINUED:openSUSE:11.1

home:obsgeek0:repos:SLE15:aggregate