Author: apadilla
Date: Tue Mar 15 05:12:57 2011
New Revision: 1081669
URL: http://svn.apache.org/viewvc?rev=1081669&view=rev
Log:
updated documentation.
Modified:
incubator/npanday/trunk/site/src/site/apt/guide/installation/index.apt.vm
Modified:
incubator/npanday/trunk/site/src/site/apt/guide/installation/index.apt.vm
URL:
http://svn.apache.org/viewvc/incubator/npanday/trunk/site/src/site/apt/guide/installation/index.apt.vm?rev=1081669&r1=1081668&r2=1081669&view=diff
==============================================================================
--- incubator/npanday/trunk/site/src/site/apt/guide/installation/index.apt.vm
(original)
+++ incubator/npanday/trunk/site/src/site/apt/guide/installation/index.apt.vm
Tue Mar 15 05:12:57 2011
@@ -27,8 +27,8 @@ Pre-requisites
* Maven 2.0.9 or above (see {{{http://maven.apache.org/download.html}
Maven's download page}} for instructions).
- * Java Runtime Environment (JRE) 1.5 or greater. Also, the <<<JAVA_HOME>>>
environment variable
- must be set to the directory where the JRE is installed, for example,
<<<C:\\Program Files\\Java\\jre1.5.0_06>>>.
+ * Java Development Kit (JDK) 1.6 or greater. Also, the <<<JAVA_HOME>>>
environment variable
+ must be set to the directory where the JDK is installed, for example,
<<<C:\\Program Files\\Java\\jdk1.6.0>>>.
The <<<java>>> executable must also be available on your path.
* Visual Studio 2005 (SP1) or the .NET 2.0 SDK for developing .NET 2.0
applications and libraries