redhat-developer / redhat-developer/vscode-java
module not accessible
Đang mở
@snjeza đang làm issue này rồi.
Từ ngày 27/5/2019.
Gradle
Java 11
upstream
- Ngôn ngữ chính
- TypeScript
- Star
- 2.3k
- Fork
- 546
- Merge trung bình
- 20 giờ 1 phút
- Pull request đã merge (30 ngày)
- 11
Mô tả
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
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.