-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
15 lines (15 loc) · 1.18 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="lib/xsd-gen-0.2.1-SNAPSHOT-jar-with-dependencies.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-codec-1.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-io-2.0.1.jar" sourcepath="C:/Users/Christophe Moine/.m2/repository/commons-io/commons-io/2.0.1/commons-io-2.0.1-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/guava-10.0.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/microsoft-translator-java-api-0.6.2-jar-with-dependencies.jar"/>
<classpathentry exported="true" kind="lib" path="lib/poi-3.8-20120326.jar"/>
<classpathentry exported="true" kind="lib" path="lib/SWTSplitButton-1.3.jar"/>
<classpathentry kind="lib" path="lib/commons-lang3-3.4.jar" sourcepath="lib/commons-lang3-3.4-src.zip"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>