Difference between revisions of "Fast and Furious"

From LogicalDOC Community Wiki
Jump to navigationJump to search
(Created page with "__TOC__ == Introduction == The developer environment can be set in any Operating System (Windows, Linux, etc..) since LogicalDOC is a multi-platform system, but we recommend Wi...")
 
Line 3: Line 3:
 
== Introduction ==
 
== Introduction ==
  
The developer environment can be set in any Operating System (Windows, Linux, etc..) since LogicalDOC is a multi-platform system, but we recommend Windows, as is the development environment of reference.<br/>
+
The developer environment can be set in any Operating System (Windows, Linux, etc..) since LogicalDOC is a multi-platform system, but we recommend Windows, since it is the development environment of reference.<br/>
 
As a result, most of the examples will show paths and screenshots of Windows.
 
As a result, most of the examples will show paths and screenshots of Windows.
  
 
== Requirements ==
 
== Requirements ==
  
You need Tortoise SVN client (TortoiseSVN 1.8.7), Java JDK 1.7, Maven 3.0.5, Ant 1.7.1, Eclipse Juno
+
You need Tortoise SVN client (TortoiseSVN 1.8.7), Java JDK 1.7, Maven 3.0.5, Ant 1.7.1, Eclipse Juno, Tomcat 7.0.57
 +
 
 +
== Checkout a working copy of LogicalDOC CE ==

Revision as of 14:52, 5 January 2015

Introduction

The developer environment can be set in any Operating System (Windows, Linux, etc..) since LogicalDOC is a multi-platform system, but we recommend Windows, since it is the development environment of reference.
As a result, most of the examples will show paths and screenshots of Windows.

Requirements

You need Tortoise SVN client (TortoiseSVN 1.8.7), Java JDK 1.7, Maven 3.0.5, Ant 1.7.1, Eclipse Juno, Tomcat 7.0.57

Checkout a working copy of LogicalDOC CE