Android App

[android] Eclipse에서 메서드 정의로 이동시 인터페이스(Interface)가 아닌 구상(Implementation) 클래스의 정의로 이동하기

동동(이재동) 2014. 5. 26. 11:24

원래는  f3 이나 ctrl+ 마우스다...

 

인터페이스가 구현되어있으면 인터페이스로 가기 때문에

 

따로 이동할려면

 

Ctrl+T를 누르면 됨