JProfiler Error: The IDE could not locate the sele

2019-07-15 02:30发布

问题:

I am facing a problem in J Profiler when I click on view source I get some error saying The IDE could not locate the selected class and unable to view source.

回答1:

Edit the session settings, select the "Application Settings" tab, select the "Source path" radio button in the "Java File Path" section, and add your source file roots there.

An alternative is to start the profiling session from your IDE (with the appropriate JProfiler plugin), then the source code navigation will be in the IDE and you don't have to configure anything.



标签: jprofiler