diff options
| author | krasimir <krasimir@chalmers.se> | 2015-09-03 10:27:50 +0000 |
|---|---|---|
| committer | krasimir <krasimir@chalmers.se> | 2015-09-03 10:27:50 +0000 |
| commit | 7064181860d4ff4848c9632aa8c57ba103127532 (patch) | |
| tree | 499f242f6e12f1d8c3dcbfcd8ed98cbb8b4ba71a /src/runtime/java/.classpath | |
| parent | e97e377b055b1532d5cb2fc555b566551d1ed2a3 (diff) | |
the Eclipse project for the Java binding is now replaced with a simple Makefile
Diffstat (limited to 'src/runtime/java/.classpath')
| -rw-r--r-- | src/runtime/java/.classpath | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/runtime/java/.classpath b/src/runtime/java/.classpath deleted file mode 100644 index 348eb9a2e..000000000 --- a/src/runtime/java/.classpath +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="src" path=""/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"> - <attributes> - <attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="/home/krasimir/www.grammaticalframework.org/src/runtime/java/Release\ (posix)"/> - </attributes> - </classpathentry> - <classpathentry kind="output" path=""/> -</classpath> |
