Show .classpath syntax highlighted
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="**/.svn/**|war/WEB-INF/" kind="src" path="src"/>
<classpathentry kind="src" path="webapp"/>
<classpathentry excluding="**/.svn/**" kind="src" path="test/data"/>
<classpathentry excluding="**/.svn/**" kind="src" path="test/unit"/>
<classpathentry excluding="**/.svn/**" kind="src" path="test/functional"/>
<classpathentry excluding="**/.svn/**" kind="src" path="properties/test"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3.8.1"/>
<classpathentry kind="lib" path="lib/buildtime/antlr-2.7.6.jar"/>
<classpathentry kind="lib" path="lib/buildtime/cglib-full-2.0.jar"/>
<classpathentry kind="lib" path="lib/buildtime/checkstyle-4.3.jar"/>
<classpathentry kind="lib" path="lib/buildtime/checkstyle-optional-4.3.jar"/>
<classpathentry kind="lib" path="lib/buildtime/commons-cli-1.0.jar"/>
<classpathentry kind="lib" path="lib/buildtime/commons-codec-1.3.jar"/>
<classpathentry kind="lib" path="lib/buildtime/commons-httpclient-3.0.1.jar"/>
<classpathentry kind="lib" path="lib/buildtime/emma_ant-2.0.5312.jar"/>
<classpathentry kind="lib" path="lib/buildtime/emma-2.0.5312.jar"/>
<classpathentry kind="lib" path="lib/buildtime/htmlunit-1.11.jar"/>
<classpathentry kind="lib" path="lib/buildtime/jakarta-regexp-1.4.jar"/>
<classpathentry kind="lib" path="lib/buildtime/jaxen-1.1.jar"/>
<classpathentry kind="lib" path="lib/buildtime/jdom-1.0.jar"/>
<classpathentry kind="lib" path="lib/buildtime/jetty-6.1.1.jar"/>
<classpathentry kind="lib" path="lib/buildtime/jetty-util-6.1.1.jar"/>
<classpathentry kind="lib" path="lib/buildtime/jmock-1.1.0.jar"/>
<classpathentry kind="lib" path="lib/buildtime/jmock-cglib-1.1.0.jar"/>
<classpathentry kind="lib" path="lib/buildtime/js-1.6R5.jar"/>
<classpathentry kind="lib" path="lib/buildtime/junit-3.8.1.jar"/>
<classpathentry kind="lib" path="lib/buildtime/junit-addons-1.4.jar"/>
<classpathentry kind="lib" path="lib/buildtime/jwebunit-core-1.4.jar"/>
<classpathentry kind="lib" path="lib/buildtime/jwebunit-htmlunit-plugin-1.4.jar"/>
<classpathentry kind="lib" path="lib/buildtime/nekohtml-0.9.5.jar"/>
<classpathentry kind="lib" path="lib/buildtime/selenium-java-client-driver.jar"/>
<classpathentry kind="lib" path="lib/buildtime/selenium-server.jar"/>
<classpathentry kind="lib" path="lib/buildtime/servlet-api-2.4.jar"/>
<classpathentry kind="lib" path="lib/buildtime/spring-mock.jar"/>
<classpathentry kind="lib" path="lib/aopalliance.jar"/>
<classpathentry kind="lib" path="lib/commons-collections-3.2.jar"/>
<classpathentry kind="lib" path="lib/commons-io-1.3.jar"/>
<classpathentry kind="lib" path="lib/commons-lang-2.2.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.jar"/>
<classpathentry kind="lib" path="lib/joda-time-1.4.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.12.jar"/>
<classpathentry kind="lib" path="lib/p4.jar"/>
<classpathentry kind="lib" path="lib/spring-aop.jar"/>
<classpathentry kind="lib" path="lib/spring-beans.jar"/>
<classpathentry kind="lib" path="lib/spring-context.jar"/>
<classpathentry kind="lib" path="lib/spring-core.jar"/>
<classpathentry kind="lib" path="lib/spring-jmx.jar"/>
<classpathentry kind="lib" path="lib/spring-support.jar"/>
<classpathentry kind="lib" path="lib/spring-web.jar"/>
<classpathentry kind="lib" path="lib/spring-webmvc.jar"/>
<classpathentry kind="lib" path="lib/velocity-1.5.jar"/>
<classpathentry kind="lib" path="lib/velocity-dep-1.4.jar"/>
<classpathentry kind="lib" path="lib/velocity-tools-view-1.2.jar"/>
<classpathentry kind="lib" path="lib/xml-apis-1.3.03.jar"/>
<classpathentry kind="lib" path="lib/mx4j.jar"/>
<classpathentry kind="lib" path="lib/mx4j-remote.jar"/>
<classpathentry kind="lib" path="lib/mx4j-tools.jar"/>
<classpathentry kind="lib" path="lib/xercesImpl-2.8.1.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.5.0_12"/>
<classpathentry kind="lib" path="/home/khu/workspace/ccebranch/cruisecontrol/main/dist/cruisecontrol.jar"/>
<classpathentry kind="lib" path="lib/commons-beanutils-core-1.7.0.jar"/>
<classpathentry kind="lib" path="lib/commons-digester-1.8.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>
See more files for this project here