javafx-test1/.classpath
2020-10-23 03:01:50 +03:00

8 lines
319 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/javafx.base"/>
<classpathentry kind="output" path="out/production/fx1"/>
</classpath>