Joshua Marinacci wrote: > No. We don't have a beta yet. However, if you follow the instructions > for extracting java only bits from the dmg you will essentially end up > with what would be in a beta. > > -j > > On Dec 11, 2008, at 12:05 AM, gullcatcher wrote: > >> Hi, Josh >> >> I'd really like to start using JavaFX. I'm on a Linux machine. I'd >> really like to start but my options seem to be find a Windows or Mac >> machine or to hack out the Java only bits from a dmg or exe file.
Have you seen this (about getting the SDK out of the Mac dmg file): http://www.weiqigao.com/blog/2008/12/04/using_javafx_1_0_on_linux.html It's pretty much painless. >> Is there any chance of getting a "beta" which doesn't include any >> platform specific code for easy download. I'm particularly interested >> in the Netbeans tooling. (I suppose I can build from source?) The JavaFX Netbeans plugin can also be made to work on Linux. Just download all the *.nbm files from http://updates.netbeans.org/netbeans/updates/6.5/uc/final/stable/modules/javafx/ And install them in the Downloaded tab of the plugin manager dialog box. (Well, it's a little more complicated than that. But the gist is that it can be done easily.) -- Weiqi Gao [EMAIL PROTECTED] http://www.weiqigao.com/blog/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
