aboutsummaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authortknall <tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c>2013-01-10 16:24:59 +0000
committertknall <tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c>2013-01-10 16:24:59 +0000
commitf9850d02d8559b7e7f3555d0e2c7cfe746257958 (patch)
treef6b145a088350478cff52d78fb13660cea7a422d /.classpath
parent535a04fa05f739ec16dd81666e3b0f82dfbd442d (diff)
downloadpdf-as-3-f9850d02d8559b7e7f3555d0e2c7cfe746257958.tar.gz
pdf-as-3-f9850d02d8559b7e7f3555d0e2c7cfe746257958.tar.bz2
pdf-as-3-f9850d02d8559b7e7f3555d0e2c7cfe746257958.zip
Eclipse config files removed.
Maven repository updated (and redundant repository removed). Multi-Module project created for pdf-as-lib, pdf-as-web. Maven assemblies updated. Snapshot releases (zxing) replaced. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/pdf-as/trunk@927 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
Diffstat (limited to '.classpath')
-rw-r--r--.classpath18
1 files changed, 0 insertions, 18 deletions
diff --git a/.classpath b/.classpath
deleted file mode 100644
index b38606e..0000000
--- a/.classpath
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry excluding="at/gv/egiz/pdfas/test/*/|demo/*/" kind="src" output="target/classes" path="src/main/java"/>
- <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"/>
- <classpathentry kind="src" output="target/test-classes" path="src/test/java"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/>
- <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
- <attributes>
- <attribute name="org.eclipse.jst.component.nondependency" value=""/>
- </attributes>
- </classpathentry>
- <classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER">
- <attributes>
- <attribute name="org.eclipse.jst.component.nondependency" value=""/>
- </attributes>
- </classpathentry>
- <classpathentry kind="output" path="target/classes"/>
-</classpath>