I am using Eclipse 3.something and would like to know if it is possible to create a new method to select a block of code? Obviously, the signature of the method will contain the necessary existing references, and we will not be able to return more than one variable from the method.
I have various methods when the code associated with a view is mixed with code related to logic. Ty
methods eclipse refactoring
ian_scho
source share