Mercurial > cgi-bin > hgweb.cgi > JpegWasher
diff Building.html @ 50:fb407182ba76
Add help menu item, UNTESTED.
author | David Barts <davidb@stashtea.com> |
---|---|
date | Thu, 07 May 2020 08:29:58 -0700 |
parents | 5de364cb2847 |
children | 4997ae108653 |
line wrap: on
line diff
--- a/Building.html Mon May 04 18:12:59 2020 -0700 +++ b/Building.html Thu May 07 08:29:58 2020 -0700 @@ -53,8 +53,7 @@ net win, as it is portable, and would spell the death of the only bit of OS-dependent Kotlin code in this application.</p> <p>In another year or two, I will probably make OpenJDK 11 or greater the - preferred version. It’s a little too early to do that right now, however, - as not many systems have Java 11 present.</p> + preferred version.</p> <h2>Build Procedure</h2> <h3>Install Prerequisites</h3> <p>See the “Prerequisites” section above for the details of what you will @@ -80,7 +79,7 @@ tools in its PATH).</p> <h3>Compile Kotlin Source and Bundle an App</h3> <p>Just type <code>ant macapp</code>, <code>ant winapp</code>, or <code>ant - deb</code> depending on whether you are building on a Mac, Windows, or + deb</code> depending on whether you are building on a Mac, Windows, or Debian Linux (note that Ubuntu is a Debian variant).</p> <h3>That’s It!</h3> <p>If all went well, a system-specific bundle should be found in the <code>dist</code>