Elaborato_IS/.classpath

22 lines
760 B
Plaintext
Raw Permalink Normal View History

2023-10-05 13:32:29 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
2023-10-16 12:44:18 +02:00
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
2023-10-16 18:08:25 +02:00
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JavaFX">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
2023-10-05 13:32:29 +02:00
<classpathentry kind="src" path="Elaborato_IS/src"/>
<classpathentry kind="con" path="org.eclipse.fx.ide.jdt.core.JAVAFX_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
2023-10-16 12:44:18 +02:00
<classpathentry kind="lib" path="/home/shaggy/Scrivania/JavaLib/postgresql-42.6.0.jar"/>
2023-10-05 13:32:29 +02:00
<classpathentry kind="output" path="bin"/>
</classpath>