jFxStoppuhr/.classpath

62 lines
3.2 KiB
Plaintext
Raw Permalink Normal View History

2019-03-30 22:10:16 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="con" path="org.eclipse.fx.ide.jdt.core.JAVAFX_CONTAINER"/>
<classpathentry exported="true" kind="lib" path="/home/hendrik/.m2/repository/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar">
<attributes>
<attribute name="maven.pomderived" value="true"/>
<attribute name="maven.groupId" value="org.openjfx"/>
<attribute name="maven.artifactId" value="javafx-graphics"/>
<attribute name="maven.version" value="11.0.1"/>
<attribute name="maven.classifier" value="linux"/>
<attribute name="maven.scope" value="compile"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="/home/hendrik/.m2/repository/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar">
<attributes>
<attribute name="maven.pomderived" value="true"/>
<attribute name="maven.groupId" value="org.openjfx"/>
<attribute name="maven.artifactId" value="javafx-controls"/>
<attribute name="maven.version" value="11.0.1"/>
<attribute name="maven.classifier" value="linux"/>
<attribute name="maven.scope" value="compile"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="/home/hendrik/.m2/repository/org/openjfx/javafx-controls/11/javafx-controls-11-linux.jar">
<attributes>
<attribute name="maven.pomderived" value="true"/>
<attribute name="maven.groupId" value="org.openjfx"/>
<attribute name="maven.artifactId" value="javafx-controls"/>
<attribute name="maven.version" value="11"/>
<attribute name="maven.classifier" value="linux"/>
<attribute name="maven.scope" value="compile"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="/home/hendrik/.m2/repository/org/openjfx/javafx-fxml/11/javafx-fxml-11-linux.jar" sourcepath="/home/hendrik/.m2/repository/org/openjfx/javafx-fxml/11/javafx-fxml-11-sources.jar">
<attributes>
<attribute name="maven.pomderived" value="true"/>
<attribute name="maven.groupId" value="org.openjfx"/>
<attribute name="maven.artifactId" value="javafx-fxml"/>
<attribute name="maven.version" value="11"/>
<attribute name="maven.classifier" value="linux"/>
<attribute name="maven.scope" value="compile"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/java-11-openjdk-11">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="/home/hendrik/.m2/repository/org/openjfx/javafx-base/11/javafx-base-11-linux.jar" sourcepath="/home/hendrik/.m2/repository/org/openjfx/javafx-base/11/javafx-base-11-sources.jar">
<attributes>
<attribute name="maven.pomderived" value="true"/>
<attribute name="maven.groupId" value="org.openjfx"/>
<attribute name="maven.artifactId" value="javafx-base"/>
<attribute name="maven.version" value="11"/>
<attribute name="maven.classifier" value="linux"/>
<attribute name="maven.scope" value="compile"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>