Recent content by Simon Martinelli

  1. S

    PLSQL Developer for linux

    There is an entries until version 12 on WineHQhttps://appdb.winehq.org/objectManager.php?sClass=application&iId=935 I will try out 14 today.
  2. S

    PLSQL Developer for linux

    Did you try to run it withhttps://www.winehq.org/
  3. S

    Visualization of Window Connection

    Hi Starina, Please send the beta to simon(at)72.services I will be more than happy to try it out Thank you, Simon
  4. S

    Visualization of Window Connection

    Thanks for the hint But your plugin makes the start of PL/SQL Developer much slower and the icons in the ribbon are not displayed. Please see attached screenshot. I'm using the 64bit version. Also I don't fully understand how to use the plugin. Is there any documentation?
  5. S

    Visualization of Window Connection

    I see. It would be great to have to configure the color just once.
  6. S

    Visualization of Window Connection

    Hi, I'm working with many connections at once and it's hard to distinguish the connection of the open windows. Unfortunately the window does not have the color of the connection. Also what is very dangerous is the unpinned mode when having multiple different DB connections. In my opinion the...
  7. S

    Oracle 21c (Cloud)

    Hi What Oracle client are you using to connect?
  8. S

    Wrong tnsname.ora used in Define Connections dialog

    1 and 2 is not set but for three this is not working In the support info dialog I see: Using Home: c:\apps\oracle\instantclient_19_6 So I assume that tnsnames.ora would be selected from c:\apps\oracle\instantclient_19_6\network\admin But that's not the case
  9. S

    Wrong tnsname.ora used in Define Connections dialog

    I have Instantclient and Oracle XE 18 installed on my local machine. Oracle Home and OCI library are configured to use c:\apps\oracle\instantclient_19_6 (see attachment) But when I want to add new connections the entries of the Oracle XE 18 tnsnames.ora are displayed. (see attachment) It...
  10. S

    utPLSQL plugin 1.1.0 released

    New release of utPLSQL PL/SQL Developer plugin available with status filtering and some minor UI updates. Check it out:https://github.com/utPLSQL/utPLSQL-PLSQL-Developer/releases/tag/1.1.0
  11. S

    New Version utPLSQL Plugin with Code Coverage

    Checkout the newest version of the utPLSQL plugin. It now supports running code coverage from user or package:https://github.com/utPLSQL/utPLSQL-PLSQL-Developer/releases/tag/0.2.0
  12. S

    pl\sql developer and liquibase integration

    Hi, This is not possible because liquibase only supports sqlplus. Also I don't think that this makes sense because sqlplus is a command line tool and PL/SQL Developer is a UI tool. Maybe you tell us more why you want to integrate liquibase with PL/SQL Developer?
  13. S

    utPLSQL Plugin available

    A first pre-release version of the utPLSQL plugin is available: https://github.com/utPLSQL/utPLSQL-PLSQL-Developer/releases/tag/0.1.0https://github.com/utPLSQL/utPLSQL-PLSQL-Developer/releases/tag/0.1.0 Please find more information here...
  14. S

    No version control popup shown

    Only Git is not enough. I had to install Git Extension and now it works
Back
Top