netbeans

JDK 6 and JavaFX (and NetBeans) on 32-bit Macs

The JavaFX SDK is out, but on 32-bit Macs, the SDK installer can't find a JDK 6 and just quits. So no JavaFX on my Intel Core iMac, ever? :-o Not so fast!Over...

3 replies - 5514 views - 08/21/08 by R. Kusterer in Tips and Tricks

Add 3D To Your Java App With Xj3D And NetBeans IDE

These are instructions on how to use Xj3D libraries in NetBeans IDE so you can integrate them in your Java application. This tutorial is useful for people that...

0 replies - 2716 views - 08/21/08 by Jordi R Cardona in Articles

NetBeans IDE 6.5 Beta: Geared for PHP Development!

As web developers increasingly tackle large-scale projects that use PHP together with MySQL, they stand to benefit from an IDE that can efficiently manage...

0 replies - 14274 views - 08/13/08 by lloyddunn in Articles

Do You Anthropomorphize When Coding?

I recently wrote, in this blog about state management, threading and API design, the following (talking about a refactored SwingWorker with the state...

9 replies - 4134 views - 08/10/08 by Tim Boudreau in Articles

NetBeans Tip: Add/Remove Sort Key from Woodstock TableDataProvider

Have you used PluginPortal, you might not have realised but its a JSF Web application. I am using the portal for the past 6 months, and never thought of...

0 replies - 794 views - 08/08/08 by Varun Nischal in Tips and Tricks

Generate Constructor, Getters and Setters in NetBeans PHP IDE

Petr Pisl is the lead engineer of the PHP work scheduled for NetBeans IDE 6.5. Here he shares an update on some of the latest work that's been done in this...

4 replies - 10905 views - 07/30/08 by ppisl in News

TOTD #38: Creating a MySQL Persistence Unit using NetBeans IDE

This TOTD (Tip Of The Day) shows how to create a Persistence Unit (PU) for a MySQL database using NetBeans IDE. This PU can then be used in any of Java EE...

0 replies - 2697 views - 07/26/08 by Arun Gupta in Blogs

Groovy NetBeans tips

Fellow zone leader Geertjan Wielenga has written a couple of posts on Groovy and NetBeans, celebrating the fact that NetBeans 6.5 milestone 1 is out, which...

1 replies - 2397 views - 07/24/08 by Andres Almiray in News

NetBeans Tip: Reload Debugging (debug-fix-nb)

Just few days back, I talked about that its rather a good practice to debug, not to run! While following that, I discovered another thing, which was there...

0 replies - 1103 views - 07/22/08 by Varun Nischal in Tips and Tricks

Demo Of New JavaScript Editor In NetBeans IDE 6.1

NetBeans IDE 6.1 contains a completely new JavaScript editor which provides many advanced editing capabilities such as intelligent code completion, mark...

0 replies - 2748 views - 07/19/08 by Schalk Neethling in News

NetBeans Mobility Pack and Testing

I've recently converted to the use of the NetBeans Mobility Pack, even though I can't stand the large blob of control code that is auto-generated by the IDE....

0 replies - 1117 views - 07/17/08 by Fabrizio Giudici in News

IntelliJ Keymap for NetBeans IDE

Have been using IntelliJ for about 5 years now. It is still the Roll Royce of all IDEs, and of that there is no doubt. But having said that, you should once in...

4 replies - 1454 views - 07/14/08 by Swapnonil Mukherjee in Tips and Tricks

NetBeans 6.5 M1: GlassFish v3 + Rails

NetBeans IDE 6.5 Milestone 1 is now available. The New and Noteworthy feature list certainly makes it worthy for the install - comprehensive PHP support...

0 replies - 1972 views - 07/09/08 by Arun Gupta in Blogs

Debugging Spring OSGi with NetBeans IDE

NetBeans is my favorite IDE but it suffers from lack of OSGi support. Eclipse with Equinox and plug-ins wins in terms of fast build, test, and deploy.I try...

7 replies - 5895 views - 07/05/08 by slim.ouertani in Tips and Tricks

NetBeans: The Ultimate Linux IDE

NetBeans started its life as a student project at the department of mathematics and physics, Charles University (Prague, Czech Republic). After that it was...

7 replies - 4320 views - 07/02/08 by kunaldeo in Articles