Custom Refactoring

One part of my Wicket plugin I'd like to introduce sooner rather than later is renaming Wicket ids in both the HTML markup and the Java file. Is there an easy way to introduce new refactorings or extend the existing functionality provided by IDEA?

Thanks for any suggestions.

0
2 comments
Avatar
Permanently deleted user

Nick, this is not new refactoring, this is a part of Rename. When you provide references from THML and Java resolving to your Wicket, that should work automatically.

0
Avatar
Permanently deleted user

That's helpful. How do I provide those references?

0

Please sign in to leave a comment.