Compile for Multiple Runtimes

The PowerBuilder IDE can now compile for multiple runtime versions through the System Options, enabling developers to easily maintain multiple projects, roll back a runtime version, and get the latest IDE features without affecting impacting the runtime.

Features:

Compile for multiple minor & major runtime versions

Debug for multiple minor & major runtime versions

Compatible with ORCAScript and PB Compiler

Runtime version checking to prevent mismatch

Code Faster & Easier

Git/SVN Integration

Within the PowerBuilder IDE, directly access Git/SVN functionality, such as branching, resolving conflicts, and merging changes. You can also use the PBAutoBuild utility to implement continuous integration, pulling source code from Git/SVN, automatically compiling your project, and integrating with Jenkins.

Features:

Commit/Revert/Resolve/Update/Pull objects

Create & Switch Branches

Merge branches and handle the conflicts

Review detailed error logs

Automatically refresh PBLs