redhat-developer / redhat-developer/vscode-java

module not accessible

オープン
#941 コメント 6 件 リアクション 4 件 担当者 1 名 GitHub で見る

@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

javafx error

Sample Project

https://github.com/openjfx/samples/tree/master/CommandLine/Modular/Gradle

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。