Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » e(fx)clipse » error when exporting Runnable JAR File(I can't export GUI file)
error when exporting Runnable JAR File [message #1853754] Sat, 16 July 2022 20:50 Go to next message
Htike Hlaing is currently offline Htike HlaingFriend
Messages: 1
Registered: July 2022
Junior Member
index.php/fa/42304/0/

I use javafx and scenebuilder in Eclipse.

Everything works fine and it compiles.

However, when I export it as Runnable JAR File, I always get this error (please see attached screenshot)

Please can you help?

Thank you.
Re: error when exporting Runnable JAR File [message #1854103 is a reply to message #1853754] Mon, 01 August 2022 10:54 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Exporting this way won't work because JavaFX expects to run as a module. I think you should starting using maven and jlink to get something runnable exported
Previous Topic:Bug 475347 is raising its ugly head again
Next Topic:No content assist in fxml files?
Goto Forum:
  


Current Time: Thu Apr 25 08:07:32 GMT 2024

Powered by FUDForum. Page generated in 0.02706 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top