CLI: Fixed a bug where error occured during packaging native project on Windows 23/16423/3
authorshingil.kang <shingil.kang@samsung.com>
Mon, 17 Feb 2014 08:30:25 +0000 (17:30 +0900)
committershingil.kang <shingil.kang@samsung.com>
Wed, 19 Feb 2014 06:35:20 +0000 (15:35 +0900)
commit9ef3f1bf43ee1467ce1ebeb6d709f649f9ade472
tree06118d38c539ee72fff6c47bc549d8f85a6d87c8
parent1cbdf3d45a01311c8054a6057c1c4bb103fda669
CLI: Fixed a bug where error occured during packaging native project on Windows
Added the function which generate packaging windows command
Added the exception handling codes

Change-Id: Id15141cdc69d5ae32d80ebcefadb3bedfe37c110
Signed-off-by: shingil.kang <shingil.kang@samsung.com>
org.tizen.ncli.ide/src/org/tizen/ncli/ide/subcommands/PackageNativeCLICommand.java