aboutsummaryrefslogtreecommitdiffstats
path: root/operation-utils/.classpath
diff options
context:
space:
mode:
authorlj1412 <lji@research.att.com>2017-02-15 12:47:53 +0000
committerlj1412 <lji@research.att.com>2017-02-15 12:48:54 +0000
commit3ea6e9821960070ac9e4acb4bea4b7339849a579 (patch)
treed94d9d4a3e72500de69992a3921bbf8cfcba2e61 /operation-utils/.classpath
parent2df01453c7e4cd35c41c6185dc2ea34710b29b7f (diff)
move code to dcae/operation/utils
Change-Id: I6279867e9df674ab30681d419bed88ffc8effae5 Signed-off-by: lj1412 <lji@research.att.com>
Diffstat (limited to 'operation-utils/.classpath')
-rw-r--r--operation-utils/.classpath32
1 files changed, 0 insertions, 32 deletions
diff --git a/operation-utils/.classpath b/operation-utils/.classpath
deleted file mode 100644
index 1ab68f0..0000000
--- a/operation-utils/.classpath
+++ /dev/null
@@ -1,32 +0,0 @@
-<?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="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
- <attributes>
- <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.7">
- <attributes>
- <attribute name="maven.pomderived" value="true"/>
- </attributes>
- </classpathentry>
- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
- <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="output" path="target/classes"/>
-</classpath>