diff options
author | fmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68> | 2011-06-13 09:05:17 +0000 |
---|---|---|
committer | fmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68> | 2011-06-13 09:05:17 +0000 |
commit | 4f344ad0e7426738ed368edb5b4d7a5741d49b73 (patch) | |
tree | 3b14341e0faaf5741c18c691e412a7deacabc4d8 /collaboration/GSoC-2011-Eranda/twitapp/.classpath | |
parent | da4a3c9a16aac9ca4e2d24fb93712ca776d0b0c7 (diff) |
TUSCANY-3522: Apply fix.patch submitted by Eranda.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135065 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'collaboration/GSoC-2011-Eranda/twitapp/.classpath')
-rw-r--r-- | collaboration/GSoC-2011-Eranda/twitapp/.classpath | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/collaboration/GSoC-2011-Eranda/twitapp/.classpath b/collaboration/GSoC-2011-Eranda/twitapp/.classpath index 07ca123c63..e69de29bb2 100644 --- a/collaboration/GSoC-2011-Eranda/twitapp/.classpath +++ b/collaboration/GSoC-2011-Eranda/twitapp/.classpath @@ -1,6 +0,0 @@ -<?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>
|