Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » F3 navigation: how to see what libs are missing?
F3 navigation: how to see what libs are missing? [message #257267] Fri, 07 November 2008 20:37 Go to next message
Eclipse UserFriend
I am having the same problem as reported here
http://dev.eclipse.org/newslists/news.eclipse.tools.jdt/msg2 3504.html

i.e. "Current text selection cannot be opened in an editor" when hitting
F3.

This is in my own code in Java Editor, no matter what method/class I try.
I too can open the class in Open Type... by giving it's name.
This happens even with JRE classes, to which source is attached.

I cannot see how this can be related to plug-ins, in any case I downloaded
eclipse and installed, so how can I know what is missing?

Thanks in advance (can't use eclipse w/io it ...)

Olga
Re: F3 navigation: how to see what libs are missing? [message #257323 is a reply to message #257267] Tue, 11 November 2008 11:21 Go to previous messageGo to next message
Eclipse UserFriend
Olga wrote:
> I am having the same problem as reported here
> http://dev.eclipse.org/newslists/news.eclipse.tools.jdt/msg2 3504.html
>
> i.e. "Current text selection cannot be opened in an editor" when
> hitting F3.
>
> This is in my own code in Java Editor, no matter what method/class I try.
> I too can open the class in Open Type... by giving it's name.
> This happens even with JRE classes, to which source is attached.
>
> I cannot see how this can be related to plug-ins, in any case I
> downloaded eclipse and installed, so how can I know what is missing?
Did you check the Problems view for possible build path problems?

Dani
>
> Thanks in advance (can't use eclipse w/io it ...)
>
> Olga
>
Re: F3 navigation: how to see what libs are missing? [message #1165814 is a reply to message #257323] Fri, 01 November 2013 11:08 Go to previous messageGo to next message
Eclipse UserFriend
Try the below things on eclipse
window->preferences->general->Editors->FileAssociations
add the jad editor for *.class
add also check the editor for *.java. If it is not there add Java Editor for *.java
  • Attachment: eclipse1.jpg
    (Size: 49.12KB, Downloaded 1158 times)
Re: F3 navigation: how to see what libs are missing? [message #1165821 is a reply to message #257323] Fri, 01 November 2013 11:11 Go to previous message
Eclipse UserFriend
Try the below settings in General->Editors->File Associates tab
  • Attachment: eclipse1.jpg
    (Size: 49.12KB, Downloaded 2049 times)
Previous Topic:Batch Sample
Next Topic:cant open eclipse
Goto Forum:
  


Current Time: Sun May 11 01:50:36 EDT 2025

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

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

Back to the top