File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 1.) Download and install Java 1.6.x JDK and set your JAVA_HOME
2- environment variable to the JDK root diretory .
1+ 1.) Download and install Java 8 JDK and set your JAVA_HOME
2+ environment variable to the JDK root directory .
33
4- See http://www.oracle.com/technetwork/java/javaee /downloads/java-ee-sdk-6u3-jdk-6u29-downloads-523388 .html
4+ See http://www.oracle.com/technetwork/java/javase /downloads/index .html
55
662.) Download and install Maven 2.2.1 (not 3)
77
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ associated files [Common-Public-License-1.0.txt](https://github.com/ModelDriven/
3434
3535The implementation build requires the following to be installed:
3636
37- * Oracle Java Version 6 or above - see http://java.oracle.com/
37+ * Oracle Java Version 8 or above - see http://java.oracle.com/
3838* Apache Maven Version 2.2 or above - see http://maven.apache.org/
3939
4040To build from the command line:
@@ -52,7 +52,7 @@ be displayed. Generated and compiled code can be found under the 'target'
5252directory.
5353
5454To build using Eclipse:
55- The implementation build requires Eclipse Kepler or above with the M2E plugin and dependencies:
55+ The implementation build requires Eclipse Mars or above with the M2E plugin and dependencies:
5656
57571 . Start Eclipse
5858
You can’t perform that action at this time.
0 commit comments