intellij go to method implementation | how to get implementation class name intellij
how to get implementation class name intellij
intellij go to method implementation
intellij Tutorial
- If you did Command (Mac) / Ctrl (Windows) +
Mouse click
on method you want to navigate to You will be navigated tointerface (Declaration)
- but If you did Alt + Command (Mac) / Ctrl (Windows) +
Mouse click
on method you want to navigate to You will be navigated toclass (Implementation)
you can use also Alt + Ctrl + b if you don’t want leave keyboard