Merge changes I0bc059fb,I3111f12b into tizen
authorHarry Hyeongseok Heo <hyeongseok.heo@samsung.com>
Thu, 6 Feb 2014 07:31:48 +0000 (23:31 -0800)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Thu, 6 Feb 2014 07:31:48 +0000 (23:31 -0800)
* changes:
  CLI: Fixed a bug where deleting temporary files on windows fails Deleting files works properly after closing file handler
  CLI: Get the proper path from URL on windows when getting path from url, the path was not properly expressed on windows.

1  2 
org.tizen.ncli.ide/src/org/tizen/ncli/ide/subcommands/CreateWebProjectCommand.java