الجمعة، 17 أبريل 2020

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

ليست هناك تعليقات:

إرسال تعليق

ADF: Programmatic View Object Using Ref Cursor.

ADF: Programmatic View Object Using Ref Cursor. Posted by:  Manish Pandey   April 25, 2013   in  ADF   Leave a comment   3758 Views Sometime...