Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Quick Fix Disappearing
Quick Fix Disappearing [message #9983] Wed, 30 April 2003 15:10 Go to next message
Eclipse UserFriend
I'm not sure if it's actually Quick Fix, but here's my problem.

I have a missing import in my code. There is a yellow circle to the
left of the line with this problem. If I click on the yellow circle, a
'dialog' pops up letting me choose one of several fixes.

The problem is this dialog disappears before I have a chance to click on
the solution I want (unless I'm really quick). While I appreciate this
chance to hone my reflexes and hand-eye coordination skills, I'd rather
the dialog stay up until I've had a chance to select an option.
Does anyone know why it goes away and/or if there is a setting to cause
it to stay up? I recently upgraded to 2.1 and this wasn't happenning on
2.0.2, but I didn't carry my options over.

Also, is there a keyboard method to get this dialog to pop up as a
possible workaround? I usually want just the first one, so I could hit
the enter key pretty quickly.
Re: Quick Fix Disappearing [message #10030 is a reply to message #9983] Wed, 30 April 2003 16:33 Go to previous message
Eclipse UserFriend
Seems like a bug.
To get the Quick fox proposals with the keyboard, set the cursor at the
location or the problem and press CTRL + 1.
Please file a bug report containing your platform (linux, windows...)
against jdt.ui

Martin

Daniel Stolz wrote:
> I'm not sure if it's actually Quick Fix, but here's my problem.
>
> I have a missing import in my code. There is a yellow circle to the
> left of the line with this problem. If I click on the yellow circle, a
> 'dialog' pops up letting me choose one of several fixes.
>
> The problem is this dialog disappears before I have a chance to click on
> the solution I want (unless I'm really quick). While I appreciate this
> chance to hone my reflexes and hand-eye coordination skills, I'd rather
> the dialog stay up until I've had a chance to select an option.
> Does anyone know why it goes away and/or if there is a setting to cause
> it to stay up? I recently upgraded to 2.1 and this wasn't happenning on
> 2.0.2, but I didn't carry my options over.
>
> Also, is there a keyboard method to get this dialog to pop up as a
> possible workaround? I usually want just the first one, so I could hit
> the enter key pretty quickly.
>
Previous Topic:Property Page + Classpath ordering problem
Next Topic:JavaDoc for Platform plugins
Goto Forum:
  


Current Time: Sat Jun 07 16:51:54 EDT 2025

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

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

Back to the top