쉽게 말해 runtime에 관한 재설정이 필요하다는 것이다. Run-> Edit Configurations 로 들어가
--module-path C:\javafx-sdk-11.0.2\lib --add-modules=javafx.controls,javafx.fxml
아래는 해결에 도움을 받은 출처다.
혹시 위 방법으로도 안된다면 Runtime Configuration이 아래의 그림과 전부 같은지도 확인해야한다. 사소한 설정 잘못 건드려서 안된적도 있음(정상적으로 굴러가는 프로젝트의 Run configuration과 비교하면 쉬움).
'각종 설치Issue & Solution & Enlightenment' 카테고리의 다른 글
이클립스 관련 issue (0) | 2023.10.13 |
---|---|
[intellij] Cannot start compilation: the output path is not specified for module 오류 해결 (0) | 2023.10.01 |
A bean with that name has already been defined in file~~ 에러 해결 (0) | 2023.09.30 |
IntellliJ프래임워크 사용에 대해서. 여기서 프래임워크란 아래그림을 말한다. (0) | 2023.09.22 |
Exception in Application start method (0) | 2023.09.22 |