]> gerrit.simantics Code Review - simantics/district.git/blobdiff - org.simantics.maps.server/.classpath
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / .classpath
diff --git a/org.simantics.maps.server/.classpath b/org.simantics.maps.server/.classpath
new file mode 100644 (file)
index 0000000..89b43af
--- /dev/null
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+       <classpathentry exported="true" kind="lib" path="lib/jna-4.3.0.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/zt-process-killer-1.6.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/snakeyaml-1.18.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/logback-core-1.2.1.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/logback-classic-1.2.1.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/commons-io-2.5.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/slf4j-api-1.7.24.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/zt-exec-1.9.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="output" path="bin"/>
+</classpath>