- For the Trunk version, the ofbiz-framework trunk and ofbiz-plugins trunk the minimum requirement you need to be installed is Java 1.8 17 SDK or Sun JDK 1.8.Oracle JDK 17
- 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.
|