CLI: Get the proper path from URL on windows 32/16032/2
authorshingil.kang <shingil.kang@samsung.com>
Wed, 5 Feb 2014 10:24:56 +0000 (19:24 +0900)
committershingil.kang <shingil.kang@samsung.com>
Wed, 5 Feb 2014 10:31:20 +0000 (19:31 +0900)
commitdb35d39b677d2b66959bca321be6508311f3ae8d
treefcd1bccaef4c075b80122586197bd8e3f7e8b78b
parent44ab81df8f8b75e483330a2674de282c08807dab
CLI: Get the proper path from URL on windows
when getting path from url, the path was not properly expressed on windows.

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