summaryrefslogtreecommitdiffstats
path: root/plugins/org.yocto.sdk.remotetools/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.yocto.sdk.remotetools/.classpath')
-rw-r--r--plugins/org.yocto.sdk.remotetools/.classpath8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/org.yocto.sdk.remotetools/.classpath b/plugins/org.yocto.sdk.remotetools/.classpath
new file mode 100644
index 0000000..da264cc
--- /dev/null
+++ b/plugins/org.yocto.sdk.remotetools/.classpath
@@ -0,0 +1,8 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="lib" path="lib/json-simple-1.1.1.jar"/>
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
5 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
6 <classpathentry kind="src" path="src"/>
7 <classpathentry kind="output" path="bin"/>
8</classpath>