Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titlePre-Requisites
  • For the Trunk version, the ofbiz-framework trunk and ofbiz-plugins trunk the minimum requirement you need to be installed is Java 1.8 SDK or Sun JDK 1.8.
  • Apache OFBiz can be downloaded and run on both Unix-based and Windows-based systems.
  • Set JAVA_HOME environment variable (It is required to run Gradle build tool)
    Execute the following command on terminal: echo $JAVA_HOME (this will show a path(i.e home directory of your Java installation) which means the variable is set and if not please set)
  • System Specific requirements are available here.

...


Info
titleThis tutorial is for trunk release. For release specific tutorials, please refer:

OFBiz Tutorial - A Beginners Development Guide for 13.07, 14.12 and 15.12
OFBiz Tutorial - A Beginners Development Guide for 16.11
OFBiz Tutorial - A Beginners Development Guide for 17.12
OFBiz Tutorial - A Beginners Development Guide for 18.12 - Work in Progress


Info
titleSource Code!

Apache OFBiz
Download Apache OFBiz®
OFBiz Source Repository and Access

Tutorial
The source code of the Practice Application demonstrated in this tutorial can be downloaded from [TODO].

Framework Introduction Videos
OFBiz YouTube Channel or Vimeo can be accessed for the same.

...