Subversion Repositories SmartDukaan

Rev

Rev 375 | Rev 388 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 375 Rev 387
Line 1... Line 1...
1
<?xml version="1.0" encoding="UTF-8"?>
1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
2
<classpath>
3
	<classpathentry kind="src" path="src"/>
3
	<classpathentry kind="src" path="src"/>
4
	<classpathentry kind="src" path="conf"/>
4
	<classpathentry kind="src" path="conf"/>
5
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_20">
-
 
6
		<attributes>
-
 
7
			<attribute name="owner.project.facets" value="jst.java"/>
-
 
8
		</attributes>
-
 
9
	</classpathentry>
-
 
10
	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
5
	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
11
	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
6
	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
12
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-collections-3.2.1/commons-collections-3.2.1.jar">
7
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-collections-3.2.1/commons-collections-3.2.1.jar">
13
		<attributes>
8
		<attributes>
14
			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
9
			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
Line 119... Line 114...
119
		<attributes>
114
		<attributes>
120
			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
115
			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
121
		</attributes>
116
		</attributes>
122
	</classpathentry>
117
	</classpathentry>
123
	<classpathentry combineaccessrules="false" exported="true" kind="src" path="/Common"/>
118
	<classpathentry combineaccessrules="false" exported="true" kind="src" path="/Common"/>
124
	<classpathentry combineaccessrules="false" kind="src" path="/ThriftConfig"/>
119
	<classpathentry combineaccessrules="false" exported="true" kind="src" path="/ThriftConfig"/>
125
	<classpathentry kind="lib" path="/thirdparty/readonly/apache/thrift-0.2.0/libthrift.jar">
120
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/thrift-0.2.0/libthrift.jar">
-
 
121
		<attributes>
-
 
122
			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
-
 
123
		</attributes>
-
 
124
	</classpathentry>
-
 
125
	<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/java-6-sun-1.6.0.20">
-
 
126
		<attributes>
-
 
127
			<attribute name="owner.project.facets" value="jst.java"/>
-
 
128
		</attributes>
-
 
129
	</classpathentry>
-
 
130
	<classpathentry kind="lib" path="/thirdparty/readonly/slf4j/slf4j-api-1.5.8.jar">
-
 
131
		<attributes>
-
 
132
			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
-
 
133
		</attributes>
-
 
134
	</classpathentry>
-
 
135
	<classpathentry kind="lib" path="/thirdparty/readonly/slf4j/slf4j-simple-1.5.8.jar">
126
		<attributes>
136
		<attributes>
127
			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
137
			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
128
		</attributes>
138
		</attributes>
129
	</classpathentry>
139
	</classpathentry>
130
	<classpathentry kind="output" path="build/classes"/>
140
	<classpathentry kind="output" path="build/classes"/>