CLI: Improved the logic to create the web configuraton file 24/16124/1
authorshingil.kang <shingil.kang@samsung.com>
Fri, 7 Feb 2014 08:20:19 +0000 (17:20 +0900)
committershingil.kang <shingil.kang@samsung.com>
Fri, 7 Feb 2014 08:24:44 +0000 (17:24 +0900)
commit43e4ef34f91ff6545c8036054e50808a417f92b0
treed8ca287e8ca93143ab8c1080437d025bc07d7bb7
parentfdc166bf4c06bef319bda9ad0e31402268fc407b
CLI: Improved the logic to create the web configuraton file
Added config template file

Change-Id: Ic29b4579fc64291f9f585f0fcfd5e451f2ccbcb3
Signed-off-by: shingil.kang <shingil.kang@samsung.com>
build.xml
org.tizen.ncli.ide/resources/config.xml [new file with mode: 0644]
org.tizen.ncli.ide/src/org/tizen/ncli/ide/subcommands/CreateWebProjectCommand.java