workbench looking better
authorFred T. Hamster <fred@feistymeow.org>
Tue, 3 Feb 2026 01:31:51 +0000 (20:31 -0500)
committerFred T. Hamster <fred@feistymeow.org>
Tue, 3 Feb 2026 01:31:51 +0000 (20:31 -0500)
everything is building properly in eclipse now except the osgi junk.  ugh.

kona/.classpath

index 8dadd2d257e3a5927a66891ea67c7519d1ef649f..cc18aa1516a6867b8b02e2f97594e1d4589cf3ab 100644 (file)
@@ -9,5 +9,10 @@
        <classpathentry kind="lib" path="lib/junit-4.5.jar"/>
        <classpathentry kind="lib" path="lib/SizeOf.jar"/>
        <classpathentry kind="lib" path="/home/fred/data/code_depot/java_jars/commons-logging-1.3.5/commons-logging-1.3.5.jar"/>
+       <classpathentry kind="lib" path="/home/fred/data/code_depot/java_jars/commons-compress-1.28.0/commons-compress-1.28.0.jar"/>
+       <classpathentry kind="lib" path="/home/fred/data/code_depot/java_jars/commons-io-2.21.0/commons-io-2.21.0.jar"/>
+       <classpathentry kind="lib" path="/home/fred/data/code_depot/java_jars/commons-lang3-3.20.0/commons-lang3-3.20.0.jar"/>
+       <classpathentry kind="lib" path="/home/fred/data/code_depot/java_jars/apache-log4j-2.25.3-bin/log4j-core-2.25.3.jar"/>
+       <classpathentry kind="lib" path="/home/fred/data/code_depot/java_jars/apache-log4j-2.25.3-bin/log4j-1.2-api-2.25.3.jar"/>
        <classpathentry kind="output" path="bin-eclipse"/>
 </classpath>