aboutsummaryrefslogtreecommitdiff
path: root/src/batchtools/webdrivers/.classpath
diff options
context:
space:
mode:
authorGravatar Benjamin Jones <bjones@galois.com>2013-06-11 15:32:46 -0700
committerGravatar Benjamin Jones <bjones@galois.com>2013-06-11 15:32:46 -0700
commite1ba386f3174571e8664b53cd48b679374165184 (patch)
treebdbc823c83c7cc55d21ba81ec3d9e68ec96f8aee /src/batchtools/webdrivers/.classpath
parent0762543d6b2e4b0a0e42af7aacb5891524422e83 (diff)
parent8c39fd2ce91647f8806e23edca02d42461b58b83 (diff)
Merge branch 'master' of src.galois.com:/srv/git/FiveUI
Diffstat (limited to 'src/batchtools/webdrivers/.classpath')
-rw-r--r--src/batchtools/webdrivers/.classpath36
1 files changed, 0 insertions, 36 deletions
diff --git a/src/batchtools/webdrivers/.classpath b/src/batchtools/webdrivers/.classpath
deleted file mode 100644
index 75e85b7..0000000
--- a/src/batchtools/webdrivers/.classpath
+++ /dev/null
@@ -1,36 +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 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 excluding="**" kind="src" output="target/classes" path="src/main/resources">
- <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="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5">
- <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="output" path="target/classes"/>
-</classpath>