aboutsummaryrefslogtreecommitdiffstats
path: root/sdnc_report_api_sdnc_253_story/sdnc_reports_service/.classpath
diff options
context:
space:
mode:
authorDan Timoney <dt5972@att.com>2018-03-23 23:25:50 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-23 23:25:50 +0000
commit19764646b72ff406620c84d1e1152ddf966bd9b6 (patch)
tree4b8c4ad59ced71e182933c714c70e963c048e64c /sdnc_report_api_sdnc_253_story/sdnc_reports_service/.classpath
parent8f7fa68bb6bf09b8c6d8c22249bdc1f00587fc08 (diff)
parent543004a668263b6d669ffd338b99154d7f91f6a0 (diff)
Merge "SDNC-254 Historical Report Swagger API"
Diffstat (limited to 'sdnc_report_api_sdnc_253_story/sdnc_reports_service/.classpath')
-rw-r--r--sdnc_report_api_sdnc_253_story/sdnc_reports_service/.classpath36
1 files changed, 36 insertions, 0 deletions
diff --git a/sdnc_report_api_sdnc_253_story/sdnc_reports_service/.classpath b/sdnc_report_api_sdnc_253_story/sdnc_reports_service/.classpath
new file mode 100644
index 0000000..7e4ca5c
--- /dev/null
+++ b/sdnc_report_api_sdnc_253_story/sdnc_reports_service/.classpath
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" output="target/classes" path="src/main/java">
+ <attributes>
+ <attribute name="optional" value="true"/>
+ <attribute name="maven.pomderived" value="true"/>
+ </attributes>
+ </classpathentry>
+ <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
+ <attributes>
+ <attribute name="maven.pomderived" value="true"/>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="src" output="target/test-classes" path="src/test/java">
+ <attributes>
+ <attribute name="optional" value="true"/>
+ <attribute name="maven.pomderived" value="true"/>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
+ <attributes>
+ <attribute name="maven.pomderived" value="true"/>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
+ <attributes>
+ <attribute name="maven.pomderived" value="true"/>
+ </attributes>
+ </classpathentry>
+ <classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
+ <attributes>
+ <attribute name="maven.pomderived" value="true"/>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="output" path="target/classes"/>
+</classpath>