utPLSQL-PLSQL-Developer icon indicating copy to clipboard operation
utPLSQL-PLSQL-Developer copied to clipboard

Use plugin utPLSQL into PL/SQL Developer 14

Open nedim51 opened this issue 1 year ago • 6 comments

Hello, i use your plugin for my work and find it very useful. I need to upgrade and add feature which lets search by tags. And i added necessary function into utPLSQL-PLSQL-Developer and here utPLSQL-dotnet-api then i compiled the program with dependencies that were pointed in repository. image (project .NET version 4.8)

While compiling there were no errors. I use PL/SQL Developer 14 x64 and build plugin for x64 machine. After build i put in plugin into folder "PLSQL Developer 14\PlugIns". After launching PL/SQL Developer doesn't recognize plugin in "Plugins".

Can you tell what kind of version of libraries you used while compiling?

P.S. During compilation of release version of basic code developer also doesn't recognize plugin.

Thanks :)

nedim51 avatar May 21 '24 20:05 nedim51

Can you please check the log files or the event viewer to see if there are errors? And if yes post them here?

simasch avatar May 22 '24 06:05 simasch

Do I understand correctly that I first need to enable debug mode and then I will see the log file in “User\AppData\Roaming\PLSQL Developer 14\Debug.txt”?

image

nedim51 avatar May 22 '24 07:05 nedim51

Yes. I would also say that there should be something in the Windows Event Viewer und Application

simasch avatar May 22 '24 08:05 simasch

I did it in PL/SQL Developer Debug.txt

image

nedim51 avatar May 22 '24 08:05 nedim51

Yes. I would also say that there should be something in the Windows Event Viewer und Application

I'll look out the Windows Event Viewer the same way

nedim51 avatar May 22 '24 08:05 nedim51

I looked at the events in Windows Event Viewer and could not find the PL/SQL Developer application in the list. I think the problem lies in the versions of the links when building the plugin in Microsoft Visual Studio

nedim51 avatar May 27 '24 07:05 nedim51