JProfiler can be integrated into the IDEs listed
here.
Installation is done either
After completing the instructions, you can invoke JProfiler from the integrated IDE without having to specify class path, main class, working directory, used JVM and other options again. |
All integrations insert toolbar buttons and menu entries into the respective IDE that run
the application in the IDE with profiling enabled.
On Windows and macOS, the IDE reuses an already running instance of JProfiler to present
profiling data. If JProfiler is not running, it will be started automatically.
Navigation to source code from JProfiler will be performed in the IDE, i.e. if you choose the "Show source" action for a class or a method, it will be displayed in the IDE and not in JProfiler's integrated source code viewer. |