summaryrefslogtreecommitdiffstats
path: root/src/org.gluster.storage.management.client/.classpath
blob: 9e3c9ce619a2a3b8aad7c68459bbd8b37556a332 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry exported="true" kind="lib" path="lib/jersey-1.5/jersey-multipart-1.5.jar"/>
	<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="/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"/>
	<classpathentry kind="src" path="keystore"/>
	<classpathentry combineaccessrules="false" kind="src" path="/org.gluster.storage.management.core"/>
	<classpathentry kind="output" path="bin"/>
</classpath>