COMMON: fixed to get a invalid platform version 08/12708/1
authorGun Kim <gune.kim@samsung.com>
Thu, 21 Nov 2013 10:44:10 +0000 (19:44 +0900)
committerGun Kim <gune.kim@samsung.com>
Thu, 21 Nov 2013 10:52:50 +0000 (19:52 +0900)
commitf868af0255b6e161e55656f8e0611e226e7d18a7
treeab78c77d6436f2825056936531b2c817ccd578c1
parent426fbcd34710ff3a2622b1c010a24e4acd007205
COMMON: fixed to get a invalid platform version

Sometimes the SDB send invalid platform information to IDE.
In this case, ODI logic generates a exception. So, the IDE can't execute Connection Explorer.
This commit improves to check whether the platform information is valid or not.

Change-Id: I338a142e7d4fc804ff73cbe76a61affe574ddeeb
Signed-off-by: Gun Kim <gune.kim@samsung.com>
org.tizen.common/src/org/tizen/common/core/application/InstallPathConfig.java
org.tizen.common/src/org/tizen/common/core/application/ProfileInfo.java