File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,13 @@ Pinpoint QuickStart provides a sample TestApp for the Agent to attach itself to,
66## Requirements
77In order to build Pinpoint, the following requirements must be met:
88
9- * JDK 6 installed
10- * JDK 7 installed
9+ * JDK 6 installed ( [ jdk1.6.0_45 ] ( http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase6-419409.html#jdk-6u45-oth-JPR ) recommended)
10+ * JDK 7 installed ( [ jdk1.7.0_80 ] ( http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase7-521261.html#jdk-7u80-oth-JPR ) recommended)
1111* JDK 8 installed
1212* Maven 3.2.x+ installed
1313* JAVA_6_HOME environment variable set to JDK 6 home directory.
1414* JAVA_7_HOME environment variable set to JDK 7 home directory.
15- * JAVA_8_HOME environment variable set to JDK 8+ home directory.
15+ * JAVA_8_HOME environment variable set to JDK 8 home directory.
1616
1717QuickStart supports Linux, OSX, and Windows.
1818
You can’t perform that action at this time.
0 commit comments