JavaFX runtime is not configured IntelliJ solution | Configuring JavaFX in IntelliJ

preview_player
Показать описание
Hey Geeks,
I am sure that you might have encountered this error while running JavaFX for the first time in your IntelliJ or any other IDE.This video is the solution for the problem.

Hope you all like it.

Рекомендации по теме
Комментарии
Автор

Tanks, mate...it works...and here the code too
requires javafx.fxml;
requires javafx.controls;
requires javafx.graphics;
//requires kotlin.stdlib;
opens sample;

baterizmo
Автор

I am very Thankful to you brother .
I waste my 2 days on google for fix this error but i can not fix it.
Then last i watch your video and it works .
Great work love you .

adeelch
Автор

hello, this video was much helpful, but am using intellij version 2024.1.2 which do not have the option of module-info.java file, how can i go about it... your respose will be of much help thank you.

samwelmwangi
Автор

i have this err
Error occurred during initialization of boot layer
Module com.example.javafxprojet not found

Process finished with exit code 1
any idea??

ayael
Автор

Thank you. This works. But I have to keep adding the info-module.java file and typing those commands again n again each time I create a new java FX project. Any solution for this?

tndealwis
Автор

I did this but when I run the application I got "error occured during initialization of boot layer", what should I do ?

CikaBokisaDs
Автор

Yes, it worked. Thank you very much. :)

adityasahu
Автор

Thanks a lot! This really helped me big time man!

ansaahmed
Автор

I am also facing a problem in intllij IDEA . When I click scene Builder it's showing a blank page. What should I do

mohdsiddiq
Автор

Gracias hermano estuvo bueno, solo que ami me falto importar una librerias sql si tienes una solucion por favor.

cumberland
Автор

why can't I find module.info java ?

Rafsdomain
Автор

This doesn't work for me in intellij.

Teodorant
visit shbcf.ru