diff options
Diffstat (limited to 'collaboration/GSoC-2011-Eranda/twitapp/.classpath')
-rw-r--r-- | collaboration/GSoC-2011-Eranda/twitapp/.classpath | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/collaboration/GSoC-2011-Eranda/twitapp/.classpath b/collaboration/GSoC-2011-Eranda/twitapp/.classpath new file mode 100644 index 0000000000..07ca123c63 --- /dev/null +++ b/collaboration/GSoC-2011-Eranda/twitapp/.classpath @@ -0,0 +1,6 @@ +<?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/JavaSE-1.6"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
|