Thursday, May 27, 2010

Notify JUnit Results to Growl Eclipse Plugin

I made a Eclipse Plugin for long-period testing on Eclipse for Mac.


Yes!, This plugin notify the test result to Growl.This is simple, but effective to drive to develop your application!
This plugin uses native library. So there are some constraint to use it.
If you use Eclipse for cocoa 64 bit edition, you can't use this plugin because the native library can't load on your Eclipse Environment.

The plugin is published below.
http://kompiro.org/download/junit.extensions.eclipse.quick.mac.growl_0.1.0.201005252224.jar
If you interested in this plug-in, then download and put it dropins folder!