Directory Structure
To set up the development environment, it is necessary to create an adequate folder structure. It is recommended to use a root folder for the environment, which will store all the artifacts necessary for the development environment.
In this example, the folder C:\LumisPortalProjects was used as the root for the artifacts of the development environment.
Within this folder, there are the subfolders:
- apache-tomcat-8.0.14: location of the Apache Tomcat installation to be used.
- eclipse: location of the Eclipse installation to be used.
- lumisportal_0.0.0.000000: location of the LumisXP installation.
- workspace: location of the Eclipse workspace.
The installations and configurations of LumisXP and Apache Tomcat should follow the steps in the section Installation and Configuration.