Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 43343 - Always offer option to refactor non-java files
Summary: Always offer option to refactor non-java files
Status: RESOLVED DUPLICATE of bug 37937
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-19 06:15 EDT by Thorsten van Ellen CLA
Modified: 2003-09-29 17:06 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thorsten van Ellen CLA 2003-09-19 06:15:21 EDT
There may be any Java-Code in JSP-Files.
Therefore at least JSP-Files must be refactored, too, 
when refactoring anything.
If JSP-Files are not refactored, 
many people can not use refactoring at all.

Maybe it is difficult to refactor JSP because of syntax/translation issues,
but perhaps a refactoring like in other non-java-files is worth a first try.
Some refactorings already have an option to refactor
full qualified class names in non-java files.
This option should be present at all refactorings 
to be able to do these things at least in all JSP- and XML-Files.

Nevertheless, refactoring is great!

best regards

Thorsten van Ellen
Comment 1 Dirk Baeumer CLA 2003-09-29 17:06:10 EDT

*** This bug has been marked as a duplicate of 37937 ***