<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.nars2000.org/index.php?action=history&amp;feed=atom&amp;title=Java_Support</id>
	<title>Java Support - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.nars2000.org/index.php?action=history&amp;feed=atom&amp;title=Java_Support"/>
	<link rel="alternate" type="text/html" href="https://wiki.nars2000.org/index.php?title=Java_Support&amp;action=history"/>
	<updated>2026-06-28T16:49:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.nars2000.org/index.php?title=Java_Support&amp;diff=3746&amp;oldid=prev</id>
		<title>WikiSysop: Created page with &quot;        ==Download Java==  Download Java version 8 (it&#039;s free).  You can use either  * Java SE Runtime Environment       from         https://www.oracle.com/technetwork/java/j...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.nars2000.org/index.php?title=Java_Support&amp;diff=3746&amp;oldid=prev"/>
		<updated>2020-01-18T00:47:47Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;        ==Download Java==  Download Java version 8 (it&amp;#039;s free).  You can use either  * Java SE Runtime Environment       from         https://www.oracle.com/technetwork/java/j...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Download Java==&lt;br /&gt;
&lt;br /&gt;
Download Java version 8 (it&amp;#039;s free).  You can use either&lt;br /&gt;
&lt;br /&gt;
* Java SE Runtime Environment&lt;br /&gt;
      from&lt;br /&gt;
        https://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html&lt;br /&gt;
      if you want just the minimum necessary to run Java with APL&lt;br /&gt;
      you do not have to write any Java to use the new features&lt;br /&gt;
* Java SE Development Kit&lt;br /&gt;
      from&lt;br /&gt;
        https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html&lt;br /&gt;
      if you also want to write and compile your own Java tools for use with APL&lt;br /&gt;
        just write a static Java method according to the interface procedures&lt;br /&gt;
        compile it&lt;br /&gt;
        include the directory with the *.class in the APL preferences in the Java Class Path(s) (see below)&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
* Install Java from the downloaded file&lt;br /&gt;
  note the name of the directory where you installed Java, like&lt;br /&gt;
    C:\Program Files\Java\jre1.8.0_151&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Install the version of NARS2000 APL with support for Java&lt;br /&gt;
  note the name of the directory where you installed APL, like&lt;br /&gt;
    C:\Program Files\NARS2000\AplJava&lt;br /&gt;
&lt;br /&gt;
==Start Up==&lt;br /&gt;
&lt;br /&gt;
Start APL, and enable support for Java&lt;br /&gt;
Three locations will need to be specified in the preferences&lt;br /&gt;
  1 under the Java installation directory&lt;br /&gt;
    containing the file jvm.dll&lt;br /&gt;
      this depends on whether you installed the JRE or the JDK, like either&lt;br /&gt;
        C:\Program Files\Java\jre1.8.0_151\bin\server\jvm.dll&lt;br /&gt;
        C:\Program Files\Java\jdk1.8.0_151\jre\bin\server\jvm.dll&lt;br /&gt;
  2 under the APL installation directory&lt;br /&gt;
    sm&lt;br /&gt;
    session&lt;br /&gt;
  do&lt;br /&gt;
    menu,Edit,Customize...&lt;br /&gt;
      Java Preferences&lt;br /&gt;
        Select a version #&lt;br /&gt;
          1.8&lt;br /&gt;
        Enter the Path to ... JVM.DLL ...&lt;br /&gt;
          C:\Program Files\Java\jre1.8.0_141\bin\server\jvm.dll&lt;br /&gt;
        Enter the Java Class Path(s) ...&lt;br /&gt;
          C:\Program Files\NARS2000\AplJava\sm&lt;br /&gt;
        Enter the Java Session Manager Path.&lt;br /&gt;
          C:\Program Files\NARS2000\AplJava\session&lt;br /&gt;
        check  Use Java-based Session Manager&lt;br /&gt;
    click either OK or Apply&lt;br /&gt;
      the new Session Manager should start&lt;br /&gt;
        you can leave either by&lt;br /&gt;
          )off&lt;br /&gt;
          closing the old Session Manager window&lt;br /&gt;
&lt;br /&gt;
The next time you start APL, the new session manager will automatically start.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
</feed>