Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Eclipse and JavaFX
Eclipse and JavaFX [message #663019] Sat, 02 April 2011 05:53 Go to next message
Antonio is currently offline AntonioFriend
Messages: 39
Registered: July 2009
Member
Hi guys, i am university student and i'll build a application with Java
FX for my teacher,
i have this problem
i see this web page for intall Eclipse and the Eclipse plugin for JavaFX
http://download.oracle.com/javafx/1.2/gettingstarted/eclipse -plugin/index.html#downloadinfo
but when i create a sample project i have this error (i do this: open
Eclipse, New->JavaFX->JavaFX Project)

"A valid JavaFX SDK was not detected in the JAVAFX_HOME location. press
OK to the setup now, or cancel to ingnore this massage permanently
reason:
a valid JavaFx SDK was not Detected"

i put this path
C:/Program Files (x86)/JavaFX/javafx-sdk1.3/bin

but don't work,
if i go in prompt i do c:\>javafx -version
this command work well (it's write javafx 1.3.1_b101)


this is my path
C:\Program Files (x86)\JavaFX\javafx-sdk1.3\bin;C:\Program Files
(x86)\JavaFX\javafx-sdk1.3\emulator\bin;C:\Program Files (x86)\PC
Connectivity
Solution\;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\Sy stem32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C: \Program
Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files
(x86)\Common Files\Roxio Shared\9.0\DLLShared\;C:\Program Files
(x86)\Toshiba\Bluetooth Toshiba Stack\sys\;C:\Program Files
(x86)\Toshiba\Bluetooth Toshiba Stack\sys\x64\;C:\Program Files
(x86)\QuickTime\QTSystem\


I use windows 7 (64 bit);

Eclipse Java EE IDE for Web Developers.
Version: Helios Service Release 2
Build id: 20110218-0911


thx for all people
Best regads
Antonio
Re: Eclipse and JavaFX [message #663318 is a reply to message #663019] Mon, 04 April 2011 15:14 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

WTP doesn't include any support for JavaFX, so you'll need to talk to the provider of that plug-in (Oracle).

If it's like the JAVA_HOME variable, though, it's probably expecting the parent of the 'bin' directory, not the location of the 'bin' directory itself.


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:How to using wtp's javascript editor(and web editor) in myeclipse 9?
Next Topic:tomcat server 5.5 is not working in window 7
Goto Forum:
  


Current Time: Tue Apr 23 11:38:48 GMT 2024

Powered by FUDForum. Page generated in 0.03615 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top