From: <mue...@gm...> - 2019-11-09 18:29:18
|
Dear jEdit users, I'm trying to get ctags and CtagsInterface working in my favourite editor, however with no success so far. As the (original?) author Shlomy Reinstein does not seem to be around anymore I was wondering if anybody could help me out? I got myself three different versions of ctags.exe, one of them is the latest build of universal-ctags (https://github.com/universal-ctags/ctags-win32/releases). I set up all necessary plugins in a fresh installation of jEdit and figured out how to define "origins" (file index sources) via ProjectViewer or FileBrowser + Lucene. However tagging the origins via CtagInterface does not seem to work, the tagging progress dock opens but nothing seems to happen. Calling the various ctags executables directly from the Windows console while providing the same parameter seems to work just fine, the tag files are correctly generated. Should CtagsInterface still be working correctly with the current version of jEdit? My setup: • Windows 7 x64 • jEdit 5.5.0 • CtagsInterface 2.8.0, LucenePlugin 4.2, ... • ctags in various versions, e.g. "universal-ctags/ctags-win32 2019-11-08/be621aec" Many thanks and best regards Jakob |