ide --> rt-ide
The Remote & rse is necessary for tm.terminal
Change-Id: I7599e70eec327f6c65f332b73d44bfd62265cab7
Signed-off-by: JaeMin Kim <jm.jemin.kim@samsung.com>
tizen_sdk_version=`cat "${INSTALLED_PATH}/sdk.version" | grep 'TIZEN_SDK_VERSION' | sed -e "s;.*TIZEN_SDK_VERSION=\(.*\);\1;g"`
product_version="${tizen_sdk_version}"
- ide_path="${INSTALLED_PATH}/ide"
+ ide_path="${INSTALLED_PATH}/rt-ide"
config_file_path="${ide_path}/configuration/config.ini"
branding_plugin=`ls "${ide_path}/plugins" | grep --color=none org.tizen.product.plugin_`
about_mapping_path="${ide_path}/plugins/${branding_plugin}/about.mappings"
echo Setting sdk version...
:: Set parameter
-set ide_path=%INSTALLED_PATH%\ide
+set ide_path=%INSTALLED_PATH%\rt-ide
set config_file_path=%ide_path%\configuration\config.ini
set splash_version_parameter=eclipse.buildId
set emulator_version_path=%INSTALLED_PATH%\tools\emulator\etc