Tagged Questions
0
votes
1answer
57 views
Netbeans with Java: set all methods to static
I'm working on a Java project on NetBeans.
At some point, I have several variables and methods (say, about twenty) which are not static. I want to refactor all of them to be static. How can I proceed ...
0
votes
0answers
191 views
Can I Undo Netbeans Refactoring (Rename Variable) Function?
So I wasn't paying careful attention when using the the Refactor->Rename function in Netbeans a few times this morning and now I'm afraid Netbeans may have automatically changed the names of some ...
1
vote
2answers
300 views
Tools for refactoring?
I use netbeans on my work and find that some things are hard to do refactoring. What tools do you recommend for me?