JOKe
|
Posted: June 22, 2009 14:44 by JOKe
|
|
I'v installed JavaFX plugin for eclipse on different machines with different eclipse configurations. I try it on empty eclipse EE downloaded from eclipse.org 10mins ago. I fallow the tutorial but I get error in the eclipse plugin. every line of code that uses somehow the JavaFX classes say : invalid assignment. Cant find symbol symbol Class "Font" location org.joke.Main. If I am correct it doesnt understand the import statements. The project can be compiled and runned this is error only in eclipse but this makes eclipse unusable. For exampel check out this screenshots maybe you see the error ... but when I click run it is ok : ![]() any help ? P.S. I cannot use JavaFX in netbeans too because Netbeans is Stupid IDE like always and when I try to run installer it says you dont have Java installed add --javahome I added javahome and it says "Java 1.6u14 is not supported " WTF ? go to java.sun.com/javase/downloads and download one oki but there is Java 1.6 Update 14 ?!?! ) As I said before.... I will not comment netbeans
|
JavaFX 1.2 plugin for eclipse is unusable
Replies: 5 - Last Post: February 08, 2010 18:54
by: adorn
by: adorn
« Older Topic
» Newer Topic
showing 1 - 6 of 6
RobAtJ2R
|
Posted: June 30, 2009 07:46 by RobAtJ2R
|
|
I ran into the same problems. I tried the JavaFX plugin in eclipse RCP Ganymede and in eclipse Galileo. In both IDE's the same behavior. At compile time all code lines are tagged to be in error. But running the applicatin will show that it works. For the first simple test apps this is not that big a problem, but for serious development this is unacceptable... |
guy14
|
Posted: July 21, 2009 14:35 by guy14
|
|
Same problem (error on each line) but I find a solution in forums: javafxsdk (1.2) must be installed on same disk than eclipse (3.5). But now, I got 2 errors: Description Resource Path Location Type incompatible types found : Integer required: com.sun.javafx.runtime.location.FloatVariable Main.fx /MyJavafxProject/src/com/sun/eclipse/example line 5 JavaFX Problem Any idea ?? |
adorn
|
Posted: February 08, 2010 18:54 by adorn
|
|
Hello I've an Error while Installing Eclipse-Plugin from http://javafx.com/downloads/eclipse-plugin/ Exlipse: Environment eclipse.buildId=I20090611-1540 java.version=1.6.0_17 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE Command-line arguments: -os win32 -ws win32 -arch x86 The javaFX DSK is Located in: D:\JavaFXTest\JavaFXSDK ErrorMessage: Mon Feb 08 19:22:58 CET 2010 session context was ![]() profile=epp.package.jee, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Uninstall, operand=[R]javax.activation 1.1.0.v200905021805 --> [R]javax.activation 1.1.0.v200906290531, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.UninstallBundleAction). Regards A.Dorn |
showing 1 - 6 of 6
Replies: 5 - Last Post: February 08, 2010 18:54
by: adorn
by: adorn
« Older Topic
» Newer Topic

maybe you see the error ... but when I click run it is ok : ![http://lh3.ggpht.com/_3bRKrrchPfA/Sj-WSCy3u6I/AAAAAAAAAPs/cfKENGJSOGg/JavaFXPlugin%20error2.jpg [http://lh3.ggpht.com/_3bRKrrchPfA/Sj-WSCy3u6I/AAAAAAAAAPs/cfKENGJSOGg/JavaFXPlugin%20error2.jpg]](http://lh3.ggpht.com/_3bRKrrchPfA/Sj-WSCy3u6I/AAAAAAAAAPs/cfKENGJSOGg/JavaFXPlugin%20error2.jpg)
) As I said before.... 





