diff options
Diffstat (limited to 'ui-desktop')
| -rw-r--r-- | ui-desktop/.classpath | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ui-desktop/.classpath b/ui-desktop/.classpath index bac8826..200bca6 100644 --- a/ui-desktop/.classpath +++ b/ui-desktop/.classpath | |||
| @@ -11,7 +11,8 @@ | |||
| 11 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> | 11 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
| 12 | <!-- Defines where compiled .class files go --> | 12 | <!-- Defines where compiled .class files go --> |
| 13 | <classpathentry kind="output" path="bin"/> | 13 | <classpathentry kind="output" path="bin"/> |
| 14 | 14 | <classpathentry kind="src" path="/guess-market-api"/> | |
| 15 | <classpathentry kind="src" path="/guess-market-service"/> | ||
| 15 | <classpathentry kind="lib" path="../lib/junit/junit-platform-console-standalone-6.1.1.jar"/> | 16 | <classpathentry kind="lib" path="../lib/junit/junit-platform-console-standalone-6.1.1.jar"/> |
| 16 | <!-- Required OpenJFX JARs explicitly placed on the Modulepath --> | 17 | <!-- Required OpenJFX JARs explicitly placed on the Modulepath --> |
| 17 | <classpathentry kind="lib" path="../lib/openjfx/javafx.base.jar"/> | 18 | <classpathentry kind="lib" path="../lib/openjfx/javafx.base.jar"/> |