A
A
Anton2018-01-15 16:01:29
Java
Anton, 2018-01-15 16:01:29

How to find from where (where does it refer?) a method, constructor, variable, etc. in InteliJ IDEA?

Let's say I have class A , and there is class X . In class A , I have a method from the class, X.xxx . Where should I click)) so that I would display a method in class X ? And then where do I click to find out where the X.xxx method is used ?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Orkhan, 2018-01-15
@Anton238

Hold ctrl. Hover over a method, etc. and click. Navigate to the appropriate class, interface, etc.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question