Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Refactoring the type of bean property
Refactoring the type of bean property [message #549548] Tue, 27 July 2010 07:20
Daniel Krügler is currently offline Daniel KrüglerFriend
Messages: 853
Registered: July 2009
Senior Member
It is possible to refactor a method signature via
Refactor>Change Method Signature in the context menu
of the Java editor.
Does there exist a similar option to refactor the type
of a data member or even better: The type of a bean
property? IMO the latter is a quite common use-case,
i.e. where one wants to refactor the type of a bean
property, which should automagically consider the data
member, getter, and setter.

Any thoughts?

Greetings from Bremen,

Daniel Krügler
Previous Topic:can we integrate dreamweaver with eclipse like we do in netbeans?
Next Topic:Extend External Tools ?
Goto Forum:
  


Current Time: Sat Apr 27 04:54:17 GMT 2024

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

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

Back to the top