On mySimon: Backyard Safari Underground Time Capsule
BNET Business Network:
BNET
TechRepublic
ZDNet

December 4th, 2007

Netbeans 6.0 weighs in at a paltry 12MB

Posted by Ed Burnette @ 4:38 pm

Categories: Community, General, Java, NetBeans, Programming, Sun

Tags: Sun NetBeans, Netbeans 6.0, Netbeans 6, Java Development Tools, Development Tools, Software Development, Software/Web Development, Ed Burnette

Netbeans 6.0 weighs in at a paltry 12MBNetbeans 6.0 has gone gold. The open source IDE supports C, C++, Ruby, Java, and other languages. New features include a completely revamped code editor, an integrated profiler, and visual designers for web and mobile applications.

Installation couldn’t be easier. After opening up the Netbeans home page, it took two clicks to start downloading. I decided to try out the C/C++ bundle, which is only 12MB (12,306K; the Java bundle is 21MB and the Ruby one is 19MB). One minute later, the download was complete, and a minute after that the install was finished. Then I double-clicked on the desktop icon to start the IDE, and 26 seconds later it was ready to go. Total time from when I decided to try it to when I was actually running it: under 3 minutes.

The only hitch was when I clicked on the link to create a C/C++ sample program and Netbeans reminded me that I didn’t actually have a C compiler installed on this machine (doh!). So I downloaded MinGW from SourceForge. Still no go. Turns out I also needed to get the MSYS package from that same project, because the sample make files are set up for Unix-like commands. Do yourself a favor and read this article before trying C++ development at home. Of course, if you already have a compiler installed then setup should go much easier.

Netbeans 6 is a polished, mature product that holds up well when compared to its main rivals, Visual Studio and Eclipse-based IDEs such as MyEclipse and RAD. It’s dual-licensed under CDDL and GPLv2, and it runs under all major operating systems. See netbeans.org for more information, or the Netbeans category of this blog for other Netbeans-related articles.

Ed BurnetteEd Burnette is a professional developer and author of several articles and books about computing including Hello, Android: Introducing Google's Mobile Development Platform, 2nd Edition. For disclosure of Ed's industry affiliations, click here or to view his full profile click here.

Email Ed Burnette

Subscribe to Dev Connection via Email alerts or RSS.

  • Talkback
  • Most Recent of 4 Talkback(s)
It doesnt really compete with VS
unless you are contemplating switching to Java--which my employer did. Then Netbeans is as close as you can get to VS.

The issue is more about Netbeans vs Eclipse. I use both but the GUI edit... (Read the rest)
Posted by: otaddy Posted on: 12/05/07 You are currently: a Guest | | Terms of Use
Woo Hoo!!  laxmanb | 12/04/07
Netbeans vs. Visual Studio  a_chameleon | 12/05/07
re: Netbeans vs. Visual Studio  jtarrier | 12/05/07
It doesnt really compete with VS  otaddy | 12/05/07

What do you think?

SponsoredWhite Papers, Webcasts, and Downloads

advertisement

Recent Entries

Archives

Favorite Links

ZDNet Blogs

White Papers, Webcasts, and Downloads

Meet Doc