Recent content by SURFThru

  1. S

    TFS 2018 Integration

    Is there a way to integrate with TFS 2018? A team I work with is still using TFS 2013 because it appears there is no integration with TFS 2015 and up.
  2. S

    Cannot See Packages or Tables?

    Marco, I tried your suggestions and still have the same issue. Just to clarify: On the two machines I have this installed they are both running on 10.2.0.4. One machine I can see packages, the other I cannot. I compared all settings and filters that match on both machines.
  3. S

    Cannot See Packages or Tables?

    I have been using PL/SQL Developer for many years, love it. Recently I installed in on another Windows 2008R2 server. On that server I connect to 4 developer regions (dev,tst,qa,prod). I cannot see any tables or packages in qa or production. BUT on my other Windows 2008R2 machine I login to PL...
  4. S

    Declaration Window not showing on a package

    I found under Tools>Show Code Contents now I see the declaration under the Package, but the Package Body still does not show it.
  5. S

    Declaration Window not showing on a package

    While Editing a Package a Declaration Window shows up that shows all the functions and procedures in a package. Then by clicking a function or a procedure PL/SQL Dev will navigate to that procedure. Well on one package I am working on the Declaration Window no longer shows up. I closed PL/SQL...
  6. S

    Source Control with Source Gear Vault (SGV)

    I used Source Gear Vault for source control. Is it VSS compliant and integrates into Visual Studio. It does not use a file system like VSS or Tortoise SVN. It used SQL Server as the repository and web services to perform the check in and check out. Using PL/SQL Developer 7 I download the API...
Back
Top