Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java modules: ResponseAPDU cannot be resolved to a type #3344

Open
Honza-cz opened this issue Dec 13, 2024 · 0 comments
Open

java modules: ResponseAPDU cannot be resolved to a type #3344

Honza-cz opened this issue Dec 13, 2024 · 0 comments

Comments

@Honza-cz
Copy link

Hello,
I use Visual Studio code for programming in Java. I spot issue in our production code in IDE, that class ResponseAPDU cannot be resolved even if it is part of JDK module, java.smartcardio

I opened this bug in vscode-java redhat-developer/vscode-java#3879 where I received an advice to use experimental feature to switch to javac compiler. It works for demo app, but not in production repo. Not sure what is the root cause if it is more related to jdk23 or experimental feature itself.

But to me, that advice is more workaround. I opened same project (attached to linked to the issue above) in Eclipse IDE and it reported same error.

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant