Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsuen2007-04-19 02:05:20 +0000
committerrsuen2007-04-19 02:05:20 +0000
commit6430110271c1e26a54f61f560a0e5df426c091c3 (patch)
tree4eb7b8401070ab377a2280bc616d06c4dffe93c1 /protocols/bundles/org.eclipse.ecf.protocol.msn/.classpath
parent24d403c53095e4f3774c1082d168b845b7f53af8 (diff)
downloadorg.eclipse.ecf-6430110271c1e26a54f61f560a0e5df426c091c3.tar.gz
org.eclipse.ecf-6430110271c1e26a54f61f560a0e5df426c091c3.tar.xz
org.eclipse.ecf-6430110271c1e26a54f61f560a0e5df426c091c3.zip
Initial commit.
Diffstat (limited to 'protocols/bundles/org.eclipse.ecf.protocol.msn/.classpath')
-rw-r--r--protocols/bundles/org.eclipse.ecf.protocol.msn/.classpath6
1 files changed, 6 insertions, 0 deletions
diff --git a/protocols/bundles/org.eclipse.ecf.protocol.msn/.classpath b/protocols/bundles/org.eclipse.ecf.protocol.msn/.classpath
new file mode 100644
index 000000000..199fd6385
--- /dev/null
+++ b/protocols/bundles/org.eclipse.ecf.protocol.msn/.classpath
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry path="src" kind="src"/>
+ <classpathentry path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/CDC-1.0%Foundation-1.0" kind="con"/>
+ <classpathentry path="bin" kind="output"/>
+</classpath>

Back to the top