diff options
author | Vijay VK <vv770d@att.com> | 2018-10-23 16:35:29 +0100 |
---|---|---|
committer | VENKATESH KUMAR <vv770d@att.com> | 2018-10-23 12:02:55 -0400 |
commit | 86cd893e8dbbbd02a1b3209baa6da60337ae417a (patch) | |
tree | 5d867dcc5dcfdeb46c79dbada9b30a0cb5ce9c53 /.project | |
parent | 2133aae7fd41c0d100dbc31ebb5ac2d5456fc15a (diff) |
dcaegen2 doc updates
Change-Id: I8f0a8a733b6e28fc9d18bed81c9ac4e82c954af8
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-573
Diffstat (limited to '.project')
-rw-r--r-- | .project | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.project b/.project new file mode 100644 index 00000000..f87dd048 --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>dcaegen2</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.m2e.core.maven2Builder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.m2e.core.maven2Nature</nature> + </natures> +</projectDescription> |