-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
29 lines (29 loc) · 1.87 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="lib" path="Lib"/>
<classpathentry exported="true" kind="lib" path="Lib/jcommon-1.0.23.jar"/>
<classpathentry exported="true" kind="lib" path="Lib/jfreechart-1.0.19.jar"/>
<classpathentry exported="true" kind="lib" path="Lib/commons-configuration-1.10.jar"/>
<classpathentry exported="true" kind="lib" path="Lib/commons-lang-2.6.jar"/>
<classpathentry exported="true" kind="lib" path="Lib/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="forms-1.3.0.jar" sourcepath="forms-1.3.0-src.zip"/>
<classpathentry kind="lib" path="miglayout15-swing.jar" sourcepath="miglayout-src.zip"/>
<classpathentry kind="lib" path="Lib/opencsv-2.3.jar"/>
<classpathentry kind="lib" path="Lib/jna-3.5.2.jar"/>
<classpathentry kind="lib" path="Lib/platform-3.5.2.jar"/>
<classpathentry kind="lib" path="Lib/SteelSeries-3.9.31.1.jar"/>
<classpathentry kind="lib" path="Lib/trident.jar"/>
<classpathentry kind="lib" path="Lib/vlcj-3.8.0.jar"/>
<classpathentry kind="lib" path="Lib/slf4j-api-1.7.13.jar"/>
<classpathentry kind="lib" path="Lib/slf4j-simple-1.7.13.jar"/>
<classpathentry kind="lib" path="Lib/laf-plugin-1.1.jar"/>
<classpathentry kind="lib" path="Lib/laf-widget-5.0.jar"/>
<classpathentry kind="lib" path="Lib/swingx-all-1.6.4.jar" sourcepath="C:/Users/Avell-G1711/Desktop/Céu azul/software/swingx-all-1.6.4-sources.jar"/>
<classpathentry kind="lib" path="Lib/swingx-beaninfo-1.6.4.jar"/>
<classpathentry kind="lib" path="Lib/substance-7.2.1.jar"/>
<classpathentry kind="lib" path="Lib/substance-swingx-7.2.1.jar"/>
<classpathentry kind="lib" path="Lib/commons-math3-3.6.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>