pressing Ctrl-F6 on a class in the Project/Packages view opens an dialog where I can change the singature of the class (adding generics parameters) :)
Cool, haven't seen that one. Some comments: The refactoring should make clear that it deals with Generics somehow. Maybe name it "Change Generics Signature"? or "Change Type Signature (Generics)" The "Default Value" header should be "Dfeault Type": If you don't specify a "Value" the error dialog complains about a missing "type". The help shows a mistyped method name: "changingClassSingatureMethod".
>> pressing Ctrl-F6 on a class in the Project/Packages view opens an dialog >> where I can change the singature of the class (adding generics >> parameters) :)
Cool, haven't seen that one. Some comments: The refactoring should make clear that it deals with Generics somehow. Maybe name it "Change Generics Signature"? or "Change Type Signature (Generics)" The "Default Value" header should be "Dfeault Type": If you don't specify a "Value" the error dialog complains about a missing "type". The help shows a mistyped method name: "changingClassSingatureMethod".
Sven Steiniger wrote:
Cool, haven't seen that one.
Some comments: The refactoring should make clear that it deals with Generics
somehow. Maybe name it "Change Generics Signature"? or "Change Type Signature (Generics)"
The "Default Value" header should be "Dfeault Type": If you don't specify a "Value" the error
dialog complains about a missing "type".
The help shows a mistyped method name: "changingClassSingatureMethod".
I recommend writign an JIRA request :)
Stephen Kelvin schrieb:
>> pressing Ctrl-F6 on a class in the Project/Packages view opens an dialog
>> where I can change the singature of the class (adding generics
>> parameters) :)
Is it working?
Working :)
Smokin'
Sven Steiniger wrote: