|
copy a path from the system clipboard by clicking
on the right side of the tab.
The path must consist of
- a single path entry
-
multiple path entries separated by the standard path separator (";" on Windows, ":" on UNIX)
or by line breaks.
Each path entry can be
-
absolute
The path entry is added as it is.
-
relative
On the first occurrence of a relative path, JProfiler brings up a directory chooser and asks for
the root directory against which relative paths should be interpreted. All subsequent relative
paths will be interpreted against this root directory.
JProfiler will only add unique path entries into the list. If no new path entry could be found,
a corresponding error message is displayed.
|