Skip to main content



      Home
Home » Newcomers » Newcomers » quick fix over multiple files
quick fix over multiple files [message #268310] Tue, 03 February 2009 15:36 Go to next message
Eclipse UserFriend
I'm not sure which newsgroup to ask this to, so please feel free to
redirect me to a better one.

I'm using Eclipse 3.4. I'm trying to apply a Quick Fix to multiple files
at once, but I can't get it working. Here's what I'm doing now:

* Right-click on warning in Problems tab (e.g. "HashSet is a raw type.
References to generic type HashSet<E> should be parameterized")

* Choose "Quick Fix"

* In the "Quick Fix" window that opens up, select a fix type (e.g. "Add
type parameters to 'HashSet'")

* Click "Select All" to select all files that need the fix.

* Hit "Finish" to apply the fix.

But no files are changed by this process, that is, no Quick Fix is applied
anywhere. What am I doing wrong?
Re: quick fix over multiple files [message #268319 is a reply to message #268310] Wed, 04 February 2009 03:33 Go to previous messageGo to next message
Eclipse UserFriend
Steven Bethard wrote:
> I'm not sure which newsgroup to ask this to, so please feel free to
> redirect me to a better one.
>
> I'm using Eclipse 3.4. I'm trying to apply a Quick Fix to multiple
> files at once, but I can't get it working. Here's what I'm doing now:
>
> * Right-click on warning in Problems tab (e.g. "HashSet is a raw type.
> References to generic type HashSet<E> should be parameterized")
>
> * Choose "Quick Fix"
>
> * In the "Quick Fix" window that opens up, select a fix type (e.g.
> "Add type parameters to 'HashSet'")
>
> * Click "Select All" to select all files that need the fix.
>
> * Hit "Finish" to apply the fix.
>
> But no files are changed by this process, that is, no Quick Fix is
> applied anywhere. What am I doing wrong?
Might be a bug. Please file it against JDT UI If you have steps to
reproduce.

Dani
Re: quick fix over multiple files [message #268322 is a reply to message #268319] Wed, 04 February 2009 03:59 Go to previous message
Eclipse UserFriend
Done: https://bugs.eclipse.org/bugs/show_bug.cgi?id=263602
Previous Topic:Problem writing plugins that access pydev or groovy libs
Next Topic:Real New user - How to connect to WL 10 from windows workstation?
Goto Forum:
  


Current Time: Fri May 30 20:32:23 EDT 2025

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

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

Back to the top