code browser
Submitted by Monday, 27 March, 2006 - 18:11
on
It would be helpful, if codebrowser would make the directory of ctags.exe the current directory for the ctags-process (and only for this process, not for jEdit) everytime it is started. So ctags.exe finds a ctags.cnf file in this directory.
Here's the reason:
I use ctags with a ctags.cnf file and have to store this file in a common directory, so that it will be available for all users. On Windows there seems to be only one appropriate site for ctags.cnf: the directory where ctags.exe resides. Well, that's pretty good, BUT: ctags founds the cnf only when this directory is the current working directory. I do it before starting jEdit, but it's nasty when You want to open files from outside jEdit, i.e. from the commandline...
Robert
Here's the reason:
I use ctags with a ctags.cnf file and have to store this file in a common directory, so that it will be available for all users. On Windows there seems to be only one appropriate site for ctags.cnf: the directory where ctags.exe resides. Well, that's pretty good, BUT: ctags founds the cnf only when this directory is the current working directory. I do it before starting jEdit, but it's nasty when You want to open files from outside jEdit, i.e. from the commandline...
Robert