Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use plugin utPLSQL into PL/SQL Developer 14 #30

Open
nedim51 opened this issue May 21, 2024 · 6 comments
Open

Use plugin utPLSQL into PL/SQL Developer 14 #30

nedim51 opened this issue May 21, 2024 · 6 comments

Comments

@nedim51
Copy link

nedim51 commented May 21, 2024

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 :)

@simasch
Copy link
Member

simasch commented May 22, 2024

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

@nedim51
Copy link
Author

nedim51 commented May 22, 2024

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

@simasch
Copy link
Member

simasch commented May 22, 2024

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

@nedim51
Copy link
Author

nedim51 commented May 22, 2024

I did it in PL/SQL Developer
Debug.txt

image

@nedim51
Copy link
Author

nedim51 commented May 22, 2024

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
Copy link
Author

nedim51 commented May 27, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants