Closed Der-Dominic closed 3 months ago
A few first things to check:
I found the failure.
Two JAR-Files and the "lib" Folder where missing in my extensions Folder which is included through the "vscode" Classpath.
After copying those to the correct folder everything worked.
So for me the sollution is:
This would only be an issue when you self-compile the extension. When fetching it from marketplace, this should all be done automatically. If it does not, please reopen.
Hi,
I tried the extension against the newest BBj Version (24.02). The Installation is fresh and running with a 5-Day Test License.
A simple Statement like
use java.util.HashMap
results in the following error:Class java.util.HashMap is not in the class path. bbj
I tried:
Simple Java Classes are also not resolved in the
examples/using-java.bbj
Source-File in this Repo.What can I do to debug and/or find why the Imports are missing...
BBj Build Infos: Platform: Win x64 JDK: 21.0.3.9-hotspot (x64) Build Date=05/28/2024 17:38 BuildID=1716939522