diff options
author | lj1412 <lji@research.att.com> | 2017-02-14 14:53:16 +0000 |
---|---|---|
committer | lj1412 <lji@research.att.com> | 2017-02-14 14:53:18 +0000 |
commit | e9b229cb624583656ebb2d684d2ad22090e864e4 (patch) | |
tree | cd48fac2a9cb0921ea42aa99a6c9747ac8c93459 /.project | |
parent | f44aca93026671e33cac8ff73ebf4e989a9b48a9 (diff) |
Init dcae.demo.startup.controller
Change-Id: Id530323e70e469672b5efc4fd72778e941384b16
Signed-off-by: lj1412 <lji@research.att.com>
Diffstat (limited to '.project')
-rw-r--r-- | .project | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.project b/.project new file mode 100644 index 0000000..5693add --- /dev/null +++ b/.project @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>dcae-startup-vm-controller</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + </buildSpec> + <natures> + </natures> +</projectDescription> |