quick fix over multiple files [message #268310] |
Tue, 03 February 2009 15:36  |
Eclipse User |
|
|
|
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?
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.08252 seconds