Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Java Build a JavaFX Application Graphical User Interfaces Getting Started

Nancy Melucci
PLUS
Nancy Melucci
Courses Plus Student 35,157 Points

Configuring SDK for JavaFX project

I am trying to follow along with Craig's JavaFX tutorial. I have a JetBrains account and I've downloaded IntellJ Idea. I need to install the SDK and I am not sure how to do that. Can anyone send instructions or point me to the right "help" directory in the IDE?

Thanks and Happy Holidays.

Nancy Melucci

1 Answer

Tonnie Fanadez
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Tonnie Fanadez
UX Design Techdegree Graduate 22,796 Points

Hi Nancy Melucci

Happy Holidays from the year 2019.........

In 2019JavaFX 11 builds on top of JDK 11 and is a standalone component. Just see this video on how to intergrate them https://www.youtube.com/watch?v=qn2tbftFjno

You need to download the stand-alone JavaFx here >>>> https://gluonhq.com/products/javafx/

Cheers