Fred Bricon

Results 583 comments of Fred Bricon

Can you try with the latest vscode-java prerelease? The add-opens flag has been added for [com.sun.tools.javac.model](https://github.com/redhat-developer/vscode-java/blame/8dd2aa511fbc113f1017f2d389c7b187ce0a46e3/src/javaServerStarter.ts#L149)

@LeducNic right I see the same thing, but that's a different problem. Can you open a ticket in https://github.com/microsoft/vscode-java-debug/issues?

@LeducNic we rely on https://github.com/Eskibear/node-jdk-utils for automatic JDK detection, so if you get it fixed there, we'll automatically reap the benefits

@LeducNic please open a separate issue for the JDK detection problem. PRs are welcome too :-)

Can you please provide a sample project reproducing this behaviour?

the error no longer shows on the anonymous classes, but the quickfix still generates 1L if the file is not saved.

Is it a "just in case", hypothetical need or do you *actually* need this change?

Sounds very much like https://github.com/eclipse-m2e/m2e-core/issues/1089