Developer Guide: Difference between revisions
From LogicalDOC Community Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(16 intermediate revisions by the same user not shown) | |||
Line 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, Ant 1.9.5, 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 | |||
* Ant 1.9.5 | |||
{| width="60%" cellspacing="10" align="center" | {| width="60%" cellspacing="10" align="center" | ||
|- | |- | ||
| | | valign="top" class="mainpage_hubbox" | <div class="mainpage_hubtitle">'''Fast and Furious'''</div> | ||
{| cellpadding="3" style="margin: 0pt;" | {| cellpadding="3" style="margin: 0pt;" | ||
|- | |- | ||
| | | width="50%" align="center" | [[Image:Toyota-supra-fast-and-furious.png|link=Fast and Furious]] | ||
[[Fast and Furious|Fast and Furious - Developer's Guide]] | |- | ||
| align="center" | [[Fast and Furious|Fast and Furious - Developer's Guide]] | |||
|} | |} | ||
| | | valign="top" class="mainpage_hubbox" | <div class="mainpage_hubtitle">'''Regular Developer'''</div> | ||
{| cellpadding="3" style="margin: 0pt; | {| cellpadding="3" style="margin: 0pt;" | ||
|- | |||
| width="50%" align="center" | [[Image:Renault-megane-sport-tourer_red.png]] | |||
|- | |- | ||
| | | align="center" | [https://www.logicaldoc.com/documents/logicaldoc-devmanual.pdf Regular Developer] | ||
Regular Developer | |||
|} | |} | ||
Latest revision as of 15:19, 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, Ant 1.9.5, 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
- Ant 1.9.5
Fast and Furious
|
Regular Developer
|