Recent content by nik.stuckenbrock

  1. N

    Start PLSQL-Developer using batch

    Hello, I'm trying to start the PL/SQL-Developer using batch: start "" "C:\Program Files (x86)\PLSQL Developer\plsqldev.exe" It starts the PLSQL-Developer, I can login and when it says "Loading Plug-Ins" it crashes. Can you tell me why and how I can fix this? Nik
  2. N

    PL/SQL Developer Plugin Interface - Events

    Hello, at the moment I'm working on an PL/SQL-Developer-Extension / Plugin. I used the BeforeExecuteWindow(int WindowType) Event to get noticed before a window gets executed. My question: Is there a way or an event that fires if a command in the 'Command Window' of the PL/SQL-Developer gets...
Back
Top