This repository has been archived on 2025-12-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
tcommon-studio-se/test/plugins/org.talend.testutils/.classpath

20 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="lib/xpp3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xstream-1.4.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/classmexer-0.0.3.1.jar" sourcepath="/ClassMexerProject"/>
<classpathentry exported="true" kind="lib" path="lib/powermock-classloading-base-1.4.11.jar"/>
<classpathentry exported="true" kind="lib" path="lib/powermock-classloading-xstream-1.4.11.jar"/>
<classpathentry exported="true" kind="lib" path="lib/powermock-module-junit4-rule-1.4.11.jar"/>
<classpathentry exported="true" kind="lib" path="lib/powermock-module-junit4-rule-agent-1.4.11.jar"/>
<classpathentry exported="true" kind="lib" path="lib/hamcrest-all-1.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/powermock-mockito-1.4.12-full.jar"/>
<classpathentry exported="true" kind="lib" path="lib/cglib-nodep-2.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/mockito-all-1.9.0.jar"/>
<classpathentry kind="lib" path="lib/javassist-3.19.0-GA.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>