Have you tried to change the VPM-Entries in HKEY_LOCAL_MACHINE?
Mit freundlichen Gr��en
Jan Mat�rne
RZF NRW
Sachgebiet 314-P Software-Entwicklungs-Methoden
Fiscus AFG NW 42 SoftwareEntwicklungsUmgebung
Internet: [EMAIL PROTECTED]
-----Urspr�ngliche Nachricht-----
Von: David Stockwell (Pragmatics) [SMTP:[EMAIL PROTECTED]]
Gesendet am: Freitag, 8. Dezember 2000 20:11
An: [EMAIL PROTECTED]
Betreff: (ROSE) Rose 2000 C++ addin and location of generated code
Hi all,
�
Probably this is a simple question.
�
I changed the registry entry for the virtual path of� ROSECPP_SOURCE to a new directory (the directory exists on my hard drive).�� However, when I generate code it keeps defaulting back to the original location under Rational Rose, etc...
�
�
What must I do to make Rose 2000 place my generated code in the proper directory?
�
from the help file:�
"The path map variable ROSECPP_SOURCE is used during the C++ addin installation to store generated .cpp and .h files as the default. The syntax follows:
�
ROSECPP_SOURCE = <InstallDir>\c++\source"
�
�
My registry file
�
�
REGEDIT4
�
[HKEY_CURRENT_USER\Software\Rational Software\Rose\Virtual Path Map]
"ROSECPP_SOURCE"="C:\\Projects\\ITOS\\Documentation\\Supporting\\code"
"ROSEHOME"="C:\\Program Files\\Rational\\Rose"
"FRAMEWORK_PATH"="C:\\Program Files\\Rational\\Rose\\framework\\frameworks"
"SCRIPT_PATH"="C:\\Program Files\\Rational\\Rose"
"STEREOTYPES"="C:\\Program Files\\Rational\\Rose\\Stereotypes"
"REPOSADDIN_SCRIPT_PATH"="C:\\Program Files\\Rational\\Rose 2000\\repos\\scripts"
"SCC_SCRIPT_PATH"="C:\\Program Files\\Rational\\Rose\\Version Control\\scripts"
"USER_DATA"="C:\\WINDOWS\\Profiles\\stockwelld\\Application Data\\Rational\\Rose\\6.0}# User's writable data location"
"ROSECPPHOME"="C:\\Program Files\\Rational\\Rose\\C++}# C++ Addin Directory"
"DESIGN"="C:\\Program Files\\Rational\\Rose\\C++\\designs�"
"DATA"="C:\\Projects\\ITOS\\Documentation\\Supporting\\code�"
�
�
What have I done wrong?��� What must I do to get this to work correctly?
�
�
