Download Latest Version
To update you have to uninstall the installed plugin and reinstall the plugin from the download site.
Minimum Requirements
- Java 11
- Eclipse 4.17.x (2020-09)
Download and Install Procedure
- Uninstall previous installation of PL/SQL Enterprise Workbench
:
- Open 'About Eclipse'-dialog.
- Open 'Installation Details'-dialog shows the list of installed plugins.
- Choose previous version of plugin and run uninstall.
- Installation via Eclipse :
- Open Software Update Dialog : Help->Install New Software
- Use URL : https://www.jr-database-tools.com/downloadplugin
- Select PL/SQL Enterprise Workbench and follow the instructions.
- Manual Installation :
- Download Plugin : com.jrdatabasetools.dbworkbench.ui_25.1.0.202505010610.zip
- Unpack ZIP-File.
- Copy folder into the plugins path of your Eclipse installation.
- PL/SQL Connector Builder Maven-Plugin from Maven Central
Repository:
- Maven Central Repository : https://mvnrepository.com/artifact/com.jr-database-tools.dbworkbench/connectorbuilder-maven-plugin
- Manual Installation of PL/SQL Connector Builder Maven-Plugin:
- Download Maven-Plugin : plsql_connectorbuilder_maven_plugin_25.1.0.zip
- Extract zip file and execute the shell script to install the Maven-Plugin to your local repository.
- PL/SQL Connector Builder Examples and Demos:
25.1.0 (2025-04-27)
Going in Production Release:
A license key is required to use the PL/SQL Enterprise Workbench and the PL/SQL Connector Builder.
Last Changes:- Sql-Worksheet
- Sql-Worksheet are completely remastered, refitted and optimized.
- Optimized for temporary SQL statements.
- Optimized transaction handling with non blocking other editors.
- Script-Editor
- Script-Editor are completely remastered, refitted and optimized.
- Optimized for persistent scripts in a well organized folder structure.
- Good failure handling and error information.
- Optimized transaction handling with non blocking other editors.
- PL/SQL-Editor
- PL/SQL-Editor completely remastered, refitted and optimized.
- Optimized for for well organized folder structure.
- Hyperlinks for fast navigation between PL/SQL packages, functions and procedures.
- Info, warning and error messages with additional plain information for the developer.
- All functions to compile, recompile and drop objects for full development Oracle DB operations.
- PL/SQL Connector Builder
- PL/SQL Connector Builder completely remastered, refitted and optimized.
- The configuration for each PL/SQL Connector Builder is stored in a file.
- A PL/SQL Connector Builder can be run from the Eclipse IDE or from a Maven build.