Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Listening to which refactorings are available
Listening to which refactorings are available [message #250114] Sun, 09 December 2007 19:58
Eclipse UserFriend
I would like to have a ListViewer that displays which refactorings are
available at any one time in a similar as the actions for the
refactorings are made available. I was hoping to just listen for
selection events and use the logic of RefactoringAvailabilityTester but
it seems that the is*Available() methods cannot be used independently of
the Action(s) for refactoring.

Any ideas or leads to explore on how to know which refactorings are
available at any one point?

-H
Previous Topic:Annotation Processor not run
Next Topic:JUnit remote test server code?
Goto Forum:
  


Current Time: Tue Apr 22 13:17:03 EDT 2025

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

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

Back to the top