i have noticed that if i open files that do not have a known suffix (no
defined associations) the eclipse tool will open an nedit window for the
file in question.
i see how to define an editor for a specific file type (suffix), but i
don't see what defines the default editor for all UNDEFINED file
types(suffixs).
why did it choose nedit and not vi/emacs/... other editors
using eclipse in a linux environment with KDE as the window manager.
Presumably KDE things nedit is the default handler for editing text
files. Try changing your Konqueror settings for text/plain (or other
matching content type).
kevin t wrote:
> i have noticed that if i open files that do not have a known suffix (no
> defined associations) the eclipse tool will open an nedit window for the
> file in question.
> i see how to define an editor for a specific file type (suffix), but i
> don't see what defines the default editor for all UNDEFINED file
> types(suffixs).
> why did it choose nedit and not vi/emacs/... other editors
>
> using eclipse in a linux environment with KDE as the window manager.
>
> thanks.
>
we have loaded a new linux and new eclipse on our systems and this issue has arisen once more.
i don't know what konqueror has to do with eclipse but i checked it none the less. the priority for the konqueror tool is gvim first and nedit last.
so, i am still back to the original question. if a file suffix doesn't match any of the defined file associations, how do i specify what editor should be used? how does eclipse know to bring up nedit?
using helios SR2, on a redhat 5.6 box (yea i know that it is far from current but i don't get the choice )