redhat-developer / redhat-developer/vscode-java
module not accessible
オープン
@snjeza がすでに取り組んでいます。
2019年5月27日 から。
Gradle
Java 11
upstream
- 主要言語
- TypeScript
- スター
- 2.3k
- フォーク
- 546
- 平均マージ
- 20時間 1分
- マージ済み PR(30日)
- 11
説明
When building a modular project with gradle the imported libraries are shown as inaccessible. But the project itself seems fine. Using
.\gradlew run runs the project without error
and
.\gradlew jlink builds an image without error
This seems to be the case with any gradle dependency. Not just javafx.
Environment
- Operating System: Windows 10 1809
- JDK version: openjdk 12.0.1
- Visual Studio Code version: 1.34.0
- Java extension version: 0.45.0
Current Result
javafx components are shown as inaccessible
Expected Result
javafx components are not shown as inaccessible
Screenshot
Sample Project
https://github.com/openjfx/samples/tree/master/CommandLine/Modular/Gradle
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。