Menu

#7 JDEE plugins + .svn directory

open
nobody
None
5
2009-02-13
2009-02-13
No

When the JDEE directory tree is under SVN control, the .svn directory in jde-2.3.5.1/plugins is recognized as a plugin by jde-plugin.el. This leads to an error when loading the JDEE (can't find 'jde-.svn.el').

This happens because the whole plugin directory is scanned. Calling the lisp function 'directory-files' with a regexp to skip dot files solves the problem.

Discussion

  • Anonymous

    Anonymous - 2009-02-13
     
  • Len Trigg

    Len Trigg - 2009-07-29

    The plugins directory does not seem to be under svn control these days, so this should not be needed?

     

Log in to post a comment.