Skip to content

Commit

Permalink
Add JDK Target version for PLF 4.3 and 4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxime Gréau committed Mar 22, 2016
1 parent 1153279 commit 037d25f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion _docs/build/maven/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ tags: [maven,installation,configuration]

To build eXo projects you need to install a Java [JDK](http://www.oracle.com/technetwork/java/javase/downloads/index.html) 6 or 7 depending of the Platform version you are targetting :

* Platform 4.1+ : Java 7
* Platform 4.4+ : Java 8
* Platform 4.3 : Java 7 / Java 8
* Platform 4.1 / 4.2 : Java 7
* Platform 4.0.x : Java 6 / Java 7

# Install Apache Maven
Expand Down

0 comments on commit 037d25f

Please sign in to comment.