I did everything as instructed and then when I get to about 6:46 it doesn't work. It says javafx.base not found. Any tips on troubleshooting this?
@auniversa3 жыл бұрын
I really really hope they fix this, so it doesn't take 400+ steps just to create a javafx project and load a scene building file. very very good video.
@BoostMyTool3 жыл бұрын
these multiple steps are required the first time you setup JavaFX. For the next projects, you need just to create a new JavaFX project and to switch between Eclipse and SceneBuilder
@auniversa3 жыл бұрын
@@BoostMyTool Thanks for that useful information!
@michaelhudock24983 жыл бұрын
Finally someone with a great video!!! Thanks
@BoostMyTool3 жыл бұрын
You're welcome
@cyber-joe3 жыл бұрын
The only video that really worked. Thank you.
@BoostMyTool3 жыл бұрын
You're welcome
@davebarber98162 жыл бұрын
Amazing, thank you so much. I would have been stuck for hours on this
@abdusselamspahiu2151 Жыл бұрын
After long & tired search this clip helped me a lot
@AndersonOsj2 жыл бұрын
Thank you so much!!! After more than two days searching for a solution, now I have the system set. Awesome!!!
@danishhussain55082 жыл бұрын
thank you very very much because i was upset all night trying to fix this
@gauravkumartailor2 жыл бұрын
Beautifully simple video with only necessary content... Thanks ... 🕉️✝️
@martinmbiro4552 жыл бұрын
This is the only tutorial that works. Thanks.
@arunaravikumar36042 жыл бұрын
im not able to open xml file in scenebuilder, it says not compatible with win32.. what to do now?
@Hala-bj8hr2 жыл бұрын
Thank you so much I was struggling with it for days!
@KiffenBeats2 жыл бұрын
IT WORKED THANKS 😭😭😭😭😭😭😭
@badtoro8450 Жыл бұрын
Thanks, youre the best
@РоговенкоМаксим3 жыл бұрын
Thank you, your video helped a lot to solve the problem with an error due to the default class
@BoostMyTool3 жыл бұрын
You're welcome
@opakiriteibama1201 Жыл бұрын
Thanks very much for this great tutorial!! In Eclipse IDE
@whispercat56235 Жыл бұрын
I can't thank you enough for this tutorial.
@TnGKnow Жыл бұрын
i am getting error while creating fxml file see the log for more details org/eclipse/jface/databinding/swt/WidgetProperties. please guide me
@nuwankarunathilake5112 Жыл бұрын
me too 😪
@moren044waves Жыл бұрын
Ya lo solucionaron?
@moren044waves Жыл бұрын
Do you find a solution?
@nicolashakim1198 Жыл бұрын
Hello, I had a problem in creating the fxml file from eclipse directly ( I created it manualy as a file) , Also I am unable to generate the controller automatically, Did you face such issues ?
@elsykallas2474 Жыл бұрын
Did you find a solution to generate the controller from eclipse source?
@nicolashakim1198 Жыл бұрын
@@elsykallas2474 hello, I found a workaround to get the controller code from scene builder software
@optischTV5 ай бұрын
@@nicolashakim1198 how?
@mamysavio5817 Жыл бұрын
I can't create a new FXML documents.... please any one can help me?
@samoboii7 ай бұрын
same here
@hikaru_e Жыл бұрын
Thank you sir It couldn't get much clearer !
@danteru04122 жыл бұрын
this is so useful honestly, thanks
@TheZagros30003 жыл бұрын
i get "No controller specified". Really weird, I had to remove "application" from from controller class in scene builder.
@Hala-bj8hr2 жыл бұрын
Thank you! I had the same problem
@vectokhanh3416 Жыл бұрын
Thanks u so much, this is so much help for me!
@avery_3479 Жыл бұрын
Thank you so much for this tutorial!
@АдлерТвордович Жыл бұрын
Спасибо индусам что объясняете лучше наших .
@reddyvicky12552 жыл бұрын
Thank you so much. this helped me resolve my issues.
@luisespin533 Жыл бұрын
I was so excited that it was finally going to work only for the tutorial to not work =\ I too am stuck on the "newFXML Document" portion. It does not allow me to click the next button.
@Farrukhw2 жыл бұрын
Thank you very much... This is very useful guide... Really appreciated :)
@diosdadoasumundongandeme32226 ай бұрын
Thanks your are the best
@thiagovianavargas3996 Жыл бұрын
Thank you so much. this video really help me
@ldabdev12882 жыл бұрын
Wow !!! this is very interesting. Thanks
@loulouloulita-z4l Жыл бұрын
i have did every thing correctly but look what eclipse make in console : Error occurred during initialization of boot layer java.lang.module.FindException: Error reading module: C:\java\javafx-sdk-21.0.1\lib\javafx.base.jar Caused by: java.lang.module.InvalidModuleDescriptorException: Unsupported major.minor version 61.0
@GraceChen-clay-charms-rock Жыл бұрын
I don't understand. e(fx)clipse is installed and yet errors occur when I try to create an fxml document. So I went ahead and created it manually myself and opened in scenebuilder, no problem. Yet when I follow your steps to generate a controller, nothing happens. This is stupid.
@LucasHenrique-ix8pf2 жыл бұрын
Amazing video! Thank you!
@cloudsgamezz2 жыл бұрын
Thank you good sir! You saved me.
@likhithaam30252 жыл бұрын
Sir in 3:16 I am getting no licence to review . What to do sir noww
@juliocesar-hd2dz7 ай бұрын
por que esta complicação toda para configurar o Javafx. Javafx já deveria vim implementado no eclipse ou intellij.
@nehalbidap99132 жыл бұрын
Great tutorial sir really liked it😀
@thomasrader75932 жыл бұрын
Just fantastic! Thanks a lot!
@davidgarciacancio8044 Жыл бұрын
Thanks very much for this great tutorial!! In Eclipse IDE 2022-12 (4.26.0) Build id: 20221201-1913, I also had to add in : Run Configurations -> Dependencies -> Modulepath Entries -> Add Externals JARs --> all the .jars that were in the downloaded javafx-sdk/lib folder. Otherwise, I would get an error: Error occurred during initialization of boot layer java.lang.module.FindException: Module javafx.controls not found (They can also be added with right click on -> Build Path -> Configure Build Path ) N.B. I insist, I had to add the jars to the Modulepath Entries, NOT the "Classpath Entries")
@ngeforblessing64078 ай бұрын
It won’t let me click on next button when creating the new FXML document
@SpoorthiShetty-v2j7 ай бұрын
I have followed each and every steps but i am facing error as it says JavaFX runtime components are missing, and are required to run this application please help me resolve this i have been trying since many days but not able to resolve
@rachidzaroual6029 Жыл бұрын
thank you for help it s very useful
@livecomba55762 жыл бұрын
thanks for you this vidéo one works for me résoudre problem but i have problem font awsome not work me in 3 month but not works can you doing video explique how to do
@BoostMyTool2 жыл бұрын
please check this video for fontawesome : kzbin.info/www/bejne/fJOaZ2erfJiUjtE
@LuminousWhispers113 жыл бұрын
Thanks, I was having problems figuring out how to program the GUI.
@BoostMyTool3 жыл бұрын
You're welcome
@sythrin1442 жыл бұрын
I have a problem with the root after creating documentations. I cannot choose a root as there is no one?
@iscariot25062 жыл бұрын
Namaste and Thank you my indian brother
@rajdeepdeb69363 жыл бұрын
How do we know what are the commands you changed its too blur
@Cleapstechbrasil2 жыл бұрын
Hello. My name is Andre. I am new in java programming and following this tutorial. I have this problem in "Stage mainWindow (Stage) tfTitle.getScene().getWindow();" - multiple markers at this line - sintax error on token mainWindow. Does any one to help me please ?
@sajinih.gamage64872 жыл бұрын
Did you figure out this error. i got the same issue too
@cnceautomacao-RJ2 жыл бұрын
@@sajinih.gamage6487 I think this is no problem solved because no answere until now !
@chusing05192 жыл бұрын
use this instead Stage mainWindow = (Stage) tfTitle.getScene().getWindow(); its hard to see the = in the video because of the resolution
@Cleapstechbrasil2 жыл бұрын
@@chusing0519 thanks
@mehmetkeskin8118Ай бұрын
is it possible to skip scene builder.
@Pinicco3 жыл бұрын
When I enter the argument for run config I get a list of errors this is the first one: 'Error initializing QuantumRenderer: no suitable pipeline found'
@kamaplays17342 жыл бұрын
Did you figure anything out on this? Same issue. Thanks.
@sythrin1442 жыл бұрын
Hi, when I run the program it says I am missing run-time-components. What can I do?
@sythrin1442 жыл бұрын
Forget it. I have put the path in the wrong main XD
@acadyoungster36242 жыл бұрын
This helped so much, could you do a testfx test in Eclipse coz I've been getting errors in the test classs🙂
@songhiengvan2 жыл бұрын
Thank you sir!
@andrasfejes89883 жыл бұрын
Parent root = FXMLLoader.load(getClass().getResource("Sample.fxml")); -----> java.lang.NullPointerException: Location is required. Any idea? Thanks.
@DidiGG072 жыл бұрын
Me acaba de suceder lo mismo. Tú pudiste solucionarlo?
@davebarber98162 жыл бұрын
I put a "/" in front of the file name when I got the null pointer error. It worked. Parent root = FXMLLoader.load(getClass().getResource("/application/JavaFXNameFXMLApplication.fxml"));
@mirak.s5432 Жыл бұрын
great video
@otelsorin11 ай бұрын
great
@octopro8937 Жыл бұрын
thanks man
@marziodellabosca47693 жыл бұрын
Still not work..
@trxlly2 жыл бұрын
Thank You mann!
@khlifiameni90842 жыл бұрын
Thank you very much
@ryuugaeisen8946 Жыл бұрын
Can someone pls tell me how to create css file in eclipse
@HA-vk3ew2 жыл бұрын
SecneBuilder dose not open in Eclipse
@samoboii7 ай бұрын
nothing happens when i click generate controller
@davidkain90462 жыл бұрын
tnanks
@ganesh20753 жыл бұрын
Sir start java series from basic to advance
@BoostMyTool3 жыл бұрын
Thanks for the suggestion. I want to do this but I should reach 1000 subscribers first. With a small number of subscribers, the video will not attract enough attention.
@junaidjaved7478 Жыл бұрын
ThankYou
@christianmarotta88912 жыл бұрын
Nice
@par-feubr94203 жыл бұрын
thinks very much
@BoostMyTool3 жыл бұрын
you're welcome
@yuyu-o6i2 жыл бұрын
Вы очень, очень-очень-очень мне помогли! Спасибо огромное!!! ╰(*´︶*)╯♡
@lambertfooks7358 Жыл бұрын
In scene builder Do all gui elements need to be in a single file? Can you create a complex app in modules and combine later?
@htibaltistan83162 жыл бұрын
thanks you
@bilallatrach91132 жыл бұрын
Merci Bcp
@nicholashooper22072 жыл бұрын
hoop
@jiminwasborninbusanfirst1246 Жыл бұрын
im sorry we r just friends
@alonzogarcia8045 Жыл бұрын
It won't let me click on the "next button" when creating a New FXML Document.....its at 6:58 in the video. Any reasons why?
@orlinadson1141 Жыл бұрын
Same, found solution?
@charlvanwyk55009 ай бұрын
problem with latest version of eclipse. i went back to the 2022 09 version and its working now@@orlinadson1141
@DrakEclipse8 ай бұрын
@@orlinadson1141 If you are using a module-info.java. then, add “requires javafx.fxml;” to it.