Recent content by malcolmdj

  1. M

    How do I enable the "Confirm Reload?" dialog

    Ok, thx, I will glance back later in case of anything. Nice product by the way, thx.
  2. M

    How do I enable the "Confirm Reload?" dialog

    A dialog called "Text editor" opens and it contains the following text, which I cut and pasted between the = signs (thanks) ===== ;Shows a list of dialogs that have the "Don't Show this message Again" option checked ;You can delete lines for the messages you want to enable ;No dialogs defined...
  3. M

    How do I enable the "Confirm Reload?" dialog

    I am trying to find out how to enable the "Confirm ... Reload?" dialog in version 11.0.2.1766. I like to keep a running backup of files I am editing using RCS (old but handy for individual files). I have done this successfully for years in PL/SQL Developer by a small bat file in the tools...
  4. M

    How can plugin swap between code tabs in TestWindow?

    Ah well, but thanks for the answer. Nice product by the way.
  5. M

    How can plugin swap between code tabs in TestWindow?

    In a plugin (the one I am writing), I can use IDE_TabIndex(index) to swap between the various tabs at the *top* of the TestWindow (i.e. swap between [Test Script], [DBMS Output], [Statistics], etc). But the question is, how can a plugin swap between the tabs at the *bottom* of the TestWindow...
  6. M

    Where is the plugin development documentation?

    Now I know how I must have found it so easily on the older computer. Appears this new PC I am given has a very minimal install. (I know it's legit, I had a key to register when I first used it). I guess I'll have to talk to someone here about this, thanks.
  7. M

    Where is the plugin development documentation?

    Hello, I am trying to download the documentation that shows how to develop plugins, but I can't seem to find it. It used to be a pdf file, it had examples of code and the API etc etc. I am using plsqldeveloper 10.0.5 so what ever is valid for that version. (It is probably right on the plugin...
Back
Top