Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Stieber2012-03-29 12:02:55 +0000
committerUwe Stieber2012-03-29 12:06:44 +0000
commitf3398d5fc6e9f7147546f6849fcf3aef3d4cccb5 (patch)
treef2adee81889444df5452edc60a4667ea4575aac4 /target_explorer/plugins/org.eclipse.tcf.te.runtime.persistence/.classpath
parent53397d3b41a530cc2c96577259b37bcdcc07d4a7 (diff)
downloadorg.eclipse.tcf-f3398d5fc6e9f7147546f6849fcf3aef3d4cccb5.tar.gz
org.eclipse.tcf-f3398d5fc6e9f7147546f6849fcf3aef3d4cccb5.tar.xz
org.eclipse.tcf-f3398d5fc6e9f7147546f6849fcf3aef3d4cccb5.zip
Target Explorer: Switch to Orbit provided GSON packaging
Diffstat (limited to 'target_explorer/plugins/org.eclipse.tcf.te.runtime.persistence/.classpath')
-rw-r--r--target_explorer/plugins/org.eclipse.tcf.te.runtime.persistence/.classpath1
1 files changed, 0 insertions, 1 deletions
diff --git a/target_explorer/plugins/org.eclipse.tcf.te.runtime.persistence/.classpath b/target_explorer/plugins/org.eclipse.tcf.te.runtime.persistence/.classpath
index 2c82d604f..8a8f1668c 100644
--- a/target_explorer/plugins/org.eclipse.tcf.te.runtime.persistence/.classpath
+++ b/target_explorer/plugins/org.eclipse.tcf.te.runtime.persistence/.classpath
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry exported="true" kind="lib" path="google-gson-2.1/gson-2.1.jar" sourcepath="google-gson-2.1/gson-2.1-sources.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>

Back to the top