diff options
Diffstat (limited to 'ui-console/.classpath')
| -rw-r--r-- | ui-console/.classpath | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ui-console/.classpath b/ui-console/.classpath index ec2bc02..cfc0f9a 100644 --- a/ui-console/.classpath +++ b/ui-console/.classpath | |||
| @@ -6,6 +6,8 @@ | |||
| 6 | <attribute name="test" value="true"/> | 6 | <attribute name="test" value="true"/> |
| 7 | </attributes> | 7 | </attributes> |
| 8 | </classpathentry> | 8 | </classpathentry> |
| 9 | <classpathentry kind="src" path="/guess-market-api"/> | ||
| 10 | <classpathentry kind="lib" path="../lib/pico/picocontainer-2.15.2.jar"/> | ||
| 9 | <classpathentry kind="lib" path="../lib/junit/junit-platform-console-standalone-6.1.1.jar"/> | 11 | <classpathentry kind="lib" path="../lib/junit/junit-platform-console-standalone-6.1.1.jar"/> |
| 10 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> | 12 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
| 11 | <classpathentry kind="output" path="bin"/> | 13 | <classpathentry kind="output" path="bin"/> |