Thread: JavaFX and JDeveloper

This question is not answered. Helpful answers available: 0. Correct answers available: 1.


Permlink Replies: 7 - Pages: 1 - Last Post: Oct 18, 2009 8:37 PM Last Post By: Olaf Heimburger
user10790252

Posts: 2
Registered: 10/07/09
JavaFX and JDeveloper
Posted: Oct 7, 2009 8:58 AM
 
Click to report abuse...   Click to reply to this thread Reply
I work in a shop that uses JDeveloper to develop and test several web and jnlp swing desktop applications. Recently we migrated to Java 1.6.0_16. We experienced some trouble with Jdeveloper and our Design mode. We couldn't see the GUI's. To fix this we had to place java 1.6 sdk in the JDev java folder. At this upgrade, we found that several of technologies that we rely on heavily are becoming increasely obsolete and hard to support. One notable example is XMLC, which we use to connect HTML to our java servlets.

Migration got us thinking about current and future technologies. We asked the question, "What tool/language/library could we use to create web pages, desktop applications and mobile apps?" One enticing offering is JavaFX. We did some initial testing and found that JavaFX could be used to replace 4 or more HTML and Swing Front ends into one. The javafx code was simple to write, extremely expressive and powerful. It also proved simple to reuse all our exisiting VO's, DO's, webservices and business logic. And we had fun coding it.

We are working in JDeveloper. Unfortunately we couldn't figure out an easy way to use Jdeveloper and JavaFX. To get the two working together for our test demo, we had to jar our modules up in jars and import them into a NetBeans JavaFX project. This was good enough for our testing. It will not be good enough for long term development.

We don't want to port our code to NetBeans or Eclipse to use JavaFX but at present, there seems to be no other choices.

In making plans for our next tool-set, we have the following questions:
1. Are there plans for JDeveloper to have JavaFX integration?
2. Are there plans for project migration tools from/to JDeveloper and NetBeans?
3. Will Oracle support JavaFX or will it be dropped?


Thanks

Edited by: user10790252 on Oct 7, 2009 9:02 AM

Frank Nimphius

Posts: 20,197
Registered: 01/10/01
Re: JavaFX and JDeveloper
Posted: Oct 7, 2009 11:26 PM   in response to: user10790252 in response to: user10790252
Helpful
Click to report abuse...   Click to reply to this thread Reply
Hi,

1. Are there plans for JDeveloper to have JavaFX integration?

Would be cool to have. However, its not part of the upcoming JDeveloper 11g R1 PatchSet1. For releases after that, the feature lists are not finalized.

2. Are there plans for project migration tools from/to JDeveloper and NetBeans?

No.

3. Will Oracle support JavaFX or will it be dropped?

We don't have information on this until the SUN acquisition is completed.

Frank
_Martin_

Posts: 103
Registered: 09/29/08
Re: JavaFX and JDeveloper
Posted: Oct 8, 2009 12:15 AM   in response to: user10790252 in response to: user10790252
Helpful
Click to report abuse...   Click to reply to this thread Reply
+1 JavaFX and JDeveloper sounds good.

ADF Business Components in the backend, adf model layer and nice JavaFX (plugin and now browser conflicts) in the frontend would be great too ;)
user10790252

Posts: 2
Registered: 10/07/09
Re: JavaFX and JDeveloper
Posted: Oct 8, 2009 9:54 AM   in response to: user10790252 in response to: user10790252
 
Click to report abuse...   Click to reply to this thread Reply
Thank for the quick reply.

I will wait on what happens with the Sun acquisition.
Shay Shmeltzer

Posts: 10,328
Registered: 03/08/01
Re: JavaFX and JDeveloper
Posted: Oct 8, 2009 10:02 AM   in response to: user10790252 in response to: user10790252
Helpful
Click to report abuse...   Click to reply to this thread Reply
Regarding project migration between Netbeans and JDeveloper...
While we are not working on such a specific feature right now, it is likely that the upcoming support for Maven that we are working on for JDeveloper will make transition and collaboration between the two IDEs simpler.
k.rink

Posts: 6
Registered: 04/21/09
Re: JavaFX and JDeveloper
Posted: Oct 15, 2009 5:00 AM   in response to: Shay Shmeltzer in response to: Shay Shmeltzer
 
Click to report abuse...   Click to reply to this thread Reply
Shay;

Shay Shmeltzer wrote:
Regarding project migration between Netbeans and JDeveloper...
While we are not working on such a specific feature right now, it is likely that the upcoming support for Maven that we are working on for JDeveloper will make transition and collaboration between the two IDEs simpler.

Is there already some sort of timeframe and/or testing version of JDeveloper/maven integration available so far? Would be interested to give it a test drive, so far all my experiments using JDeveloper failed because I couldn't import my maven2 based projects in a meaningful way...
K.
user12068008

Posts: 1
Registered: 10/15/09
Re: JavaFX and JDeveloper
Posted: Oct 15, 2009 10:18 AM   in response to: user10790252 in response to: user10790252
Helpful
Click to report abuse...   Click to reply to this thread Reply
Hi... interesting question... I may not be able to answer it myself, but I am pinging on some of the JavaFX engineers at Sun and some of the Java Champions on their java.net mailing list who are working on JavaFX... check out their sites: http://steveonjava.com/ and http://learnjavafx.typepad.com/ Also...as far as an IDE...NetBeans has lots of JavaFX features built into it. I will keep an eye on this post and try to get someone to respond to this..

--
Aaron Houston
Program Coordinator
Technology Outreach
Sun Microsystems, Inc
Menlo Park, Ca
(fyi I am reachable via these websites)
Java User Groups - http://community.java.net/java-user-groups
Java Champions - https://java-champions.dev.java.net
NetBeans Dream Team - http://dreamteam.netbeans.org/
Olaf Heimburger

Posts: 1,614
Registered: 01/10/01
Re: JavaFX and JDeveloper
Posted: Oct 18, 2009 8:37 PM   in response to: user12068008 in response to: user12068008
Helpful
Click to report abuse...   Click to reply to this thread Reply
I'm working on a JavaFX extension but it is too early to show anything yet.

--olaf
Legend
Guru Guru : 2500 - 1000000 pts
Expert Expert : 1000 - 2499 pts
Pro Pro : 500 - 999 pts
Journeyman Journeyman : 200 - 499 pts
Newbie Newbie : 0 - 199 pts
Oracle ACE Director
Oracle ACE Member
Oracle Employee ACE
Helpful Answer (5 pts)
Correct Answer (10 pts)

Point your RSS reader here for a feed of the latest messages in all forums