Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Missing names in quick fixes suggestion popup(Eclipse is not visualizing the classes names for the suggested imports)
Missing names in quick fixes suggestion popup [message #1066043] Sat, 29 June 2013 09:56 Go to next message
Federico De Faveri is currently offline Federico De FaveriFriend
Messages: 4
Registered: November 2012
Junior Member
I'm using Eclipse 4.3 in Ubuntu 13.04 with java sun 1.7.
During java coding editing when the quick fixes popup shows up some imports are suggested. These import suggestion have no classes names associated to it.
Please see the attached screenshot.
The same happens in Eclipse Juno.
  • Attachment: screen.png
    (Size: 34.68KB, Downloaded 196 times)
Re: Missing names in quick fixes suggestion popup [message #1066044 is a reply to message #1066043] Sat, 29 June 2013 10:05 Go to previous messageGo to next message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
That looks weird indeed.

Do you have any recent exceptions in the log (Problems view)?

Could you share the project setup (.project & .classpath)?
Re: Missing names in quick fixes suggestion popup [message #1066046 is a reply to message #1066044] Sat, 29 June 2013 10:30 Go to previous messageGo to next message
Federico De Faveri is currently offline Federico De FaveriFriend
Messages: 4
Registered: November 2012
Junior Member
There are no exceptions listed in the log view.
.project and .classpath attached.

One more weird thing, this is happening not for all the classes.
For example:
I've no names with: Iterator, Map, File, Arrays.
I've names for: List.
  • Attachment: .project
    (Size: 0.52KB, Downloaded 283 times)
  • Attachment: .classpath
    (Size: 0.97KB, Downloaded 304 times)
Re: Missing names in quick fixes suggestion popup [message #1066047 is a reply to message #1066046] Sat, 29 June 2013 11:27 Go to previous messageGo to next message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
Please file a bug.

If the import actually does s.t. useful when you select the broken proposal pls file it against JDT/UI, if the quick fix produces no result at all please file against JDT/Core.

Any other observations that could help us identify the root cause are much appreciated. E.g., does navigation (F3) to those broken classes / ifcs work? Can you select them in the project explorer? Etc.

thanks,
Stephan
Re: Missing names in quick fixes suggestion popup [message #1066846 is a reply to message #1066047] Thu, 04 July 2013 17:59 Go to previous message
Noopur Gupta is currently offline Noopur GuptaFriend
Messages: 58
Registered: December 2012
Member
Looks like bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=412021
Change your "Dialog font" on the "Colors and Fonts" preference page and see if it is still reproducible.
Previous Topic:drag and drop into CompilationUnitEditor
Next Topic:Eclipse crash after first run
Goto Forum:
  


Current Time: Fri Mar 29 14:08:20 GMT 2024

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

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

Back to the top