Importing And Exporting Sessions Settings
-
You can export session settings to an XML file and import them in a different JProfiler
installation.
Also, the command line integration wizard produces
config files with a remote session that you can import in the JProfiler GUI.
-
For exporting sessions to an XML file, choose Session->Export Session Settings
from JProfiler's main menu. You will be asked for the following information:
- Sessions to export
Select one or more sessions to be exported. To select all sessions, press CTRL-A
in the list and hit SPACE
for toggling the selection. The file format of the exported file is the same as
JProfiler's config file. Licensing information and general settings are
omitted.
- Location of the exported file
The location can be a file path or a directory path. For a directory path the exported
file will be named
config.xml. The text field that displays the location supports auto-completion.
-
For importing sessions from an XML file, choose Session->Import Session Settings
from JProfiler's main menu. In the file chooser, select the config file that should
be imported. A dialog will be shown
that lists all sessions contained in the config file and allows you to select which
sessions to import.
To select all sessions, press
CTRL-A
in the list and hit SPACE
for toggling the selection.