Menu

Creating new Python files in Pydev Explorer

Don Taylor
2006-11-22
2013-03-15
  • Don Taylor

    Don Taylor - 2006-11-22

    When I create a new Python file (under a src folder) using Pydev Explorer  it does not show up in the Pydev Explorer view.  It does show up in the Navigator and the Project Explorer view.

    Refreshing Pydev Explorer does not help but dismissing the view and restarting it does bring in the new file along with any other files created under the folder.

    Also, why clutter up the Pydev Explorer view with .pyc files?  Shouldn't there be filters for *.pyc and *.pyo as in the Navigator view?

    Don.

     
    • Fabio Zadrozny

      Fabio Zadrozny - 2006-11-30

      Yes, filters will be created for the next release.

      As for the other, it's a bug... I'll fix it for the next release too (can you report it as a bug?).

      Thanks for the reports,

      Fabio