Hi Tomas,
Did you try adding loci_tools.jar as a dependency to your project? That
should eliminate the compile-time errors.
-Curtis
On Sat, Mar 19, 2011 at 3:31 PM, Tomas Karlsson <
[hidden email]> wrote:
> Hi i have followed the instructions for debugging imagej plugins with
> imagej at
>
>
http://rsb.info.nih.gov/ij/developer/NBTutorial.html>
>
> Because of GUI changes the instructions may need a look-over ( "Java
> Project with Existing Ant Script" is in 6.9.1 called "Java Free-Form
> project" and the debug commands are in a seperate menu. The line numbers
> have changed in the compiling and debugging plugins heading .)
>
> Anyhow i am going to write a couple of plugins with GUIs relying on Loci
> bio-formats library for reading files. Can anyone give me any hints how to
> integrate the bioformats into the netbeans environment so i can complie and
> debugg the plugins from within netbeans - all my atemts have resulted in a
> "package loci.formats.ImageReader; does not exist" error.
>
>
> Thanks in advance for any hints,
>
>
> Tomas
>