Journey Life Projects

Journey Life: (Runnable Jar Binaries)

    • Almanac.jar
    • DatabaseSoftware.jar
    • FreelanceStudio.jar
    • GameFramework.jar
    • GraphicsGL.jar
    • HomeOffice.jar
    • HomePage.jar
    • JourneyLife.jar
    • JourneymanSoftware.jar
    • Servers.jar

Environment Support:

    • Almanac.cmd - java -classpath Almanac.jar -Djava.library.path=lib com.journey.life.desktop.Almanac
    • DatabaseSoftware.cmd - java -classpath DatabaseSoftware.jar -Djava.library.path=lib com.journey.life.desktop.DatabaseSoftware
  • FreelanceStudio.cmd - java -classpath FreelanceStudio.jar -Djava.library.path=lib com.journey.life.desktop.FreelanceStudio
    • GameFramework.cmd - java -classpath GameFramework.jar -Djava.library.path=lib com.journey.life.desktop.GameSoftware
    • GraphicsGL - java -classpath GraphicsGL.jar -Djava.library.path=lib com.journey.life.desktop.GraphicsGL
    • HomePage.cmd - java -classpath HomePage.jar -Djava.library.path=lib com.journey.life.desktop.HomePage
    • JourneyLife.cmd - java -classpath JourneyLife.jar -Djava.library.path=lib com.journey.life.desktop.JourneyLife
    • JourneymanSoftware.cmd - java -classpath JourneymanSoftware.jar -Djava.library.path=lib com.journey.life.desktop.JourneymanSoftware

Project Wizard (com.journey.life.java.db.model.app.ProjectWizard)

  • You can extract the db.jar for database scripts for the project wizard (sql, csv, xml, html, jsp, java generated files),
  • Use build.xml (refresh-database target to create directory structure)

Note:

    • This uses the jdk1.8.1 (64 bit)
    • This uses the jdk1.7.0 (32 bit)
    • You can extract the lib jars for lib directory: jar xvf {project}.jar
  • You can extract the web.jar for web directory: jar xvf web.jar
  • You can extract the studio.jar into web\studio: jar xvf studio.jar
  • You can extract the db.jar for db directory: jar xvf db.jar
    • Jars with dll's should set the native library