Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Code Block |
---|
set JAVA_OPTS=-Xmx2048M -Dwflow.home=./wflow/ -Dgit.disabled=true -javaagent:./wflow/aspectjweaver-1.8.5.jar -javaagent:./wflow/glowroot/glowroot.jar |
If you opt to disable the Git in Joget DX, you can delete the ".\wflow\app_src" folder content to save some hard disk space in your development servers.
...
Synchronizing app builder JSON files with each save request , creates a lot of push history. Managing versions has made it possible for tedious task tasks to be preformed performed such as tracking,reverting, merge merging and clone code from GithubGitHub
One can find the documentation of managing version from this .pdf file. Both of these files complement each other and provides depth understanding on how versioning works. View file