CLI: Added sub command annotation, changed the output directory of web project, not... 67/13167/1
authorshingil.kang <shingil.kang@samsung.com>
Thu, 28 Nov 2013 15:54:28 +0000 (00:54 +0900)
committershingil.kang <shingil.kang@samsung.com>
Thu, 28 Nov 2013 15:54:28 +0000 (00:54 +0900)
commite95acf2dd025165327c05648fd69066d8642ccdd
treec80ff2a6d5e8bf2a351c5156c5cb7937b16e36b0
parentdd9f5fba7062617bbcdc24a45d65141842aec9a9
CLI: Added sub command annotation, changed the output directory of web project, not added web ui builder template.
Added create command annotation.
created web project under directory with project name.
not supported web ui builder template.

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