diff options
| author | Stefan Suhren <suhren.stefan@fh-swf.de> | 2017-08-26 13:48:33 +0200 |
|---|---|---|
| committer | Stefan Suhren <suhren.stefan@fh-swf.de> | 2017-08-26 13:48:33 +0200 |
| commit | c3b3f339293ed26a4e43027c07f22ce45e27ba3b (patch) | |
| tree | 7c11c795887468a333069507720718eed080c15a /.classpath | |
| parent | 09e970553f6c32b52a927aa882b3ac282797c0a8 (diff) | |
| download | UpnFx-c3b3f339293ed26a4e43027c07f22ce45e27ba3b.tar.gz UpnFx-c3b3f339293ed26a4e43027c07f22ce45e27ba3b.zip | |
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/.classpath b/.classpath deleted file mode 100644 index de370b8..0000000 --- a/.classpath +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="src" path="src"/> - <classpathentry kind="src" path="test"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> - <classpathentry kind="con" path="org.eclipse.fx.ide.jdt.core.JAVAFX_CONTAINER"/> - <classpathentry kind="lib" path="lib/guava-18.0.jar"/> - <classpathentry kind="lib" path="lib/hamcrest-all-1.3.jar"/> - <classpathentry kind="lib" path="lib/testFx-3.1.2.jar"/> - <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> - <classpathentry kind="output" path="bin"/> -</classpath> |
