CLI: Fixed a bug where deleting temporary files on windows fails 38/16038/1
authorshingil.kang <shingil.kang@samsung.com>
Wed, 5 Feb 2014 11:54:17 +0000 (20:54 +0900)
committershingil.kang <shingil.kang@samsung.com>
Wed, 5 Feb 2014 11:54:17 +0000 (20:54 +0900)
commitfda3f4ed1d0d3fd16a7c4e9aa416f65512b1d838
tree9d8f2742920744db3ed5bd83aa8153d50f908152
parentdb35d39b677d2b66959bca321be6508311f3ae8d
CLI: Fixed a bug where deleting temporary files on windows fails
Deleting files works properly after closing file handler

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