You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
61 lines
3.2 KiB
61 lines
3.2 KiB
<?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>
|
|
|