Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Error fixing window (light bulb with a red x to the left of the editor) is extremely slow
Error fixing window (light bulb with a red x to the left of the editor) is extremely slow [message #1821054] Tue, 04 February 2020 21:33 Go to next message
Eugenio Pancake is currently offline Eugenio PancakeFriend
Messages: 2
Registered: February 2020
Junior Member
When there is an error in the code (unknown class, unhandled exception etc., for example typing "longt" instead of "long") on the left of the editor there is a light bulb with a red x. When I click it, it takes a few hundred milliseconds to open the window with suggestions to fix the problem (create class, create interface, change to another class etc) and I have to double click one of those suggestions in order for the action to be done.

Is it normal for the window to open to take so much time? On netbeans it's near instant.
Is it also possible to fix the error using a single click instead of double click?
Re: Error fixing window (light bulb with a red x to the left of the editor) is extremely slow [message #1821065 is a reply to message #1821054] Wed, 05 February 2020 04:40 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33133
Registered: July 2009
Senior Member
The performance of such things will be language-specific, so given this appears to be asking about C/C++ code, it's probably better to ask on the CDT forum: https://www.eclipse.org/forums/index.php/f/80/

Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Can't install plugins from the Marketplace
Next Topic:get packages PDE and SWT
Goto Forum:
  


Current Time: Tue Apr 16 20:47:03 GMT 2024

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

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

Back to the top