Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Refactoring in Eclipse
Refactoring in Eclipse [message #868861] Wed, 02 May 2012 16:36
Jose Diosdado is currently offline Jose DiosdadoFriend
Messages: 1
Registered: May 2012
Junior Member
Hello

I need something like a "catalog" that connects the refactorings offered by Eclipse with their corresponding classes/packages inside the Eclipse source code.

For example

Rename refactoring:

-> org.eclipse.jdt.internal.corext.RenameRefactoring
-> org.eclipse.ltk.ui.RenameWizard
and so on...

this is not trivial, because a lot of refactorings doesn't have a XxxxRefactoring class

thanks in advance
Previous Topic:keyword shortcuts in eclipse
Next Topic:how to import ecore model ?
Goto Forum:
  


Current Time: Thu Apr 25 01:51:25 GMT 2024

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

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

Back to the top