FeaturesPluginsDocs & SupportCommunityPartners

Ant Output Filter Plugin

We want to announce the release of a module that helps you use NetBeans IDE 6.1 in the classroom. It's an Ant output filter that filters out all of the Ant output when you run a program and just shows the program output. Because NetBeans IDE uses Ant to run programs, when you run HelloWorld you see this:

init:
deps-jar:
compile:
run:
Hello World
BUILD SUCCESSFUL (total time: 0 seconds)

Which can be confusing to beginners. With the Ant Output Filter installed, you only see this:

Hello World
BUILD SUCCESSFUL (total time: 0 seconds)

To install the plug-in, go to Tools > Plugins, then locate the Ant Output Filter in the Available tab and install it. To disable the plugin, you have to uninstall it. The plug-in is only available for NetBeans 6.1.

Companion
Projects:
MySQL Database Server   Open JDK: an Open SourceJDK   GlassFish Community: an Open Source Application Server    Mobile & Embedded Community    Open Solaris   java.net - The Source for Java Technology Collaboration   Virtual Box - full virtualizer  Open ESB - The Open Enterprise Service Bus Powered by