InfoQ

News

Netbeans 6.0 Released with Support for Ruby, Mobility Enhancements, and Integrated Profiler

Posted by Scott Delap on Dec 03, 2007 04:09 PM

Community
Java,
Ruby
Topics
Artifacts & Tools
Tags
Netbeans
Today the Netbeans team released Netbeans 6.0. Earlier in the year 6.0 was dual licensed under GPL and CDDL. Version 6 comes a little more than a year after 5.5 and includes a number of significant enhancements including:

Editor Improvements

  • Smarter code completion
  • Highlights
  • Better Navigation and Inspection
  • Live Templates and Surround Functionality

Ruby/JRuby/Ruby on Rails Support

  • Project support including Gems and RSpec
  • Advanced Ruby Editing
  • ActiveRecord Code Completion
  • Ruby Debugger
  • Ruby on Rails Support

Profiling

  • Profiler integrated into NetBeans IDE
  • Compare Memory Snapshots
  • Heap Walker
  • JMeter Integration
  • Dynamic Attach on JDK 1.6

Web and Java EE

  • Built-in visual design for web applications
  • Visual page flow editing
  • Enhanced JavaScript support
  • Enhanced web services support
  • Support for Ajax-enabled JavaServer Faces components

Mobility

  • New Integrated UI for CLDC/MIDP and CDC development
  • New game builder
  • New Visual Mobile Designer
  • Re-written JSR-172 stub compiler

SOA

  • Artifacts for service composition and assembly
  • Graphical WSDL editor
  • XSLT editor to edit transformations
  • Tooling support for binding components
  • Java EE Web Service project support

The PDF based Netbeans Magazine has also released a 62 page issue dedicated to Netbeans 6.0.  InfoQ is publishing an ongoing series detailing the new Netbeans Ruby support.

5 comments

Reply

  1. Back to top

    A wonderful IDE indeed but why Ruby?

    Dec 4, 2007 4:35 AM by Zeev B

    I guess that Sun decided to invest in Ruby because of the big RoR hype in the past couple of years. I think that there is a more suitable dynamic language that has a JVM implementation and a very dedicated community. It is used a lot throughout the industry for example, Google uses it a lot (and it is even used inside Sun).This language arrives with a lot of useful built-in libraries and there are a lot of other open source libraries and frameworks to choose from. It is used to build big web sites such as YouTube and it is also used a lot by system adminitrators that want an easy and productive way to create scripts. You probably guessed by now that I am talking about the Python programming language. Although very different from Java I find Python is in tune with the Java culture : 1. Readability and explicitness - both Java and Python endorse clean readable code that explicitly states what is being done. 2. Matureness- Python and Java are of almost the same age. They are mature languages that proved themselves again and again in production systems. 3. Vibrant community - both platforms have a devoted community and community process. 4. Open source libraries - both platforms have a lot of libraries and frameworks available (a result of points 2 and 3). As a Java developer using a lot of Python/Jython nowadays, I am disappointed that Sun chose not to invest in supporting this popular and productive programming language. I think that NetBeans is loosing an opportunity to hook up with this wonderful community which is missing a high quality IDE such as NetBeans. I have discussed this issue with some Sun developers and I know that also at Sun there are Python/Jython developers that would like to see it supported on the NetBeans platform.

  2. Back to top

    Re: A wonderful IDE indeed but why Ruby?

    Dec 4, 2007 1:54 PM by Alex Popescu

    I have asked myself the same question, and the only answer I have been able to figure out is that Ruby got all this support due to the buzz around RoR. As others may already know, Python world has great offerings in the same field, but unfortunately they haven't got the right people to create the noise. That's really unfortunate. ./alex -- .w( the_mindstorm )p. Alexandru Popescu Senior Software Eng. InfoQ Techlead/Co-founder

  3. Back to top

    Using it every day to write RoR code

    Dec 4, 2007 9:54 PM by Thomas Meeks

    And it works wonderfully! Thus far, I am quite happy with what Netbeans provides. Definitely an IDE to check out if you are using rails.

  4. Alex, Part of the hype is also generated by sites like InfoQ (which BTW I enjoy and learn a lot from), therefore I think you can influence this by covering more Python related stories and topics such as the upcoming Python 3000, the new Jython releases, the wonderful Django web framework, the pypy research project and much more. I can see there is a Ruby community in the site (it appears on the left navigation bar under "Your Communities alongside Java, .NET, SOA etc.) - maybe it is time to also have a Python one. Ze'ev

    I have asked myself the same question, and the only answer I have been able to figure out is that Ruby got all this support due to the buzz around RoR. As others may already know, Python world has great offerings in the same field, but unfortunately they haven't got the right people to create the noise. That's really unfortunate. ./alex -- .w( the_mindstorm )p. Alexandru Popescu Senior Software Eng. InfoQ Techlead/Co-founder

  5. Back to top

    Re: wow power leveling

    May 26, 2008 2:03 AM by Amy su

    Dear Sir or Madam: First, thank you to be able to extract the time to read our mail. I represent our company to give you the kindest regards. We are jewelry wholesale company from Beijing in China. The Olympic Games will start in Beijing soon. In this significative happy time, in order to increase the international friendly relations and business relations, form a reciprocal cooperation, Our Company selects such method to strive for your opinion and expecting your support or trade communicate. Our web is

  6. Wholesale Jewelry
  7. . This is the largest wholesaler of the jewelry and all the commodities made by handmade. You can wholesale thousands of jewelry easily and quickly. The minimum order is $100. We specialize in professional jewelry making and make constant efforts to promote and maintain high-quality beaded jewelry, pearl jewelry, turquoise jewelry, crystal jewelry, handmade jewelry, shell jewelry, Semiprecious Jewelry, coral jewelry and etc. Our wholesale jewelry is a website where you will find the highest quality and lowest price jewelry conveniently. Besides, we have customer service and professional guidance.Since2004, tangjewelry.com has established long-term cooperation with thousands of customers from dozens of countries. 99% of customers expressed their satisfaction with our products and service. To know more details, please enter our web, www.tangjewelry.com If you have any question please contact us. We will feedback you as soon as possible . We look forward with great expectation to your favorable reply .In the end, thank you for your attention. MSN::ayong03@hotmail.com. Email: Tangjewelry001@gmail.com ayong01@live.cn.

Exclusive Content

Agile in Practice: What Is Actually Going On Out There?

Scott Ambler talks about actual data resulting from surveys made during 2006-2008, showing how Agile is perceived and implemented within organizations.

Building Smart Windows Applications

From QCon 2008, Daniel Moth presents on using Visual Studio 2008 and .NET 3.5 to create compelling rich Windows applications.

Joshua Kerievsky about Industrial XP

Joshua Kerievsky, founder of Industrial Logic, talks about Industrial Extreme Programming which extends XP by including practices dealing with management, customers and developers.

Jeff Barr Discusses Amazon Web Services

Amazon Web Services (AWS) Evangelist Jeff Barr discusses SimpleDB, S3, EC2, SQS, cloud computing, how different Amazon services interact, origins of AWS, AWS globalization and the March AWS outage.

More Than Just Spin (Up) : Virtualization for the Enterprise and SaaS

Cloud services have helped bring virtualization to the forefront. Its full power however, also includes other benefits such as high availability, disaster recovery, and rapid provisioning.

Ruby Beyond Rails

John Lam talks about his path to dynamic languages, some of the problems of making IronRuby run fast, and how the DLR helps with implementing languages.

VMware Infrastructure 3 Book Excerpt and Author Interview

VMware Infrastructure 3: Advanced Technical Design Guide and Advanced Operations Guide provides a wealth of practical insights into setting up virtualization in todays corporate environments.

Architectures of extraordinarily large, self-sustaining systems

Can a system that is so large it cannot be comprehended be "designed" in a conventional sense? The foundations of computing are about to change. In this talk, Richard P. Gabriel explores why and how.