Hi
I am new to Plug In development for PL/SQL Developer, however I have successfully managed to write, compile and deploy a simple C++ plug in.
I now would like to extend that plug-in to allow the user to specify some configuration options.
I have read through the plugindoc.pdf as well as...