diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-09-26 14:26:39 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-09-26 14:26:39 -0400 |
commit | 5bd0865c807b5270fdb8af77c3c4104dee96d1e2 (patch) | |
tree | dbfa12ff1d26cb9de51c2feb8a3aa7fbdbb0acef | |
parent | e1e83f547844ba09bb90b3dbc3608c2608974e84 (diff) | |
download | librambutan-5bd0865c807b5270fdb8af77c3c4104dee96d1e2.tar.gz librambutan-5bd0865c807b5270fdb8af77c3c4104dee96d1e2.zip |
maple-ide-install: Oracle, not Sun.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
-rw-r--r-- | source/maple-ide-install.rst | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/source/maple-ide-install.rst b/source/maple-ide-install.rst index 0a083f7..4924bbb 100644 --- a/source/maple-ide-install.rst +++ b/source/maple-ide-install.rst @@ -119,9 +119,10 @@ Linux The IDE is written in Java and requires a compatible runtime (JRE). - If you don't have one, they're usually pretty easy to install. Sun - Java 1.6 and OpenJDK 1.6 are known to work, and runtimes mostly - compatible with Sun Java 1.5+ should probably get the job done. + If you don't have one, they're usually pretty easy to install. + Oracle Java 1.6 and OpenJDK 1.6 are known to work, and runtimes + mostly compatible with Oracle Java 1.5+ should probably get the job + done. To install Java, try using your distribution's software packaging tool and search for "JRE" or "java". On Debian-based systems |