Difference between revisions of "Developer Guide"
From LogicalDOC Community Wiki
Jump to navigationJump to searchLine 3: | Line 3: | ||
Though the two guides are a little different in approach, both use and share a common set of development tools. | Though the two guides are a little different in approach, both use and share a common set of development tools. | ||
− | This is the list of common requirements and tools used in the two guides: Java JDK 1. | + | This is the list of common requirements and tools used in the two guides: Java JDK 1.8, Maven 3.3.3, Eclipse IDE 4.7 (Oxygen) |
* Maven at http://maven.apache.org/ | * Maven at http://maven.apache.org/ | ||
− | * Eclipse 4. | + | * Eclipse 4.7 (Oxygen) (Eclipse IDE for Java Developers) at https://www.eclipse.org/downloads/ |
− | * Java JDK 1. | + | * Java JDK 1.8 at http://www.oracle.com/technetwork/java/javase/downloads/index.html |
{| width="60%" cellspacing="10" align="center" | {| width="60%" cellspacing="10" align="center" |
Revision as of 14:54, 9 May 2018
The Developer Guide is available in two versions.
Though the two guides are a little different in approach, both use and share a common set of development tools.
This is the list of common requirements and tools used in the two guides: Java JDK 1.8, Maven 3.3.3, Eclipse IDE 4.7 (Oxygen)
- Maven at http://maven.apache.org/
- Eclipse 4.7 (Oxygen) (Eclipse IDE for Java Developers) at https://www.eclipse.org/downloads/
- Java JDK 1.8 at http://www.oracle.com/technetwork/java/javase/downloads/index.html
Fast and Furious
|
Regular Developer
|