Fast and Furious
From LogicalDOC Community Wiki
Jump to navigationJump to searchContents
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
Prepare the Workspace
Create the folder workspace71 as sub folder of your Home Directory.
In my case, as the home directory of my user is:
C:\Users\George
I have to create the folder path
C:\Users\George\workspace71