Studio - can we change the location of studio.properties
book
Article ID: KB0080782
calendar_today
Updated On:
Products
Versions
TIBCO Data Virtualization
7.0.5,7.0.6+
Description
Studio - can we change the location of studio.properties
Issue/Introduction
Studio - can we change the location of studio.properties
Resolution
We may now have to modify the studio.bat startup script to include: -Dstudio.pref.dir=FOLDER_NAME if we want to modify default user location. ( C:\Users\<your windows userid>\.compositesw\studio.properties)
e.g from my studio.bat file
set COMPOSITE_OPTS=-Dapps.install.dir="%APPS_INSTALL_DIR%" -Dconf.install.dir="%CONF_INSTALL_DIR%" -Dstudio.config.file="%CONF_INSTALL_DIR%\conf\studio\studio.properties" -Dstudio.pref.dir="C:\trash"