Installation Guide (Release Directory)
- Install jdk to program files for eclipse jdk 1.8.1
- Unzip eclipse.zip to program files eclipse 4.0
- Read JInstallWizard instructions for Home Office, Journey Life application installation
Eclipse (Getting Started)
- Eclipse | Windows Preferences | Java | Installed JRE | Add | jdk1.8.1
- Eclipse Project Configurations:
- Window | Open Perspective | Java
- Window | Open Perspective | Debug
- Window | Open Perspective | Database Development
- Window | Open Perspective | XML
- Window | Open Perspective | Web
- Window | Open Perspective | JavaScript
- Import project (C:\Developer\Test\workspace)
- Double click build.xml
- Right click run target
- Right click default target for distribution files (desktop/web application)
Desktop application
- Import project (JourneymanSoftware)
- Double click build.xml
- Right click run target
- Right click default target for distribution files
Web Project
- Import project (JourneyLife)
- Right click default target for distribution files (desktop/web application)
Web Application Deploy
- Install Apache Tomcat
- Copy dist/web - Web Archive to ApacheTomcat/webapps directory
- http://localhost:8080/JourneyLife