h1

IDE Extortion

October 19, 2007

Why, in the name of all that is binary, is Sun pushing NetBeans down our throats via its tutorials? The new Swing Tutorial teaches how to use NetBeans more than how to code a Swing app. The JavaFX Tutorial is the same. This kind of IDE extortion does little good for the Java community.

Thank the patron saint of programmers for Groovy’s SwingBuilder.

Update – another example: Getting Started with the JavaFX Script Language (for Swing Programmers):

There are two options to choose from when creating your first JavaFX Script application:

3 comments

  1. Maybe it is because the section you are reading is called “Learning Swing with the NetBeans IDE”. The rest of the sections don’t talk about NetBeans:

    http://java.sun.com/docs/books/tutorial/uiswing/index.html


  2. addition to the commenter,
    maybe because Netbeans is the easiest way to create form based GUI’s in Java? Especially if you are from VB-Delphi world, or need to convert hundreds of forms, Swingbuilder will not make your life that easy..


  3. Wow. Maybe you should pay a little more attention to what you click on eh? Extortion? Over-zealousness on your part more like it.



Leave a Comment