score:0
i worked around the issue by setting the sdk location to the location of the downloaded javafx 2.2 sdk in the javafx section of the eclipse preferences tree.
score:1
the current ga release of the oracle java sdk for mac should include javafx 2.1.
you don't need a separate download of the javafx 2.2 developer release unless you rely on functionality or bug fixes from the 2.2 release.
the e(fx)clipse release 0.14 should be able to detect the javafx installed with the oracle java distribution for mac.
getting started tutorials for e(fx)clipse.
update
happy to see that in your edit that you were able to use javafx 2.2 with osx 10.6. richard bair, java client lead, notes:
fwiw, there are in fact some apis we use from lion that aren't on snow leopard. also, apple only supports the current release of the os - 1 (so now it would be lion and mountain lion), and for deployment we needed special hooks. the thought was that it didn't make sense to support versions of the mac os that apple themselves didn't support any longer.
so don't be surprised if everything doesn't quite work as expected. 10.6 is not a certified configuration for javafx. as of june 2012, openjdk without a separate javafx download is likely not yet an alternative to oraclejdk for javafx development as all of javafx is not yet open sourced.
Source: stackoverflow.com
Related Query
- Installing JavaFX 2.0 in Eclipse Juno for Mac
- Facing issues installing m2e maven plugin for Eclipse Juno
- Eclipse Kepler: Installing Plugins for Juno
- Cannot use include header files in Eclipse CDT Juno for Mac
- Installing opencv for java on MAC OS X and Configuring Eclipse
- Eclipse error while installing eUML2 Plugins for Juno SR2
- Maven Integration for Eclipse Juno Issue on Mac Lion OS
- Installing JPA pluggin for Eclipse juno
- Error in installing google plugin for eclipse juno 4.2
- Installing and using HDF5 for Eclipse on Mac OSx
- What is the keyboard shortcut for method suggestions in Eclipse on Mac OS X?
- Eclipse won't start after installing Mac OS X Yosemite (Mac OS 10.10)
- Installing the ADT Plugin for Eclipse
- Installing ADT plugin in Eclipse for Android development
- Where is the location of 'plugins' directory for eclipse mars in mac OSX?
- Error while installing Maven Integration for Eclipse
- Cannot complete installing Google Plugin for eclipse
- What is the shortcut for running java application in mac eclipse
- Installing Apache Maven Plugin for Eclipse
- Installing Android Plugin Error with Eclipse Juno 4.2.0
- svn for eclipse on mac os lion
- Checkstyle for external configuration file in Eclipse Juno
- installing BlackBerry Eclipse JDE plugin on Mac OS X
- Installing PDO-drivers for PostgreSQL on Mac (using Zend for eclipse)
- Download and install JavaFX for Eclipse
- Problems running eclipse juno 64 bit on Mac Lion
- Error while installing check style plugin for eclipse
- Error installing Google AppEngine plugin in Eclipse Juno (4.2)
- Difference between Eclipse IDE for Java EE Developers and Eclipse Juno
- Help installing Eclipse svn connector on Mac OS X
More Query from same tag
- Why do I get a compile error on Optional.map(byte[]::clone)?
- Externalizing properties for Spring Boot
- Create shared library with extension so
- Implementing Kstemmer
- Character encoding in HTML file using WebView in JavaFX
- Open AutoCompleteField on click
- Importing error from eclipse to android studio
- Eclipse: script compiler as part of a project
- how to pack jar file without containing depedency jar libraries using eclipse?
- how to run the command mvn eclipse:eclipse
- Eclipse error during resolving gradle dependency
- Selector does not contain a main type eclipse
- Eclipse Juno p2 director cannot disable full debug output?
- Junit5 : ClassNotFoundException: org.junit.platform.launcher.core.LauncherFactory
- Configure Eclipse to launch a fixed project in a workspace?
- Eclipse order and export tick meaning
- Openocd reports "Failed with code (1)" for eclipse debugging a STM32F429 Discovery board
- How can I hide/disable Sign up and login button after user logs in, on every page?
- Eclipse not compile my servlet
- Preview tab for Eclipse Wikitext
- How to handle property sheet from customized editor in eclipse plugin development?
- Avoid Permgen Space error when running Tomcat from Eclipse
- javax.servlet.ServletException: PWC1232: Exceeded maximum depth for nested request dispatches: 20
- How to test ElasticSearch in Eclipse?
- How to hide some Eclipse autocomplete results
- smooth image movement
- simplexml.class.php in PHPEclipse doesn't exist
- Eclipse WTP: Remove tomcat specific jar from build path
- "java.lang.SecurityException: Prohibited package name: java.sql" error happen only when executing outside of Eclipse
- Client Error (400) when deploying application to app engine via eclipse