.classpath
changeset 51 3247fccfbd3f
parent 48 01fb9167ad75
child 54 43c35d6ca3f0
equal deleted inserted replaced
50:7b517a54b708 51:3247fccfbd3f
     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="server/src/main/java"/>
     3 	<classpathentry kind="src" path="server/src/main/java"/>
     4 	<classpathentry kind="src" path="server/src/test/java"/>
     4 	<classpathentry kind="src" path="server/src/test/java"/>
     5 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
       
     6 		<attributes>
       
     7 			<attribute name="owner.project.facets" value="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 kind="var" path="M2_REPO/org/opencoweb/coweb-bots/1.0/coweb-bots-1.0.jar"/>
     7 	<classpathentry kind="var" path="M2_REPO/org/opencoweb/coweb-bots/1.0/coweb-bots-1.0.jar"/>
    13 	<classpathentry kind="var" path="M2_REPO/org/opencoweb/coweb-server/1.0/coweb-server-1.0.jar"/>
     8 	<classpathentry kind="var" path="M2_REPO/org/opencoweb/coweb-server/1.0/coweb-server-1.0.jar"/>
    14 	<classpathentry kind="var" path="M2_REPO/org/opencoweb/coweb-operationengine/1.0/coweb-operationengine-1.0.jar"/>
     9 	<classpathentry kind="var" path="M2_REPO/org/opencoweb/coweb-operationengine/1.0/coweb-operationengine-1.0.jar"/>
    35 	<classpathentry kind="var" path="M2_REPO/org/springframework/spring-core/3.1.3.RELEASE/spring-core-3.1.3.RELEASE.jar"/>
    30 	<classpathentry kind="var" path="M2_REPO/org/springframework/spring-core/3.1.3.RELEASE/spring-core-3.1.3.RELEASE.jar"/>
    36 	<classpathentry kind="var" path="M2_REPO/org/springframework/spring-web/3.1.3.RELEASE/spring-web-3.1.3.RELEASE.jar"/>
    31 	<classpathentry kind="var" path="M2_REPO/org/springframework/spring-web/3.1.3.RELEASE/spring-web-3.1.3.RELEASE.jar"/>
    37 	<classpathentry kind="var" path="M2_REPO/org/springframework/spring-webmvc/3.1.3.RELEASE/spring-webmvc-3.1.3.RELEASE.jar"/>
    32 	<classpathentry kind="var" path="M2_REPO/org/springframework/spring-webmvc/3.1.3.RELEASE/spring-webmvc-3.1.3.RELEASE.jar"/>
    38 	<classpathentry kind="var" path="M2_REPO/junit/junit/4.10/junit-4.10.jar"/>
    33 	<classpathentry kind="var" path="M2_REPO/junit/junit/4.10/junit-4.10.jar"/>
    39 	<classpathentry kind="var" path="M2_REPO/org/springframework/spring-test/3.1.3.RELEASE/spring-test-3.1.3.RELEASE.jar"/>
    34 	<classpathentry kind="var" path="M2_REPO/org/springframework/spring-test/3.1.3.RELEASE/spring-test-3.1.3.RELEASE.jar"/>
    40 	<classpathentry kind="var" path="M2_REPO/javax/servlet/jstl/1.2/jstl-1.2.jar"/>
    35 	<classpathentry kind="var" path="M2_REPO/javax/servlet/jstl/1.2/jstl-1.2.jar">
       
    36 		<attributes>
       
    37 			<attribute name="org.eclipse.jst.component.nondependency" value=""/>
       
    38 		</attributes>
       
    39 	</classpathentry>
       
    40 	<classpathentry kind="var" path="M2_REPO/commons-codec/commons-codec/1.7/commons-codec-1.7.jar"/>
       
    41 	<classpathentry kind="var" path="M2_REPO/org/springframework/security/spring-security-core/3.1.3.RELEASE/spring-security-core-3.1.3.RELEASE.jar"/>
       
    42 	<classpathentry kind="var" path="M2_REPO/org/springframework/security/spring-security-config/3.1.3.RELEASE/spring-security-config-3.1.3.RELEASE.jar"/>
       
    43 	<classpathentry kind="var" path="M2_REPO/org/springframework/security/spring-security-web/3.1.3.RELEASE/spring-security-web-3.1.3.RELEASE.jar"/>
       
    44 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
       
    45 		<attributes>
       
    46 			<attribute name="owner.project.facets" value="java"/>
       
    47 		</attributes>
       
    48 	</classpathentry>
    41 	<classpathentry kind="output" path="server/target/classes"/>
    49 	<classpathentry kind="output" path="server/target/classes"/>
    42 </classpath>
    50 </classpath>