Friday, May 17, 2013

Configuration JavaFX on Jdeveloper11g




In this post, we discuss how we can set JavaFX on jdeveloper11g, so there are need download and install the latest JDK 6  or above and JavaFX packages and make sure you do that.
.

Step 1:
we create new JavaSE version  from application ->Default project properties --> libraries and classpath--> change button -->new.-->browse.




Step 2:
We can go the JavaSE path and from bin Floder select java.exe file .






Step 3:
 After create java project and just only press right click  and choose Project properties-- > libraries and class path--> change > select  Javafx .

.
  






Step4:
When create java class and select Applaction (javafx.Applation)  class as parent . .


Step5:
You can write your code  .




Regards
Sameeralwosaby


No comments:

Post a Comment