<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 340: macOS 10.12 app doesn't work with Java 8</title><link href="https://sourceforge.net/p/drjava/support-requests/340/" rel="alternate"/><link href="https://sourceforge.net/p/drjava/support-requests/340/feed.atom" rel="self"/><id>https://sourceforge.net/p/drjava/support-requests/340/</id><updated>2018-03-21T01:27:02.403000Z</updated><subtitle>Recent changes to 340: macOS 10.12 app doesn't work with Java 8</subtitle><entry><title>#340 macOS 10.12 app doesn't work with Java 8</title><link href="https://sourceforge.net/p/drjava/support-requests/340/?limit=25#51a6" rel="alternate"/><published>2018-03-21T01:27:02.403000Z</published><updated>2018-03-21T01:27:02.403000Z</updated><author><name>Robert Cartwright</name><uri>https://sourceforge.net/u/rcartwright/</uri></author><id>https://sourceforge.net594a6c7984bbb456ea31794c7e6e8fad2a83a413</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The class files in drjava.jar are compatible with Java 7, but a prime feature of Java is backward compatibility (which was partially abandoned in Java 9 but that is not relevant to this discussion).  The simplest way to run DrJava is from the command line.  Open a terminal and cd (change working directory) to the directory (folder) containing the drjava jar file that you want to execute.  Then type the command&lt;/p&gt;
&lt;p&gt;java -jar drjava-xxx.jar&lt;/p&gt;
&lt;p&gt;where xxx is the versioning suffix on you drjava jar file.   If you rename your drjava jar file to drjava.jar to make the command line invocation really simple:&lt;/p&gt;
&lt;p&gt;java -jar drjava.jar&lt;/p&gt;
&lt;p&gt;On Linux, I typically run drjava this way since I don't trust the file opening application for my window manager (unity) to use the right command.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>macOS 10.12 app doesn't work with Java 8</title><link href="https://sourceforge.net/p/drjava/support-requests/340/" rel="alternate"/><published>2017-10-18T19:46:14.946000Z</published><updated>2017-10-18T19:46:14.946000Z</updated><author><name>William Russell</name><uri>https://sourceforge.net/u/wrussell3721/</uri></author><id>https://sourceforge.net50f9a8a94a9429c2e621d80c07ff75dcc7297ceb</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I'm using macOS 10.12 and I'm unable to get the DrJava app to work. It seems like the original jar file was packaged up with Java 7, but I can't seem to downgrade my Java from 8 to 7. Do you guys have a work around to get this working on Java 8? Or do I need to essentially rebuild the app with Java 8, so that when it runs it is trying to use that verison?&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>