diff options
| author | Stefan Suhren <suhren.stefan@fh-swf.de> | 2017-08-26 13:51:53 +0200 |
|---|---|---|
| committer | Stefan Suhren <suhren.stefan@fh-swf.de> | 2017-08-26 13:51:53 +0200 |
| commit | 50b80029433616b5ad74e1d607f0d33f0345d833 (patch) | |
| tree | 0664d04651a4339a45971806567001da9d96979f /.classpath | |
| parent | 564eeb23621cd9b691cb2ef05bdcfa0d04cb7cd4 (diff) | |
| download | Projektthemenvergabe-50b80029433616b5ad74e1d607f0d33f0345d833.tar.gz Projektthemenvergabe-50b80029433616b5ad74e1d607f0d33f0345d833.zip | |
Remove gitignored filesVertProto
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.classpath b/.classpath deleted file mode 100644 index 64cda21..0000000 --- a/.classpath +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="src" path="src"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> - <classpathentry kind="lib" path="lib/mysql-connector-java-5.1.37-bin.jar"/> - <classpathentry kind="output" path="bin"/> -</classpath> |
