CLI : added output option to auto completion module and fixed getting current working... 45/12245/1
authorshingil.kang <shingil.kang@samsung.com>
Wed, 13 Nov 2013 03:37:26 +0000 (12:37 +0900)
committershingil.kang <shingil.kang@samsung.com>
Wed, 13 Nov 2013 03:37:26 +0000 (12:37 +0900)
commit7aa09b81da332416a7698660bda86002d6108654
treea37b085d90e158d8c79555481271b895fe8f1d4a
parent8b07e93282404be3cef79660e3fbea7bd79fca15
CLI : added output option to auto completion module and fixed getting current working directory

added '--output' and '-out' to auto completion list.
fixed getting current working path as folder including CLI library.

Change-Id: I39b4e18c4c37e2acd1813382a891ff8c8f217f3f
Signed-off-by: shingil.kang <shingil.kang@samsung.com>
org.tizen.ncli.ide/src/org/tizen/ncli/ide/autocomplete/TizenAutoComplete.java
org.tizen.ncli.ide/src/org/tizen/ncli/ide/shell/CreateProjectCLI.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