diff --git a/plugin/.classpath b/plugin/.classpath
index d541b7d8..1e9ec8ec 100644
--- a/plugin/.classpath
+++ b/plugin/.classpath
@@ -1,35 +1,76 @@
-
+
-
+
-
+
+
-
+
-
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
\ No newline at end of file
+
diff --git a/plugin/META-INF/MANIFEST.MF b/plugin/META-INF/MANIFEST.MF
index 9ff16a34..d17c452f 100644
--- a/plugin/META-INF/MANIFEST.MF
+++ b/plugin/META-INF/MANIFEST.MF
@@ -28,7 +28,7 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="3.31.0",
org.apache.commons.logging;bundle-version="1.2.0",
slf4j.api;bundle-version="2.0.13",
org.apache.commons.lang3;bundle-version="3.14.0"
-Bundle-Classpath: target/classes/,
+Bundle-Classpath: .,
target/dependency/annotations.jar,
target/dependency/apache-client.jar,
target/dependency/auth.jar,
diff --git a/plugin/build.properties b/plugin/build.properties
index cb3ad8c7..bc1bd6c9 100644
--- a/plugin/build.properties
+++ b/plugin/build.properties
@@ -1,4 +1,4 @@
-source.. = src/, target/generated-sources
+source.. = src/, target/generated-sources, tst/
output.. = target/classes
bin.includes = plugin.xml,\
META-INF/,\
diff --git a/pom.xml b/pom.xml
index 8b1a1dc0..c1ac2fe7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,6 @@
p2
https://download.eclipse.org/releases/2024-06
-