plsql-developer-plugin-net icon indicating copy to clipboard operation
plsql-developer-plugin-net copied to clipboard

A demo PL/SQL Developer plug-in written in C# and a tutorial on writing plug-ins in C#.

Results 4 plsql-developer-plugin-net issues
Sort by recently updated
recently updated
newest added

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

Using PL/SQL Developer 13 Version: 13.0.3.1902 (64 bit) Steps to reproduce: create a menubutton which calls function a. Function a has a hardcoded filepath as string. Function a calls IDE_OpenFile...

hi bro, i tried to complie your project with vs2015, then copy the DemoPluginNet.dll to \plugins. But nothing happened. my envs -- win10 64bit/vs2015 complie with x64/plsql developer 12 is...

Hi, I just follow instruction to call function IdeGetConnectionInfo. However it returns an system exception: ![sshot-1](https://user-images.githubusercontent.com/34789221/46949417-ab69db00-d081-11e8-9475-937ccf5eeee9.png) No idea why this happen. Can anyone help me? thx, Alan I-------------------------------------------------------------------------------------------- Receiving a...