Community
Participate
Working Groups
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
*** This bug has been marked as a duplicate of 37937 ***