Refactored new and process actions to ask the user for a context.

Also added logic to copy items to their correct project folder if a project is
given and the corresponding project folder exists.
This commit is contained in:
Jonathan Bernard
2013-10-21 14:01:48 +00:00
parent 9fee96cb25
commit 085b8d1d14
2 changed files with 58 additions and 26 deletions

View File

@ -1,8 +1,8 @@
#Tue, 08 Oct 2013 14:15:21 -0500
#Mon, 21 Oct 2013 14:00:48 +0000
lib.local=true
name=jdb-gtd
version=1.3
version=1.4
nailgun.classpath.dir=/home/jdbernard/programs/nailgun/classpath
executable.jar=true
main.class=com.jdblabs.gtd.cli.GTDCLI
build.number=2
build.number=1