Setup IntelliJ IDEA (2021) for JavaFX & SceneBuilder and Create Your First JavaFX Application

  Рет қаралды 188,686

BoostMyTool

BoostMyTool

Күн бұрын

Пікірлер: 85
@CaptainMaderik
@CaptainMaderik Жыл бұрын
Easy and fast. I had one thing that was different from the one showed on video and that's it when I created a new project in IntelliJ idea, I had only 2 options to create JavaFX project, one was Maven based project and the other one was Gradle. I chose Maven and everything worked very well, in addition you can use Maven to add JavaFX to your project if you don't have sdk by default. Hope it helped someone else. The explanation in video was clear and useful
@joshzink7649
@joshzink7649 3 жыл бұрын
I have not seen an example of generating the controller before this. THANK YOU!
@StateFucker
@StateFucker 2 жыл бұрын
After 8 hours trying to get the complete toolchain working, i've see your video an everything is fine now. Thanks!
@user-17029
@user-17029 11 ай бұрын
Le agradezco que haya hecho este video, al fin pude corregir el error de JavaFX que no dejaba reconocer el proyecto. Saludos desde Cuba 🇨🇺. / I thank you for making this video, I was finally able to fix the JavaFX error that did not allow the project to be recognized. Greetings from Cuba 🇨🇺.
@aniskadri140
@aniskadri140 2 жыл бұрын
english with tunisian accent :) , thank you dude
@gettin2ripped284
@gettin2ripped284 3 жыл бұрын
This was an extremely helpful video. There's documentation on Gluon and IntelliJ, but sometimes you just need to see what the process is. Thank you
@BoostMyTool
@BoostMyTool 3 жыл бұрын
Glad you find the video useful. Thanks for watching.
@Balakademi
@Balakademi 3 жыл бұрын
Thank you. I only downloaded and installed scene builder and then entered exe path. JavaFX is already included in intellij idea. Works fine
@PedroHenrique-oi7um
@PedroHenrique-oi7um 3 жыл бұрын
Me too. You know if this is an update from Intelij version of the video or we just downloaded a different version? Probably an update alright? I'm new on that, sorry if it's an obvious answer xD
@coroso136
@coroso136 3 жыл бұрын
Why dont i have the main class when i create the JavaFX project?
@NM_kawaii
@NM_kawaii 2 жыл бұрын
same
@rahulkatteda7951
@rahulkatteda7951 2 жыл бұрын
Same problem bro
@JesusIsProphet
@JesusIsProphet 2 жыл бұрын
hope u solved now
@iyng._.uuuuuu
@iyng._.uuuuuu Жыл бұрын
Same 😢
@nadiachekiri4317
@nadiachekiri4317 2 жыл бұрын
Thank you for the clear and thorough explanation. Also, I was intrigued by your accent because you sound a lot like my dad (he's from Algeria). I don't hear it very often and it's nice.
@christio02
@christio02 Жыл бұрын
Thank you for making this video! I got a project at school, and I have to use Java Fx and Scenebuilder! Very well explained !
@adzplus1
@adzplus1 3 жыл бұрын
Great video man Thank you for this help! 👏👏👏
@BoostMyTool
@BoostMyTool 3 жыл бұрын
You're welcome
@yourlinuxguy
@yourlinuxguy Жыл бұрын
Your video helped me to setup my system Thanks A LOT!!
@mikeCavalle
@mikeCavalle 3 жыл бұрын
thank you very much for this nicely done video. Actively seeking more...
@elhanan05
@elhanan05 Жыл бұрын
Super simple and helpful, thank you for your guide.
@xasanxaaji8766
@xasanxaaji8766 2 жыл бұрын
I understand many things from you. I appreciate your explanation. thank you very much.
@sinmar755
@sinmar755 3 жыл бұрын
Thank you sir! great video and a charming accent!
@BoostMyTool
@BoostMyTool 3 жыл бұрын
Thank you too
@refrizardwiardito1209
@refrizardwiardito1209 Жыл бұрын
This video very helpful.. Thank you for your guide!
@ameliaroza6987
@ameliaroza6987 2 жыл бұрын
Thank you. Your video has been very helpful
@JordiHortiguelaEstrada
@JordiHortiguelaEstrada Жыл бұрын
Thank you very much! It is a very good video.
@KinkyJalepeno
@KinkyJalepeno 2 жыл бұрын
Man you do make it more difficult for yourself by not using a JDK that doesn't have JavaFX built in... Very useful intro to Scene Builder though.... Thumbs up..
@lambertfooks7358
@lambertfooks7358 7 ай бұрын
Thanks. I wonder if use Scene builder to create a modular UI or does all components have to be in a single file?
@amirgilani8803
@amirgilani8803 2 жыл бұрын
Thank you very much. Your videos are realy simple and helpful ! 👍
@yuriivoievidka7128
@yuriivoievidka7128 3 жыл бұрын
You saved me a week of work, Thank You!
@BoostMyTool
@BoostMyTool 3 жыл бұрын
You're welcome
@sxp290
@sxp290 Жыл бұрын
This is an amazing video, thank you so much.
@aishamohamed7615
@aishamohamed7615 3 жыл бұрын
Error occurred during initialization of boot layer java.lang.module.FindException: Module com.example.demo2 not found This is what appeared to me after the run ... what should i do ?!
@peterlorensen8000
@peterlorensen8000 2 жыл бұрын
I solved this by messing around with the Module stuff under Project Structure → Problems and Project Structure → Modules → Dependencies. There is something about how the project 'looks' at your modules.
@Global-y8p
@Global-y8p 3 жыл бұрын
Thank you thank u so muchhh sir🥰🥰🥰
@OuterZtars
@OuterZtars 3 жыл бұрын
i tried but it seems impossible with the new update. I cant open scenebuilder and it automatically runs a hello-view fxml file instead of you making it from scratch so i keep getting errors.
@BoostMyTool
@BoostMyTool 3 жыл бұрын
may be you need to delete all the components from the "Hierarchy" area as I did at 6:45
@shabanamohamad7936
@shabanamohamad7936 Жыл бұрын
Thank you so much😊
@AngelinaZabaljac
@AngelinaZabaljac Жыл бұрын
It helped! Thank you
@joesyte
@joesyte 2 жыл бұрын
Very helpful. Thank you.
@gyunayify
@gyunayify 2 жыл бұрын
You accent makes me smile :D
@thesituation5315
@thesituation5315 2 жыл бұрын
Thank you! I really couldn't figure out why Scenebuilder wasn't displaying the UI when I ran the program.
@marukotheformal
@marukotheformal 2 жыл бұрын
thank you, you help a lot
@Rybka599
@Rybka599 2 жыл бұрын
ur the best.. thx a lot
@amvssociety8813
@amvssociety8813 Жыл бұрын
java.lang.module.FindException: Module com.example.demo not found I keep getting this error even though I already added the paths to the sdk lib
@xPiIIow
@xPiIIow 2 жыл бұрын
why is mine so different from yours? mine is the latest version and i do not have Main.java
@BoostMyTool
@BoostMyTool 2 жыл бұрын
Maybe you are using intellij ultimate. I used intellij community. intellij ultimate is different than intellij community
@xPiIIow
@xPiIIow 2 жыл бұрын
@@BoostMyTool nope, i am using community. i downloaded it yesterday. not sure if we have the same version
@BoostMyTool
@BoostMyTool 2 жыл бұрын
@@xPiIIow I will check this and I will try to create a new video
@amritpalsingh9312
@amritpalsingh9312 Жыл бұрын
Pre-installed java 1.8, jbr 11, JavaFX 17.0.6 in macos working with Scene Builder 8.5 but after adding competable Jfoenix or fontawesomefx it's giving runtime error ClassNotFoundExceptio:com.sun.javafx...... Can you help me regarding this error.
@dilshod_iskandarov
@dilshod_iskandarov 2 жыл бұрын
Dilshod Iskandarov 1 месяц назад Thanks bro !
@bspace8510
@bspace8510 2 жыл бұрын
Thanks for Video
@ahmadfx8962
@ahmadfx8962 3 жыл бұрын
The most important thing is how to build the app to work outside the IDE... Its Difficult
@mohituddin5332
@mohituddin5332 10 күн бұрын
thanks
@اماديرأمان
@اماديرأمان 4 ай бұрын
Danke schön
@melissapereira6957
@melissapereira6957 11 ай бұрын
this is really weird but I cant find the exe file for sceneBuilder. Has anyone experienced that?
@gcbelitedigital
@gcbelitedigital 2 жыл бұрын
Error occured during initialization of boot layer Module not found I've been using intelliJ Community with an openJDK 17.0.2
@i_hope69
@i_hope69 2 жыл бұрын
same problem !! if you found solution to it plz tell me
@gcbelitedigital
@gcbelitedigital 2 жыл бұрын
@@i_hope69 I think the solution for this was not including the part where he added "Add VM options"
@Vens8
@Vens8 3 жыл бұрын
What a legend!
@Dotaxon
@Dotaxon 3 жыл бұрын
Thanks a lot!
@riskyfoot2205
@riskyfoot2205 Жыл бұрын
Intellij doesn't show any documentation for javafx unlike java swing for me
2 жыл бұрын
THANK YOU!!!!
@dilshod_iskandarov
@dilshod_iskandarov 2 жыл бұрын
Thanks bro !
@mudeeshatharindudilshan8348
@mudeeshatharindudilshan8348 3 жыл бұрын
Thanks
@xXMaDGaMeR
@xXMaDGaMeR 3 жыл бұрын
thank you bosss : )
@BoostMyTool
@BoostMyTool 3 жыл бұрын
You're welcome bosss
@khalilzouhir5862
@khalilzouhir5862 2 жыл бұрын
ur the best
@DavisTibbz
@DavisTibbz 2 жыл бұрын
Abdo??? (From OwnagePranks)
@7CeLsO7
@7CeLsO7 2 жыл бұрын
So good, man
@bharadwajkamepalli3903
@bharadwajkamepalli3903 3 жыл бұрын
getting error even after adding library
@bharadwajkamepalli3903
@bharadwajkamepalli3903 3 жыл бұрын
at starting to give name for the project , it is asking for some libraries whether to include or not.
@dylanodgers9065
@dylanodgers9065 2 жыл бұрын
thank you for the help! is there a way to set it up to automatically do this? im going to be writting a lot of programs in java fx
@joe-silence
@joe-silence 3 жыл бұрын
I like your accent
@elfarouk3306
@elfarouk3306 2 жыл бұрын
your voice look like an Algerian
@daydreamer1722
@daydreamer1722 Жыл бұрын
I love you
@wasgehtbro9538
@wasgehtbro9538 Жыл бұрын
you never explained why you do anything, just "do this, then do that"
@shahriyorabdulxamidov9415
@shahriyorabdulxamidov9415 2 жыл бұрын
please improve the quality of your videos
@mhmtk2285
@mhmtk2285 3 жыл бұрын
RAVI DEIN VATER SPRICHT HIER
@RustLegendsss
@RustLegendsss Жыл бұрын
Русский0
@harmonyabayomi5587
@harmonyabayomi5587 Жыл бұрын
Mine is showing javafx.controls?
@srpanteista.2333
@srpanteista.2333 Жыл бұрын
you are the best, thank you very much
@CHITUS
@CHITUS 3 жыл бұрын
I like your accent
@MovinduLochana
@MovinduLochana 2 жыл бұрын
Thanks
7 Design Patterns EVERY Developer Should Know
23:09
ForrestKnight
Рет қаралды 221 М.
Tmux has forever changed the way I write code.
13:30
Dreams of Code
Рет қаралды 1 МЛН
Who is More Stupid? #tiktok #sigmagirl #funny
0:27
CRAZY GREAPA
Рет қаралды 10 МЛН
The Lost World: Living Room Edition
0:46
Daniel LaBelle
Рет қаралды 27 МЛН
Маусымашар-2023 / Гала-концерт / АТУ қоштасу
1:27:35
Jaidarman OFFICIAL / JCI
Рет қаралды 390 М.
JavaFX switch scenes 💞
8:35
Bro Code
Рет қаралды 179 М.
The intro to Docker I wish I had when I started
18:27
typecraft
Рет қаралды 379 М.
Create Registration Form with Java and MySQL Using IntelliJ IDEA
20:25
How to Set Up JavaFX in IntelliJ IDEA | Step-by-Step Guide
16:13
Hello Java By ProgrammingKnowledge
Рет қаралды 5 М.
IntelliJ IDEA Full Course
2:35:00
Amigoscode
Рет қаралды 821 М.
OpenAI Embeddings and Vector Databases Crash Course
18:41
Adrian Twarog
Рет қаралды 529 М.