diff options
Diffstat (limited to 'projects/net.wotonomy.persistence.adapter.jdbc/.classpath')
| -rw-r--r-- | projects/net.wotonomy.persistence.adapter.jdbc/.classpath | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/projects/net.wotonomy.persistence.adapter.jdbc/.classpath b/projects/net.wotonomy.persistence.adapter.jdbc/.classpath new file mode 100644 index 0000000..dce51f2 --- /dev/null +++ b/projects/net.wotonomy.persistence.adapter.jdbc/.classpath @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<classpath> + <classpathentry kind="src" path="src/main/java"/> + <classpathentry sourcepath="JRE_SRC" kind="var" path="JRE_LIB"/> + <classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/> + <classpathentry kind="output" path="target/classes"/> +</classpath> |
