From 9f93b09a9d7a55f8e9450a2ee3b14d6317eb1ceb Mon Sep 17 00:00:00 2001 From: Dushyant Singh Thakur Date: Thu, 22 Mar 2018 19:00:36 +0530 Subject: Certification module Pretest validation certification service Issue-ID: SDNC-264 Change-Id: I778c55c1e367c57420c7d62123650d60d5656678 Signed-off-by: Dushyant Singh Thakur --- SDNCReports/sdnc_reports_certification/.project | 26 +++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 SDNCReports/sdnc_reports_certification/.project (limited to 'SDNCReports/sdnc_reports_certification/.project') diff --git a/SDNCReports/sdnc_reports_certification/.project b/SDNCReports/sdnc_reports_certification/.project new file mode 100644 index 0000000..85911d1 --- /dev/null +++ b/SDNCReports/sdnc_reports_certification/.project @@ -0,0 +1,26 @@ + + + sdnc_reports_certification + com.sdnc.reports. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. + + + + org.eclipse.wst.common.project.facet.core.builder + + + org.eclipse.jdt.core.javabuilder + + + org.springframework.ide.eclipse.core.springbuilder + + + org.eclipse.m2e.core.maven2Builder + + + + org.springframework.ide.eclipse.core.springnature + org.eclipse.jdt.core.javanature + org.eclipse.m2e.core.maven2Nature + org.eclipse.wst.common.project.facet.core.nature + + \ No newline at end of file -- cgit 1.2.3-korg