summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.client/.classpath
diff options
context:
space:
mode:
authorSelvasundaram <selvam@gluster.com>2011-06-29 21:51:41 +0530
committerSelvasundaram <selvam@gluster.com>2011-06-29 21:55:15 +0530
commit9ff4f7270ba883d0f7f6be466e522c09beab44ed (patch)
tree9f9f8b214f44fa918183f10b9efe5ec0a3f66e8e /src/com.gluster.storage.management.client/.classpath
parent770b0ca8f0a871baeaa03fd788c0948a6392d07f (diff)
Task frame work code changes
Diffstat (limited to 'src/com.gluster.storage.management.client/.classpath')
-rw-r--r--src/com.gluster.storage.management.client/.classpath4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/com.gluster.storage.management.client/.classpath b/src/com.gluster.storage.management.client/.classpath
index d216a8fe..218503d5 100644
--- a/src/com.gluster.storage.management.client/.classpath
+++ b/src/com.gluster.storage.management.client/.classpath
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="keystore/"/>
- <classpathentry exported="true" kind="lib" path="lib/jersey-1.5/jersey-client-1.5.jar" sourcepath="/data/downloads/sun/jersey/sources/jersey-client-1.5-sources.jar"/>
- <classpathentry exported="true" kind="lib" path="lib/jersey-1.5/jersey-core-1.5.jar" sourcepath="/data/downloads/sun/jersey/sources/jersey-core-1.5-sources.jar"/>
+ <classpathentry exported="true" kind="lib" path="lib/jersey-1.5/jersey-client-1.5.jar" sourcepath="/home/selvam/sources/jersey/jersey-client-1.5-sources.jar"/>
+ <classpathentry exported="true" kind="lib" path="lib/jersey-1.5/jersey-core-1.5.jar" sourcepath="/home/selvam/sources/jersey/jersey-core-1.5-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 excluding="keystore/" kind="src" path="src"/>