|
JProfiler can be integrated into the IDEs listed
here.
Installation is done either
-
Automatically (recommended)
Select Session->IDE integrations
from JProfiler's main menu or go to the
IDE integrations tab in the
general settings dialog.
Now select the desired IDE from the drop down list, click on [Integrate]
and follow the instructions.
-
Manually
The directory integrations in the JProfiler install directory
holds a number of archives which can be used for manually integrating JProfiler
with any of the supported IDEs. See the file
README.txt in the above directory for detailed instructions.
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.
|