aboutsummaryrefslogtreecommitdiffstats
path: root/ncomp-utils-java-extra/.classpath
diff options
context:
space:
mode:
authorlj1412 <lji@research.att.com>2017-02-14 15:11:54 +0000
committerlj1412 <lji@research.att.com>2017-02-14 15:11:56 +0000
commit8003361c89f8f497f1f2b327c652487f03b86267 (patch)
tree5fc8b05ecb2e721a0b00c380b946a9bb661f6c60 /ncomp-utils-java-extra/.classpath
parent5cf23c1465091439bb06cb78384b1dc2597a6f5e (diff)
Init ncomp.utils
Change-Id: Ib092dff1d165296e2d86265137cf0b5ae8b20323 Signed-off-by: lj1412 <lji@research.att.com>
Diffstat (limited to 'ncomp-utils-java-extra/.classpath')
-rw-r--r--ncomp-utils-java-extra/.classpath27
1 files changed, 27 insertions, 0 deletions
diff --git a/ncomp-utils-java-extra/.classpath b/ncomp-utils-java-extra/.classpath
new file mode 100644
index 0000000..79ccca7
--- /dev/null
+++ b/ncomp-utils-java-extra/.classpath
@@ -0,0 +1,27 @@
+<?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 kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
+ <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="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="output" path="target/classes"/>
+</classpath>