fixed the bug that throw null point exception when to create custom vm
authorjihye kim <jihye1128.kim@samsung.com>
Fri, 4 Oct 2013 08:07:31 +0000 (17:07 +0900)
committerjihye kim <jihye1128.kim@samsung.com>
Fri, 4 Oct 2013 08:09:03 +0000 (17:09 +0900)
commitf090a1f99904d59038b1e7976d3a7991325126a0
treeda69e549968c2ceca4450f0437bbc60946a4d1b9
parent5e2007c9ce017a6d763901d16141cc39fdee15a9
fixed the bug that throw null point exception when to create custom vm

Change-Id: Idae5d4fa2392d9c6f84058d15ab6b4d3029fc50f
Signed-off-by: jihye kim <jihye1128.kim@samsung.com>
common-project/src/org/tizen/emulator/manager/console/ConsoleCreateVM.java
common-project/src/org/tizen/emulator/manager/vms/Creator.java