summaryrefslogtreecommitdiffstats
path: root/rba.tool.core/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'rba.tool.core/.classpath')
-rw-r--r--rba.tool.core/.classpath16
1 files changed, 16 insertions, 0 deletions
diff --git a/rba.tool.core/.classpath b/rba.tool.core/.classpath
new file mode 100644
index 0000000..257c551
--- /dev/null
+++ b/rba.tool.core/.classpath
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry exported="true" kind="lib" path="icons/"/>
+ <classpathentry kind="lib" path="lib32/z3/com.microsoft.z3.jar"/>
+ <classpathentry exported="true" kind="lib" path="lib/groovy-all-2.4.12-indy.jar"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
+ <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="lib" path="lib/z3/com.microsoft.z3.jar"/>
+ <classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/Z3">
+ <attributes>
+ <attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="rba.tool.core/lib/z3"/>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="output" path="bin"/>
+</classpath>