diff options
author | tkellner <tkellner@3a0b52a2-8410-0410-bc02-ff6273a87459> | 2012-08-07 14:52:00 +0000 |
---|---|---|
committer | tkellner <tkellner@3a0b52a2-8410-0410-bc02-ff6273a87459> | 2012-08-07 14:52:00 +0000 |
commit | 94bf81d31e74a209d60f2fd4f1f20448770bf1a0 (patch) | |
tree | ee0a3ebc6e659360cbf822bf428034c33527ce39 /trunk/.classpath | |
parent | ef8b65e36085eb8d113620cb91ae1f0b2695eea2 (diff) | |
download | pdf-over-94bf81d31e74a209d60f2fd4f1f20448770bf1a0.tar.gz pdf-over-94bf81d31e74a209d60f2fd4f1f20448770bf1a0.tar.bz2 pdf-over-94bf81d31e74a209d60f2fd4f1f20448770bf1a0.zip |
Refactoring
git-svn-id: https://svn.iaik.tugraz.at/svn/egiz/prj/current/12PDF-OVER-4.0@12276 3a0b52a2-8410-0410-bc02-ff6273a87459
Diffstat (limited to 'trunk/.classpath')
-rw-r--r-- | trunk/.classpath | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/trunk/.classpath b/trunk/.classpath new file mode 100644 index 00000000..adc920e5 --- /dev/null +++ b/trunk/.classpath @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<classpath> + <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"/> + <classpathentry kind="output" path="target/classes"/> +</classpath> |