Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Quick Fix does not work - help !
Quick Fix does not work - help ! [message #118279] Wed, 19 November 2003 09:53 Go to next message
Eclipse UserFriend
Originally posted by: helmut.schroeger.rl-ag.com

Hi Folks !

I've installed Eclipse 2.1.2 and use it with J2SE 1.4.2_02. After
compiling i have a warning: The import x.y.z is never used. So far so
good.

I've set my Preferences in that way that i get the lightbulb to indecate a
possible proposal. Neither after clicking on the lightbulb nor pressing
<ctrl>-<1> shows a proposal.

The documentation states:

The following quick fixes are available:

- Package Declaration: Add missing package declaration or correct package
declaration
Move compilation unit to package that corresponds
to
the package declaration

- Imports: Remove unused, unresolvable or non-visible import
Invoke 'Organize import' on problems in imports


What's wrong ... please help - i am getting nuts :-|

Thank yout + regards

Helmut

P.S. A second team member has the same installation environment. His
QuickFix works on the same pice of code.
Re: Quick Fix does not work - help ! [message #118646 is a reply to message #118279] Wed, 19 November 2003 11:46 Go to previous message
Eclipse UserFriend
Originally posted by: helmut.schroeger.rl-ag.com

Hi again !

I found it ! QuickFix does not work on read-only files.

Regards Helmut


Helmut Schröger wrote:

> Hi Folks !

> I've installed Eclipse 2.1.2 and use it with J2SE 1.4.2_02. After
> compiling i have a warning: The import x.y.z is never used. So far so
> good.

> I've set my Preferences in that way that i get the lightbulb to indecate a
> possible proposal. Neither after clicking on the lightbulb nor pressing
> <ctrl>-<1> shows a proposal.

> The documentation states:

> The following quick fixes are available:

> - Package Declaration: Add missing package declaration or correct package
> declaration
> Move compilation unit to package that corresponds
> to
> the package declaration

> - Imports: Remove unused, unresolvable or non-visible import
> Invoke 'Organize import' on problems in imports


> What's wrong ... please help - i am getting nuts :-|

> Thank yout + regards

> Helmut

> P.S. A second team member has the same installation environment. His
> QuickFix works on the same pice of code.
Previous Topic:launching runtime workbench crashes
Next Topic:Incremental Build
Goto Forum:
  


Current Time: Thu May 08 15:08:08 EDT 2025

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

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

Back to the top