diff --git a/bundles/org.oceandsl.configuration.jupyter/.classpath b/bundles/org.oceandsl.configuration.jupyter/.classpath index 9e9659f32a30b29992790e4cbf6a4ea81753d94c..4b310d17f45a7145d43f97943d4c916e716553bb 100644 --- a/bundles/org.oceandsl.configuration.jupyter/.classpath +++ b/bundles/org.oceandsl.configuration.jupyter/.classpath @@ -8,5 +8,6 @@ <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> <classpathentry exported="true" kind="lib" path="lib/jcommander-1.64.jar"/> <classpathentry kind="src" path="src/"/> + <classpathentry exported="true" kind="lib" path="target/dependency/jupyter-jvm-basekernel.jar"/> <classpathentry kind="output" path="target/classes"/> </classpath>