eclipse hotkey

1. view variable value during debug:

  ctrl + shift + i

 

2. modify all same variable's value:

 alt + shift + R

3. convert to lowercase:

 ctrl + shift +Y

4. convert to uppercase

ctrl + shift + X

5. locate specified method:

ctrl + o

你可能感兴趣的:(eclipse)