Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-ui-dev] Refectoring of getter and setter

ok i have done it.

i checked out the plugin org.eclipse.jdt.ui. now i am wanting to test the code. how to start the tests located in /org.eclipse.jdt.ui.tests.refactoring/resources/RenamePrivateField/ ?


Mit freundlichen Grüßen

Rudolf Schmidt




2012/4/29 Rudolf Schmidt <mail@xxxxxxxxxxxxxxxxx>
Hi guys,

i want support you a little with my java knowledge.

Firstly, i want to add a feature make the user able to replace all fields with getter and setter in one time. I know there is already a similar function but the disadvantage is that you need to select every field individually.

Secondly, since 2004 there is a known bug relating to the refactoring of getter and setter. there description can be found here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=64698

nevertheless, I have java knowledge, its a little bit difficult to find a way to checkout the related source. can someone help me to checkout the related source and make it running? the only thing I already know is that the source is controlled by git.


Mit freundlichen Grüßen

Rudolf Schmidt




Back to the top