News

A preview of Genuitec's Matisse4MyEclipse GUI Builder plug-in is available for developers. Matisse4MyEclipse is based on the GUI Builder feature recently released in NetBeans 5.0, which was codenamed ...
NetBeans Day: Project Matisse Roadmap Matisse raised the bar on Java GUI editors when it came out, so how can the visual editing team top that?
NetBeans, a popular Java IDE formerly supported by Sun Microsystems and later Oracle, has graduated from the Apache Software Foundation's incubator to become a top-level project, where it will benefit ...
Sun Microsystems has announced plans to discontinue Sun Java Studio Enterprise and Sun Java Studio Creator developer tools, encouraging users to migrate to NetBeans.
The NetBeans IDE is pretty good on its own, but even handier once you start extending it with plugins specific to your needs. In this installment of Open source Java projects, Jeff Friesen ...
Which is better for your next Java GUI project: Java Swing vs. JavaFX? This tip explores their history and capabilities to help you choose the right one.
The Netbeans Java environment lets you create a connection to a database and retrieve records from the database to display in your Java forms. You can also add records to the tables using the ...
Sun has released version 6 of the Java Platform Enterprise Edition (Java EE), along with version 3 of the GlassFish application server and the open source NetBeans 6.8 development environment ...
GUI testing is a hard and often neglected task. We take a look at two open source solutions for writing SWT and Swing tests, SWTBot and Marathon, and how they can be used from JRuby. We talked to ...