From 3e2ae631ecd84342c7f29f0fd3effd6e635ed89e Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Fri, 8 Aug 2014 13:01:17 +0200 Subject: odk: outdated documentation Change-Id: I7e675a544729a7e1763d69888d1ad721c70df77c --- odk/docs/install.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'odk/docs') diff --git a/odk/docs/install.html b/odk/docs/install.html index 13425da0cfa1..e29b30a026d9 100644 --- a/odk/docs/install.html +++ b/odk/docs/install.html @@ -74,7 +74,7 @@ JDK (1.5 or higher)

A JDK is necessary for developing Java components or applications. An appropriate Java SDK can be found on http://java.sun.com/products.

-

Recommendation is to use Java 6 excepting for Mac OS because initially Mac OS supported a 64bit version of Java 6 only.

+

Recommendation is to use Java 7 or later for 64bit, and Java 6 for 32bit.

Note: The Java compiler is optional!

@@ -88,16 +88,16 @@ exists: - - + + - - + + - +
SolarisSun Studio 8 (20070730)LinuxGNU C++ compiler, gcc version 4.1 or later
LinuxGNU C++ compiler, gcc version 4.0.1Mac OS XXCode
WindowsMicrosoft C++ Compiler, Microsoft Visual Studio 2008 or the Express version (cl, version 15.00.21022)Microsoft C++ Compiler, Microsoft Visual Studio 2010 or later, or the Express edition thereof

Note: The C++ compiler is optional! If you use the Express edition you have to ensure that the Microsoft Visual Studio 2008 Redistributable Package is also installed. You can download this package from Microsoft directly.

-- cgit v1.2.3