Clearcase

CK0

Member
While trying to integrate PL/SQL Developer and Clearcase with the VCS-plugin I encountered the following issue:

In the VCS-preferences I enabled the option "automatically open the last used project"
Then I removed the Clearcase View.

When starting PL/SQL Developer again, I got an errormessage saying the VCS-plugin could not be loaded.

I only could enable the plugin again by recreating the Clearcase view.

I would like to know if there are other ways to solve this.

Thanks
 
The only workaround is to disable the "Automatically open" option in the registry:

HKEY_CURRENT_USER\Software\Allround Automations\PL/SQL Developer\PlugIns\VCS\Init = 1
 
Back
Top