Skip to main content



      Home
Home » Newcomers » Newcomers » Eclipse launching external editor
Eclipse launching external editor [message #183161] Tue, 05 December 2006 19:28 Go to next message
Eclipse UserFriend
Originally posted by: jcleland.jamescleland.com

Hi,

I've searched for an answer to this question, but came up empty. I apologize
if it's already been answered somewhere else.

Whenever I double-click an item in the problem window and sometimes when I
select an error or warning icon from the editor, Eclipse tries to open the
respective file using an external editor. I don't want this to happen, but
I'm clueless as to how I can prohibit this behavior. It may not be relevant,
but this is within a java project and I'm using 3.2, although the same
behavior existed in 3.1.

Thanks,
James
Re: Eclipse launching external editor [message #183226 is a reply to message #183161] Wed, 06 December 2006 09:40 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse5.rizzoweb.com

jcleland wrote:
> Hi,
>
> I've searched for an answer to this question, but came up empty. I apologize
> if it's already been answered somewhere else.
>
> Whenever I double-click an item in the problem window and sometimes when I
> select an error or warning icon from the editor, Eclipse tries to open the
> respective file using an external editor. I don't want this to happen, but
> I'm clueless as to how I can prohibit this behavior. It may not be relevant,
> but this is within a java project and I'm using 3.2, although the same
> behavior existed in 3.1.

What kind of file(s) (what are the extensions)?
Eclipse associates extensions with various editors; one of the editor
choices is "System" editor (whatever editor your OS has associated with
that kind of file). If you ever opened a particular file with something
other than the default editor (by right-click and choosing Open
With...), Eclipse will remember that and continue to use that editor.
This is what may be happening in your case. The remedy is to right-click
the problematic file and choose Open With > Default Editor. Then Eclipse
will remember that choice.

Hope this helps,
Eric
Re: Eclipse launching external editor [message #183285 is a reply to message #183226] Wed, 06 December 2006 15:00 Go to previous message
Eclipse UserFriend
Originally posted by: jcleland.jamescleland.com

They are java files, your suggestion worked fine, thanks!

"Eric Rizzo" <eclipse5@rizzoweb.com> wrote in message
news:el6klc$mdi$1@utils.eclipse.org...
> jcleland wrote:
>> Hi,
>>
>> I've searched for an answer to this question, but came up empty. I
>> apologize if it's already been answered somewhere else.
>>
>> Whenever I double-click an item in the problem window and sometimes when
>> I select an error or warning icon from the editor, Eclipse tries to open
>> the respective file using an external editor. I don't want this to
>> happen, but I'm clueless as to how I can prohibit this behavior. It may
>> not be relevant, but this is within a java project and I'm using 3.2,
>> although the same behavior existed in 3.1.
>
> What kind of file(s) (what are the extensions)?
> Eclipse associates extensions with various editors; one of the editor
> choices is "System" editor (whatever editor your OS has associated with
> that kind of file). If you ever opened a particular file with something
> other than the default editor (by right-click and choosing Open With...),
> Eclipse will remember that and continue to use that editor. This is what
> may be happening in your case. The remedy is to right-click the
> problematic file and choose Open With > Default Editor. Then Eclipse will
> remember that choice.
>
> Hope this helps,
> Eric
Previous Topic:Using Complex Types with Web Services
Next Topic:keyboard short cut for "J2ME create package"
Goto Forum:
  


Current Time: Sun Jun 08 03:35:19 EDT 2025

Powered by FUDForum. Page generated in 0.07288 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top