#VSC javafx (provided by maven) not making fxml files
40 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @rancid elm! Please use
/closeor theClose Postbutton above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
ok, thanks
Can you show the error?
the yellow one?
oh, that's a warning and not an error
ow
it informs you that some configuration changed and asks you to reload the configuration using the blue Reload button
?
Sure there should be one?
if it exists, it should probably be in src/main/resources
no, all the arrows are open.. i think, so it should be there
upon exiting and re-opening vsc i got this warning
Why should it exist?
I don't think that warning is relevant for that problem
oh...
I think it just doesn't create an FXML file
Why should it?
JavaFX projects don't necessarily need FXML files
cause the guide on making fxml gui it says to do the ,,, "create java project", and choose javafx from maven option
then there should be a prompt where you click Enter and you get build successful console message
it seems like it was successful but didn't create the FXML file
maybe it changed in an update of something
... that's a possibilty?
if you press (ctrl+ shift+p) and create a java project> and choose this
can you tell me what you are getting?
if they changed it, they changed it
I don't have VSC
hmm...
so... can I get what im looking for some other way?
at some point I was able to make a gui but not so its in differnet folders
I was able to make mainScene and App in same folder. but I couldn't separe them with folders as it gives me errors
what I mean by adding folder
On here it shows this image https://openjfx.io/openjfx-docs/
Getting started with JavaFX for Java desktop application development
it should show:
"build successful"... and I seem to be doing things by guide.... and... now Im here