News

The next step is to open NetBeans in OS X and create your first program. Tradition has it that the first program you create in any language should print “Hello World!” on the screen.
Because NetBeans 7.1 uses its own internal Java compiler for the code editor, one might wonder if this means Java 7 features could be sneaked in and would work in the IDE but then would not build ...