microsoft / microsoft/vscode-java-pack
Java (16778666): The type xxx is not accessible
Open
@CsCherrYY is already working on this.
Since Oct 13, 2022.
ai-triaged
bug
reliability
- Dominant language
- TypeScript
- Stars
- 352
- Forks
- 166
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 32
Description
Affected projects:
Maven compilerArgs is not used:
- JPMS compilerArgs
- related issue: https://github.com/eclipse-m2e/m2e-core/issues/129
- related PR: https://github.com/eclipse-m2e/m2e-core/pull/1034
- other compilerArgs
Gradle/Buildship modular support
- modular support is not enabled by default under Gradle 7.0
- modular project reference each other
- compilerArgs is not used
Module-info.java in main source folder affects test source folder
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.