Plugins for 64 bit please

We are working on a 64 bit version of the FTP Plug-In. We already have a 64 bit version for the plsqldoc, Active Query Builder, and Red Gate Plug-Ins, which are included in the 64 bit PL/SQL Developer installation package.
 
Hello all

Is there any chance to have PasteOptions 1.2 rebuilt in 64bit? Or maybe a workaround / alternative for this?

Thanks
 
I miss Browser Extender, and there doesn't seem to be any recent activity on the author's site. Bummer.
 
Hello all, Referring to the 64 bit plugins. I see FTP plugin is being worked on. We also use the VCS plugin and the ActiveQueryBuilder plugin. When do you estimate that these will be converted to 64 bit?
JohnnyO
 
Arky said:
Is there any chance to have PasteOptions 1.2 rebuilt in 64bit? Or maybe a workaround / alternative for this?

I also use this plugin, therefore I contacted its developer Alfons Staring. Sadly he doesn't use PL/SQL any more (the plugin is more than 10 years old) and he has no plans to develop 64bit version.
 
If he still has the source code for it, I may be able to help. Take a look and maybe build a 64bit version (no guarantees, though).
 
I cringe at the loss of some of the 32 bit plug-ins as well.

The ability to see SQL History using the "LBC Recall Named SQL" plugin is nice. Could we get a similar 64 bit plug-in to retrieve SQL history or have it built in? I can live without the named SQL part by putting them into a folder.

Thanks
 
I think it fails because of rights management in Windows. Have you tried to run the installer as administrator?
 
No, but I successfully installed some other your plugins, and even EditorEnhancement installer has succeeded partially (some *.bmp's have been copied).
Is it normal that these files are listed in setup.ini but are missing from zipped installation source?

CopyFile14=btn_editorenhancement_tab2space.bmp

CopyFile16=editorenhancement.txt

 
It may be possible for allroundautomations to produce a 32bit thing which provides an API layer for 32bit plugins, but behind the scenes uses IPC to communicate with the 64-bit PLSD.

Alternatively, someone look at writing a ThirtyTwoSixtyFour plugin for the 64-bit plsd to do this. Said someone would need to be familiar with the complete PLSD API ...

The other option would be to offer to port plugins to 64-bit on behalf of their authors - but I think you'd need their source code. It might be just as easy for them to do this themselves, although for PasteOptions : see above. It's unfortunate as I really like that plugin so it's the only reason I'm sticking with 32-bit. I might have a go at writing my own standalone clipboard tool ... but don't hold your breath.
 
Is it possible to have functionality of LBC Recall Named SQL plugin in 64-bit version? Especially search in SQL history
 
Has anyone managed to port-in ExecuteNotifier plugin to 64bit Version from its given source files?
 
Hi,

I just updated Execute Notifier using the Visual Studio DemoPlugin and compile it in both 32 and 64 bits.
Note that it will require the Visual Studio 2015 Update 3 Redistribuable to work -- make sure to install it - get it there:https://www.microsoft.com/en-us/download/details.aspx?id=53587

I did send the updated source and compiled version to Marco. Once he validate and make it available, he should let us know here.

Hope it will help!
 
Back
Top