To redirect the output to a custom location, edit the values
in the rpe-launcher.ini and rpe-studio.ini files.
Procedure
- Edit the values in the rpe-launcher.ini file:
- Open the rpe-launcher.ini file
from the default location, which is C:\Program Files\IBM\Rational\Rational
Publishing Engine\RPEn.n\launcher.
- Modify the Dosgi.instance.area and Dosgi.configuration.area values to point to the custom location.
- Save and close the file.
- Edit the values in the rpe-studio.ini file:
- Open the rpe-studio.ini file from
the default location: C:\Program Files\IBM\Rational\Rational
Publishing Engine\RPEn.n\studio.
- Modify the Dosgi.instance.area and Dosgi.configuration.area values to point to the custom location.
- Save and close the file.
Example entries
The following values in
the
rpe-launcher.ini file:
-Dosgi.configuration.area=@user.home/Application Data/IBM/Rational/RPE_20090513/Launcher/configuration/
-Dosgi.instance.area=@user.home/Application Data/IBM/Rational/RPE_20090513/Launcher/workspace/
can be changed to:
-Dosgi.configuration.area=H:\Application Data\IBM\Rational\RPE_20090513\Launcher\configuration\
-Dosgi.instance.area=H:\Application Data\IBM\Rational\RPE_20090513\Launcher\workspace\
The following values in the
rpe-studio.ini file:
-Dosgi.configuration.area=@user.home/Application Data/IBM/Rational/RPE_20090513/Studio/configuration/
-Dosgi.instance.area=@user.home/Application Data/IBM/Rational/RPE_20090513/Studio/workspace/
can be changed to:
-Dosgi.configuration.area=H:\Application Data\IBM\Rational\RPE_20090513\Studio\configuration\
-Dosgi.instance.area=H:\Application Data\IBM\Rational\RPE_20090513\Studio\workspace\