Replies: 1 comment
-
I'm running into the same issue while trying to build and run a javacard-applet. Any help is greatly appreciated! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear All,
New to Apache NetBeans VSCode extension, when I try debugging a Java program many a times I get:
Error: Could not find or load main class ${packageClassName}
Caused by: java.lang.ClassNotFoundException: ${packageClassName}
Please let me know how to set packageClassName so that it can be passed to command.
Regards
Saurabh
Beta Was this translation helpful? Give feedback.
All reactions