

arg arg - Adds an application argument before launching.(Expected one or more arguments) allowredirect - Follows HTTP redirects.(No argument expected) Xclearcache - Clean the JNLP application cache.(No argument expected) viewer - Shows the trusted certificate viewer.(No argument expected) license - Display the GPL license and exit.(No argument expected) help - Prints out information about supported command and basic usage.(No argument expected) about - Shows a sample application.(No argument expected) The JNLP file should only be specified once, whether as a main argument, after -jnlp or through an html file. The jnlp-file can either be a url or a local path. A html file that launches a jnlp can be specified after the -html option. When specifying options, the name of the jnlp file can be after the command, the -jnlp option, an option with no arguments, or after an argument with an option that takes one argument.

You can list them with: java -cp netx.jar .Boot Go to the directory where the main jar file is: cd usr/share/icedtea-web/Īnd just run your jnlp file: java -cp netx.jar .Boot -Xnofork -jnlp my_application.jnlpĭepending on your application you could have to change options. Get the Debian build from the stable release: wget Įxtract the deb file: tar xzvf icedtea-netx-common_1.6.2-3.1_all.debĮxtract the archive which is inside the deb file: tar xzvf However the important part of this application is written in Java so we can run it directly on macOS.

Mac and Linux users can run the following command in the directory where the JAR file lives: java -jar drjava.Provides a Free Software web browser plugin running applets written in the Java programming language and an implementation of Java Web Start, originally based on the NetX project.īut there is no build for macOS. Windows users can simply double click the program and it will launch. Step Threeĭownload the DrJava IDE for Windows, Mac or Linux. Install the Java SE JDK on your operating system according to the manufacturers recommendations. Both 32- and 64-bit versions are available for nearly every platform.

Visit Oracle to download the latest version of Java SE 8 JDK for your specific operating system. If it's Windows or Linux, is your operating system 32- or 64-bit?.Is your operating system Windows, Mac or Linux?.These have been updated to allow you to use JDK 8. Although you can still download it from Sourceforge, you cannot use JDK 8 with the Mac version. NOTE: () The Mac version of DrJava has been removed from this documentation. NOTE: () The documentation has been updated to reflect the use of only Java JDK 8. This documentation is focused only on getting DrJava running, other documentation is available at the end of this post. DrJava is an integrated development environment (IDE) for writing, compiling and debugging programs in the Java programming language.
