Getting Started

The following sections discuss setup & use of JadeGit while developing your applications using the JADE IDE.

Installation

Download the latest releasearrow-up-right for your JADE environment and copy the binaries into the bin folder.

Setup JadeGit for development by adding the following settings to the INI file.

[JadeSecurity]
JadePatchControlSecurity=true
DevelopmentSecurityLibrary=jadegitdev
circle-info

JadeGit can also be enabled or disabled by specifying the INI settings as part of the command line parametersarrow-up-right for a JADE shortcut.

Sign On

On startup of the JADE IDE, the JadeGitSchema will be installed automatically during logon.

circle-exclamation

Following logon, the JadeGit Changes explorer is shown to the right of the screen. This cannot be closed directly, and will be restarted if terminated, but may be minimized if preferred during development.

circle-info

To keep both visible at the same time, the JADE IDE needs to be resized/positioned to the left of the JadeGit Changes explorer. In future, this may be streamlined with JadeGit being integrated within the IDE, if JEDI #383arrow-up-right is progressed.

Last updated