How to Configure JavaFX Application with Maven in Eclipse and JDK8 Tutorial

preview_player
Показать описание
This video we run through the steps required to set up Maven in Eclipse on a JavaFX project. We learn how to create a JavaFX executable jar and native installer using the JavaFX plugin for Maven.

Рекомендации по теме
Комментарии
Автор

Thanks million men, this is the most effective tutorial that I ever seen. Best 9m54 in youtube ever.

karimnabli
Автор

thanks man, still working in 2020 on jdk1.8

stevebee
Автор

NOW THIS IS HOW A TUTORIAL SHOULD BE! LOTS OF KUDOS MAN :-)

TheFreabe
Автор

Thank you, great video. It helped me a lot.

fabioalves
Автор

Congratulations, your video safe my project "kk"
javaFx-maven, is excellent!.

Автор

Thank you so much Martin. This tutorial was very very useful for me. You joined all the important information to deploy a software. I`d like to know how I can put an icon to .exe file? Could you help me?

guilhermelionco
Автор

Hi, can you debug these javafx projects width eclipse? How do you do that?

krnsixd
Автор

Martin, THANKS from Russia!!!! Your sight is the only thing that helped me!!!! T H A N K S

igorshcherbachenya
Автор

always have this error: [ERROR] Failed to execute goal (default-cli) on project test: Execution default-cli of goal failed: Plugin or one of its dependencies could not be resolved: Could not find artifact at specified path C:\Program -> [Help 1]

StefanoGottardo
Автор

I have a problem, when i build as jfx:jar:
[INFO] BUILD FAILURE
[INFO]
[INFO] Total time: 1.614 s
[INFO] Finished at: 2016-06-03T10:51:10+03:00
[INFO] Final Memory: 12M/155M
[INFO]
[ERROR] Failed to execute goal (jar) on project JavaFXMaven: Execution jar of goal failed: Plugin or one of its dependencies could not be resolved: Could not find artifact at specified path C:\Program -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:

How solve it???

BOHDANSTR
Автор

If you ever find time, try to make same tutorial, but with better sound.
I am certain that you would have over 100k views on this subject if you had better sound quality. >)

aleksandarnesovic
Автор

And where does "New > javafx Project" come from ? That tutorial IS bad

alexanderhayes