source: AE/installer2/.classpath@ 621

Last change on this file since 621 was 596, checked in by alloc, 12 years ago

AEI: OniSplit / globalization

File size: 1.7 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
5 <classpathentry kind="lib" path="lib/swingbuilder/betterbeansbinding-core-1.3.0.jar"/>
6 <classpathentry kind="lib" path="lib/swingbuilder/betterbeansbinding-el-1.3.0.jar"/>
7 <classpathentry kind="lib" path="lib/swingbuilder/betterbeansbinding-swingbinding-1.3.0.jar"/>
8 <classpathentry kind="lib" path="lib/swingbuilder/commons-lang-2.4.jar"/>
9 <classpathentry kind="lib" path="lib/swingbuilder/javabuilder-core-1.1.0.jar"/>
10 <classpathentry kind="lib" path="lib/swingbuilder/javabuilder-swing-1.1.0.jar"/>
11 <classpathentry kind="lib" path="lib/swingbuilder/jsr305-1.3.7.jar"/>
12 <classpathentry kind="lib" path="lib/swingbuilder/miglayout-3.7.1.jar"/>
13 <classpathentry kind="lib" path="lib/swingbuilder/slf4j-api-1.6.1.jar"/>
14 <classpathentry kind="lib" path="lib/swingbuilder/slf4j-simple-1.6.1.jar"/>
15 <classpathentry kind="lib" path="lib/swingbuilder/snakeyaml-1.7.jar"/>
16 <classpathentry kind="lib" path="lib/JSON-java.jar"/>
17 <classpathentry kind="lib" path="lib/httpclient/httpclient-4.2.2.jar"/>
18 <classpathentry kind="lib" path="lib/httpclient/httpcore-4.2.2.jar"/>
19 <classpathentry kind="lib" path="lib/httpclient/commons-logging-1.1.1.jar"/>
20 <classpathentry kind="lib" path="lib/xstream-1.4.3.jar"/>
21 <classpathentry kind="lib" path="lib/macify.jar"/>
22 <classpathentry kind="lib" path="lib/commons-io-2.4.jar">
23 <attributes>
24 <attribute name="javadoc_location" value="jar:platform:/resource/AEInstaller2/lib/commons-io-2.4-javadoc.jar!/"/>
25 </attributes>
26 </classpathentry>
27 <classpathentry kind="output" path="bin"/>
28</classpath>
Note: See TracBrowser for help on using the repository browser.