2022-04-08 17:59:50 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
2022-06-13 17:43:41 +02:00
|
|
|
<classpathentry kind="src" path="icons">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="ignore_optional_problems" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2022-06-04 21:12:59 +02:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="module" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2022-04-08 17:59:50 +02:00
|
|
|
<classpathentry kind="lib" path="C:/Users/pabr6/eclipse-workspace/zip4j-1.2.7.jar"/>
|
2022-06-01 21:38:37 +02:00
|
|
|
<classpathentry kind="lib" path="C:/Users/pabr6/git/analyseWriter/MEPTL/miglayout15-swing.jar"/>
|
2022-06-02 15:47:54 +02:00
|
|
|
<classpathentry kind="lib" path="jgoodies-forms-1.8.0.jar" sourcepath="jgoodies-forms-1.8.0-sources.jar"/>
|
2022-12-02 10:17:36 +01:00
|
|
|
<classpathentry kind="lib" path="C:/Users/pabr6/eclipse-workspace/cXML.jar" sourcepath="/cXML"/>
|
2022-04-08 17:59:50 +02:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|