JadeGit
DownloadsSource
0.14.0
0.14.0
  • Welcome
  • Developers
    • Getting Started
      • Repositories
      • Branches
      • Remotes
    • Making Changes
      • Adding Schemas
    • Deployments
      • Scripts
    • Platform Support
  • Troubleshooting
  • Deployment
    • Overview
    • Registry
  • Console
    • Overview
    • Install
      • Clone
      • Fetch
    • Open
      • Switch
    • Extract
      • Commit
      • Backfill
    • Registry
    • Build
  • Migration
    • Overview
Powered by GitBook
On this page
  • Installation
  • Sign On
  1. Developers

Getting Started

PreviousWelcomeNextRepositories

Last updated 2 months ago

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

Installation

Download the for the Jade platform version you're using, and copy the binaries into the bin folder of the database being setup.

Configure the database to use JadeGit for development by adding the following settings to the INI file.

[JadeSecurity]
JadePatchControlSecurity=true
DevelopmentSecurityLibrary=jadegitdev

JadeGit can also be enabled or disabled by for a Jade shortcut (running in single-user mode).

Sign On

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

You may be shown an error about a missing MSVC library. To fix this, you'll need to install the latest .

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.

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 is progressed.

JEDI #383
latest release
specifying the INI settings as part of the command line parameters
Microsoft Visual C++ Redistributable for Visual Studio 2022