DZone
Java Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > Java Zone > JavaFX 1.1 NetBeans Plugin on Linux

JavaFX 1.1 NetBeans Plugin on Linux

Liu Huasong user avatar by
Liu Huasong
·
Feb. 24, 09 · Java Zone · Interview
Like (0)
Save
Tweet
26.41K Views

Join the DZone community and get the full member experience.

Join For Free

The following tip is based on Weiqi Gao's original post on  JavaFX 1.0 On Linux: NetBeans Plugin. The method outlined in that post does not work with JavaFX 1.1. First you will need to install JDK 1.6 update 12 and NetBeans 6.5.

  • Download all nbm files from here, except the org-netbeans-modules-javafx-sdk-win.nbm file.
  • Extract the org-netbeans-modules-javafx-sdk-mac.nbm file. (An nbm file is in a zip format)
  • Go to the extracted directory, and do the following steps:
      - Replace the info/info.xml with my new one.
      - Delete all files in the META-INF directory.
      - Replace the netbeans/config/Modules/org-netbeans-modules-javafx-sdk-mac.xml file with
        org-netbeans-modules-javafx-sdk-linux.xml
      -
    Replace the netbeans/modules/org-netbeans-modules-javafx-sdk-mac.jar
         file with org-netbeans-modules-javafx-sdk-linux.jar
  • Create a new zip file from the extracted directory, rename it to org-netbeans-modules-javafx-sdk-lin.nbm and replace the org-netbeans-modules-javafx-sdk-mac.nbm file with this new one.
  • Open NetBeans and install all the nbm files (ignore the nbm file signature warning).
  • Restart NetBeans and enjoy JavaFX on Linux, you can even debug JavaFX on Linux.

The new files can be downloaded here.

JavaFX NetBeans Linux (operating system)

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Composable Architecture
  • Ultra-Fast Microservices: When Microstream Meets Wildfly
  • Java Hashtable, HashMap, ConcurrentHashMap: Performance Impact
  • Don't Underestimate Documentation

Comments

Java Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo