Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsuen2007-09-29 02:07:09 +0000
committerrsuen2007-09-29 02:07:09 +0000
commit9281e8f4c613a9380644dcc6a36534aebd4caaea (patch)
tree63d6a277b1cb1ef936392a12084a6b1e10b40a2e /applications/kosmos/bundles/org.eclipse.ecf.presence.bot.kosmos/.classpath
parent15ab693ce35d2fadd6cd8f6e59690be779a8e1b3 (diff)
downloadorg.eclipse.ecf-9281e8f4c613a9380644dcc6a36534aebd4caaea.tar.gz
org.eclipse.ecf-9281e8f4c613a9380644dcc6a36534aebd4caaea.tar.xz
org.eclipse.ecf-9281e8f4c613a9380644dcc6a36534aebd4caaea.zip
Initial commit.
Diffstat (limited to 'applications/kosmos/bundles/org.eclipse.ecf.presence.bot.kosmos/.classpath')
-rw-r--r--applications/kosmos/bundles/org.eclipse.ecf.presence.bot.kosmos/.classpath7
1 files changed, 7 insertions, 0 deletions
diff --git a/applications/kosmos/bundles/org.eclipse.ecf.presence.bot.kosmos/.classpath b/applications/kosmos/bundles/org.eclipse.ecf.presence.bot.kosmos/.classpath
new file mode 100644
index 000000000..ce7393340
--- /dev/null
+++ b/applications/kosmos/bundles/org.eclipse.ecf.presence.bot.kosmos/.classpath
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/>
+ <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>

Back to the top