aboutsummaryrefslogtreecommitdiffstats
path: root/.project
diff options
context:
space:
mode:
authorrn509j <rn509j@att.com>2017-10-02 18:50:45 -0400
committerrn509j <rn509j@att.com>2017-10-02 18:53:50 -0400
commitd0fd7a9c0aca788fa5fc9109c382c57791662772 (patch)
tree18c816db9d39be37bfa0a4b1f8100f72de64b95f /.project
parent6a8bbf5d648e5c0cd95de4c89a479ae5ea5b44bc (diff)
commiting code for test coverage
DMAAP-149 Signed-off-by: rn509j <rn509j@att.com> Change-Id: Ie339f3458b08d67786b05bb7080974e2f1050044
Diffstat (limited to '.project')
-rw-r--r--.project29
1 files changed, 29 insertions, 0 deletions
diff --git a/.project b/.project
new file mode 100644
index 0000000..10a2e6d
--- /dev/null
+++ b/.project
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>dmaapClient</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.m2e.core.maven2Builder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
+ <nature>org.eclipse.m2e.core.maven2Nature</nature>
+ </natures>
+</projectDescription>