Writing a NetBeans Plugin for Atlassian Bamboo Continuous Integration – Part 02

This is part 2 in my series of blogs regarding, “Writing a NetBeans Plugin for Atlassian Bamboo Continuous Integration”. Part 1 can be found here : http://pronetbeans.com/archives/286/ In the first I stumbled through cobbling together lots of examples and samples pulled together from a number of existing plugins including the Hudson plugin, the Web Services, [...]

Writing a NetBeans Plugin for Atlassian Bamboo Continuous Integration – Part 01

Since it doesn’t seem that there is an existing plugin I figured I would take a stab at trying to make one. This blog entry will be the first in what I’m sure will be many blog entries that will chronicle my beginner attempts to create a NetBeans plugin compatible in NetBeans 7+ that allows [...]

NetBeans Team Releases NetBeans 7.1.1

The NetBeans team has released NetBeans 7.1.1 which is a patch release. It includes a number of P1 bugs since NetBeans 7.1. The overall NetBeans 7.1.1 release page can be found here : http://wiki.netbeans.org/NetBeans_711 The bits don’t seem to be available in the Update center for those already running 7.1, but probably will be soon. [...]

NetBeans Plugin for Bamboo Continuous Integration

It seems the Atlassian Bamboo continuous integration product has IDE plugins for Eclipse, IntelliJ, and Visual Studio, but not NetBeans. http://www.atlassian.com/software/ide-connectors/overview

Installing Atlassian SDK with NetBeans

To create custom plugins and functionality for Atlassian products, you can download and use the Atlassian plugin SDK following instructions here : https://developer.atlassian.com/display/DOCS/Installing+the+Atlassian+Plugin+SDK The key part is to add the atlassian SDK BIN directory to your path. After the plugin project is initially created the Maven project comes up as “unloadable” in the NetBeans Projects [...]

NetBeans 7.2 New and Noteworthy Features Start To Take Shape

If you are browsing around the NetBeans Wiki you may have noticed the NetBeans 7.2 features “New and Noteworthy” have started to develop. http://wiki.netbeans.org/NewAndNoteworthyNB72 There are some interesting planned features such as the ability to import/export projects a zip files, the Maven repositories are getting their own top-level node in the Services window instead of [...]

NetBeans 7.1.1 Details

  NetBeans 7.1.1 is intended to be a bug fix release. You can view the details here : http://wiki.netbeans.org/NetBeans_711    

NetBeans Roadmap Updated to Include 7.1.1 and 7.2 Timelines

For those that follow such trivial pieces of news like me, the NetBeans team has updated the visual roadmap to include tentative release timelines for NetBeans 7.1.1 and 7.2. See here : http://netbeans.org/community/releases/roadmap.html

The Microchip corporation chooses NetBeans over Eclipse for its new MPLAB IDE.

In a wonderful article from Geertjan Wielenga, NetBeans is highlighted over Eclipse in its selection by Microchip to power its IDE for MPLAB. Check it out here : http://blogs.oracle.com/geertjan/entry/open_source_framework_powers_latest

NetBeans 7.0.1 Patches Released

The NetBeans team has released a patch for NetBeans IDE 7.0.1. The patch includes bug fixes in modules for Java, Maven, C/C++, RCP Platform, HTML editor, Java Profiler GUI Builder, and more. Detailed list of bugs can be found here : https://netbeans.org/bugzilla/buglist.cgi?status_whiteboard=701patch1&status_whiteboard_type=allwordssubstr Get the patch info here : http://wiki.netbeans.org/NetBeans7.0PatchesInfo