aboutsummaryrefslogtreecommitdiffstats
path: root/SDNCReports/sdnc_reports_dao/.project
diff options
context:
space:
mode:
authorDan Timoney <dt5972@att.com>2018-03-23 23:24:54 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-23 23:24:54 +0000
commitf168a9c4462a8290e810f0f85b0e59fbec63cbc8 (patch)
tree30891713de7ea8d25196362f7927b8d5552d6af0 /SDNCReports/sdnc_reports_dao/.project
parentf41f120dd20c29fac2a4e46dde647f13fce08932 (diff)
parent9f93b09a9d7a55f8e9450a2ee3b14d6317eb1ceb (diff)
Merge "Certification module"
Diffstat (limited to 'SDNCReports/sdnc_reports_dao/.project')
-rw-r--r--SDNCReports/sdnc_reports_dao/.project27
1 files changed, 27 insertions, 0 deletions
diff --git a/SDNCReports/sdnc_reports_dao/.project b/SDNCReports/sdnc_reports_dao/.project
new file mode 100644
index 0000000..95fb91b
--- /dev/null
+++ b/SDNCReports/sdnc_reports_dao/.project
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>sdnc_reports_dao</name>
+ <comment>Parent pom providing dependency and plugin management for applications
+ built with Maven. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
+ <projects/>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.wst.common.project.facet.core.builder</name>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ </buildCommand>
+ <buildCommand>
+ <name>org.springframework.ide.eclipse.core.springbuilder</name>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.m2e.core.maven2Builder</name>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.springframework.ide.eclipse.core.springnature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.eclipse.m2e.core.maven2Nature</nature>
+ <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
+ </natures>
+</projectDescription> \ No newline at end of file