diff options
-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 |