Subversion Repositories SmartDukaan

Rev

Rev 1953 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1953 Rev 2039
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/main/java"/>
3
	<classpathentry kind="src" output="target/classes" path="src/main/java"/>
4
	<classpathentry kind="src" path="src/test/java"/>
4
	<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"/>
5
	<classpathentry kind="src" path="src/main/resources"/>
5
	<classpathentry kind="src" output="target/test-classes" path="src/test/java"/>
6
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
6
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
7
	<classpathentry kind="lib" path="/home/ashish/Downloads/mybatis/jpetstore-war/WEB-INF/lib/asm-3.1.jar"/>
-
 
8
	<classpathentry kind="lib" path="/home/ashish/Downloads/mybatis/jpetstore-war/WEB-INF/lib/cglib-2.2.jar"/>
-
 
9
	<classpathentry kind="lib" path="/home/ashish/Downloads/mybatis/jpetstore-war/WEB-INF/lib/commons-logging-1.1.1.jar"/>
-
 
10
	<classpathentry kind="lib" path="/home/ashish/Downloads/mybatis/jpetstore-war/WEB-INF/lib/log4j-1.2.16.jar"/>
-
 
11
	<classpathentry kind="lib" path="/home/ashish/Downloads/mybatis/jpetstore-war/WEB-INF/lib/mybatis-3.0.4.jar"/>
-
 
12
	<classpathentry kind="lib" path="/home/ashish/Downloads/mybatis/jpetstore-war/WEB-INF/lib/mybatis-spring-1.0.0.jar"/>
-
 
13
	<classpathentry kind="lib" path="/home/ashish/Downloads/mybatis/jpetstore-war/WEB-INF/lib/spring-aop-3.0.5.RELEASE.jar"/>
-
 
14
	<classpathentry kind="lib" path="/home/ashish/Downloads/mybatis/jpetstore-war/WEB-INF/lib/spring-asm-3.0.5.RELEASE.jar"/>
-
 
15
	<classpathentry kind="lib" path="/home/ashish/Downloads/mybatis/jpetstore-war/WEB-INF/lib/spring-beans-3.0.5.RELEASE.jar"/>
-
 
16
	<classpathentry kind="lib" path="/home/ashish/Downloads/mybatis/jpetstore-war/WEB-INF/lib/spring-context-3.0.5.RELEASE.jar"/>
-
 
17
	<classpathentry kind="lib" path="/home/ashish/Downloads/mybatis/jpetstore-war/WEB-INF/lib/spring-core-3.0.5.RELEASE.jar"/>
-
 
18
	<classpathentry kind="lib" path="/home/ashish/Downloads/mybatis/jpetstore-war/WEB-INF/lib/spring-expression-3.0.5.RELEASE.jar"/>
-
 
19
	<classpathentry kind="lib" path="/home/ashish/Downloads/mybatis/jpetstore-war/WEB-INF/lib/spring-jdbc-3.0.5.RELEASE.jar"/>
-
 
20
	<classpathentry kind="lib" path="/home/ashish/Downloads/mybatis/jpetstore-war/WEB-INF/lib/spring-tx-3.0.5.RELEASE.jar"/>
-
 
21
	<classpathentry kind="lib" path="/home/ashish/Downloads/mysql-connector-java-5.1.16/mysql-connector-java-5.1.16-bin.jar"/>
-
 
22
	<classpathentry kind="lib" path="/home/ashish/Downloads/mybatis/jpetstore-war/WEB-INF/lib/aopalliance-1.0.jar"/>
-
 
23
	<classpathentry kind="lib" path="/home/ashish/Downloads/commons-dbcp-1.4/commons-dbcp-1.4.jar"/>
7
	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
24
	<classpathentry kind="lib" path="/home/ashish/Downloads/commons-pool-1.5.6/commons-pool-1.5.6.jar"/>
-
 
25
	<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/apache/thrift/0.2.0/thrift-0.2.0.jar"/>
-
 
26
	<classpathentry combineaccessrules="false" kind="src" path="/ThriftConfig"/>
-
 
27
	<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/slf4j/slf4j-api/1.5.8/slf4j-api-1.5.8.jar"/>
-
 
28
	<classpathentry kind="output" path="bin"/>
8
	<classpathentry kind="output" path="target/classes"/>
29
</classpath>
9
</classpath>