How do I generate a .jar application file with a WebView ?

Answered

Hello everyone,
I have a project which uses JavaFX technology and I have a problem on creating the .jar file for this project.
My JavaFX uses a webview which loads a HTML file (on my local storage). It seems that it runs perfectly if I run the project on IntelliJ.
But when I try to create the project with artifact from IntelliJ, my project seems like he doesn't load the Html file and I really don't know why...
Any hints ?

P.S.:
I also created a post on stackoverflow -> http://stackoverflow.com/questions/35414634/generating-artifact-of-a-project-in-intellij-with-webview

0
2 comments
Avatar
Permanently deleted user

Answered as stackoverflow self-response, so OK.

1
Avatar
Permanently deleted user

Yes ! :)

0

Please sign in to leave a comment.