early on i was watching videos on udemy and youtube for javafx but they all lead to creating a new project for each program.
I didn't like the fact that the code was pre-written for me so i went back to a book called "Introduction to java programming 10th edition" by Y. Daniel Liang.
Chapter 14 talks about the basics of creating the program but not on how to set it up.
Do i really need to create a new javafx and go through all that trouble setting up everything every time i want to create something ?
In the previous chapters it was as simple as, right click src > new > java class and thats it!
I'm completely oblivious to javafx but i understood more from reading a few lines in a book than listening to people talk.
What am i doing wrong ?[COLOR="Silver"]