Debugging ImageJ Plugins in NetBeans

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Debugging ImageJ Plugins in NetBeans

Melissa Goh
I want to debug ImageJ plugins in Netbeans and I followed the instructions
from the following link:
http://rsb.info.nih.gov/ij/developer/NBTutorial.html

But I am still unable to compile my codes in Netbeans. Does anyone know how
to solve this problem? :)
Reply | Threaded
Open this post in threaded view
|

Re: Debugging ImageJ Plugins in NetBeans

dscho
Hi Melissa,

On Fri, 9 Mar 2012, Melissa Goh wrote:

> I want to debug ImageJ plugins in Netbeans and I followed the instructions
> from the following link:
> http://rsb.info.nih.gov/ij/developer/NBTutorial.html
>
> But I am still unable to compile my codes in Netbeans. Does anyone know
> how to solve this problem? :)

Without the exact symptoms, there are really many guesses one could make,
almost all of them wrong...

Hth,
Johannes
Reply | Threaded
Open this post in threaded view
|

Re: Debugging ImageJ Plugins in NetBeans

vischer
In reply to this post by Melissa Goh
Hi Melissa,

I had a similar question quite some time ago and Wayne wrote:

"This tutorial was written many years ago by a summer intern who worked for me. It is very old so I am sure it is no longer valid. Would you like to update it?"

Although I develop plugins with NetBeans, I haven't yet written a simple tutorial to replace the old one.
If the tutorial is still the same, this is an explanation for your problem.




Norbert Vischer