I am new to JavaFX, I am trying to simply put an image on the stage. However, when I copy and paste it to a separate folder under the source packages, I seem to be getting the error window saying: "code is not a valid class".
I don't know exactly what I could be doing wrong but I suspect it might be how I had set up the properties of the project. There is limited information online regarding this error.