0% found this document useful (0 votes)
5 views2 pages

2-Create A New JavaFX Project - Transcript

The document outlines the steps to close a project and create a new JavaFX project using the Correcto SDK. It details the installation of the JavaFX SDK, adding it as a library to the project, and configuring the runtime environment to ensure the application runs correctly. Finally, it confirms that the boilerplate code is functioning and ready for modifications to develop a task manager application.

Uploaded by

ptttam
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views2 pages

2-Create A New JavaFX Project - Transcript

The document outlines the steps to close a project and create a new JavaFX project using the Correcto SDK. It details the installation of the JavaFX SDK, adding it as a library to the project, and configuring the runtime environment to ensure the application runs correctly. Finally, it confirms that the boilerplate code is functioning and ready for modifications to develop a task manager application.

Uploaded by

ptttam
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

Welcome back.

Let's close the project that we opened in the previous task.


So I'm go to fire and kicking close project all right,
and this will bring you back to the welcome screen.
Let's go click on new project and in the types of projects
you will see that you have an option called each other
effects and click on the dollar effects application option.
You can change the sdk that you want to use.
We're using Amazon Correcto, but if you want, you can use
open JD or anything else that you like.
It will not make a lot of difference in this project.
So let's discovered Correcto and Java fix application and go
to the next screen and give other project in a I'm going
to call it busts.
All right, so this creates in you.
Jave affects project, and it actually creates a boilerplate
for us.
Now, in order for Java affects to be used, we need to install
it separately as it's not included in any job.
A sdk by default at the moment.
No, If I go to desktop, let me just I chose this window.
If I go to desktop, you will see that there's a folder called
Shaba Effects Sdk.
So this is something that I already download it for you.
And this is the JAMA ethics, um, liberally that you want to
use. If you're working on this project on your local
machine, then you will have to search for Java effects as
decay from glue on so you can go to your browser and search
for Java effects.
Go on and you will see this goon sq dot com page on Java FX,
so you would have to download your Java FX sdk from here.
Of course, if you're using the Rhyme interface in that case,
it's already don't know that you don't have to do anything
else or it's back to our project.
So we need to do a couple of things when the application is
set up.
If I go to say, me and Archana even see a few editors in like
a said, this is because Java affects needs to be added as an
extended library to your project.
To do this, you need to go to fire project structure and
libraries and go to this plus button to add a new leprosy
click on shovel because Salva fixes a job celebrity and, ah,
in the pop up look it desktop and the folded Java effects sdk.
And inside this sdk, you have the L. I B folder for Silver FX
Library.
So let's select this press OK in library, Libby will be added
to the selected module.
It is tasks.
And yes, that's what we want.
If you want, you can change the name off L. I b Do something
more descriptive, for example, Dfx.
But that's optional.
Once you're done with this, apply the changes.
Click on OK and that's it.
You will see that the enters that you had before have
disappeared without looking too much at the court.
Let us try and execute the boilerplate that intelligent gives
us to make sure that everything is working properly.
So let's go to run and click on run mean and let's see what
happens.
So v c and enter So everything is not working has a chip.
So it seems that Java affects runtime components are missing.
Okay, that's fine.
So what we need to do now is good to run again.
Go to edit configurations and in the pop up, even see VM
options in this Veum options.
We're going to expand this just so that it's easier for us to
right here.
And we need to specify a couple of things here we need to
specify in what do your part to Java effects.
And also it's more do sound to be added.
So let's write more do bash brought.
So this is cash stash more do cash and then the full part off
the Java FX.
Ah, celebrity.
So let's go to desktop again.
And there we could.
This is our Java affects library.
Go to L I.
B and I'm going to click on the address bar here in Copy this
but refracted, intelligent and based it here you can simply
do come control C control V to copy paste.
Or if that doesn't work, you can also right click and copy.
We've added the module part, and the other thing that we want
to do is add modules from Java FX.
So had what do you use?
And again, this is dash dash.
Add brash more deals.
Java affects start controls and coma job I effects, but f x
Emily So this is Salva effects dot controls Goma job FX
thought effect similar.
Okay, then you're done with this Check on a play Click on
OK, and let's try to run the app again.
And this time, when we run the application, we see this the
window pop up.
So this is our default.
Ah, interface that's given to us in the boiler plate.
Good. Let's close this.
Awesome.
So we have the boilerplate working correctly and now we can
start to modify it.
Ah, for our purpose and create our own application for the
task manager.
Ah, at that we want to create.

You might also like