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_2.5.33.202306252213.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_2.5.33.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:
Beta33 (2023-06-25)
- PL/SQL Enterprise Workbench:
- Minor Improvements of Sql-Editors.
- Fixed Transaction Handling in Sql-Editors.
- Update Code Assists During Edit.
- Added Spring Boot MVC Demo - including running Oracle DB as Docker Container.
- Updated Parameter Types Examples - including running Oracle DB as Docker Container.
- Added Timestamp with Time Zone Parameter Types Example.
- Oracle 23c Support - Tested - Validated.