Many New Plugins for NetBeans + Source Code (by Tim Boudreau)

I just uploaded a bunch of plugins I've been working on to the NetBeans Plugin Portal, and put their source code into NetBeans source repository. Most are generally useful, a few are more esoteric:
  • VNC Client for NetBeans—This is a module that integrates the TightVNC Java VNC client (with much patching, which I have contributed back) into NetBeans, so that you can connect to a remote desktop inside NetBeans. Note you also need the TightVNC Library Module to install it.
  • Breadcrumb—This was actually written in about 20 minutes at a trade show in Manila - a colleague said he wished we had a breadcrumb of recently visited files. So now we do. You can see it in the bottom right of the screen shot below.
  • Color Chooser Component—This is a library that installs my single-mouse-gesture Color Chooser Java Bean into the component palette for use in Matisse. Jeremy Wood recently contributed a gorgeous color-wheel based component to the project which is also included. (web start demo here)
  • Get A Tan—A module that turns the whole NetBeans UI sort of tan, and installs a similar editor theme. Probably a love it or hate it kind of thing, but if you don't like black-on-white UI's it might be for you.
  • License Changer—This is a module which adds an action to any folder, Change License Headers. You supply a new header, and it will let you pick directories to exclude, give you a preview of what files it will change and let you exclude them, then it will mow through XML, Java and Properties files and replace or add license headers.
  • Java List Navigator—This is a list (as opposed to Tree) Navigator view for Java files which features single click navigation, and lets you move methods and fields to different locations in your source file by dragging the method name, among other things. Note you also need the List Diffs library to use it.
For more background on these, see my blog, or go straight to the Plugin Portal.
0
Average: 5 (1 vote)

(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)

Comments

Dar Var replied on Thu, 2009/04/30 - 5:01am

License Changer - exactly what I needed. It would be nice if this could be used on a single file.

Usually, I when I check out a file from ClearCase whenever I modify that file I must change the license text also. Usually to include the license text, change the license text or include the current year in the license.

Michaelz replied on Sun, 2009/06/14 - 1:10pm

The OpenOffice.org API plugin for NetBeans simplifies the development of OpenOffice.org extensions. You can use the OpenOffice.org API to program OpenOffice.org, and automate remote or in process tasks extend OpenOffice.org with completely new functionality.

 

thank you,

Degrees Forum

eugeneba replied on Tue, 2009/06/16 - 12:58pm

Sun has announced the availability of four new plugin modules for the NetBeans IDE. They are Jackpot, Real-Time Java technology, Web Services Interoperability Technology (WSIT) and Grid Compute Server for NetBeans.

 

great,

Whiplash Claim

googoole replied on Tue, 2009/09/01 - 2:33pm

125010

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.