CLI : fixed cli functions to work under new platforms and profiles directory
authorjihye424.kim <jihye424.kim@samsung.com>
Thu, 14 May 2015 09:02:25 +0000 (18:02 +0900)
committerjihye424.kim <jihye424.kim@samsung.com>
Thu, 14 May 2015 09:02:25 +0000 (18:02 +0900)
commit055e6ca5772de7b68ca0f075262683badb96bb4c
tree4b27a521eca17381f253393cb9014dc4064c7c83
parent987bf5e9b936a6fca42481e5bf10d07fdbb6e779
CLI : fixed cli functions to work under new platforms and profiles directory

- add function setting base image id in ProfileList
- add checking profile list initialize routine in ProfileList
- add calling to create profile list or vm list in ConsoleProcessor

Change-Id: I1ae661de44f133a3be7f2c960d9e199dcfaaacc8
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
src/org/tizen/emulator/manager/console/ConsoleProcessor.java
src/org/tizen/emulator/manager/platform/BaseImage.java
src/org/tizen/emulator/manager/platform/ProfileList.java