Eclipse and JavaFX [message #663019] |
Sat, 02 April 2011 01:53  |
Eclipse User |
|
|
|
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 11:14  |
Eclipse User |
|
|
|
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.
|
|
|
Powered by
FUDForum. Page generated in 0.06775 seconds