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-1.1.4c.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry exported="true" kind="lib" path="lib/cglib-nodep-2.2.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/javassist-3.20.0-GA.jar"/>
<classpathentry exported="true" kind="lib" path="lib/mockito-core-1.10.19.jar"/>
<classpathentry exported="true" kind="lib" path="lib/objenesis-2.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/powermock-mockito-1.6.5-full.jar"/>
<classpathentry exported="true" kind="lib" path="lib/powermock-api-mockito-common-1.6.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/powermock-module-junit4-rule-1.6.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/classmexer-0.0.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/powermock-classloading-base-1.6.5.jar"/>
<classpathentry kind="lib" path="lib/powermock-classloading-xstream-1.6.5.jar"/>
<classpathentry kind="lib" path="lib/xstream-1.4.9.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>