Login  Register

Re: Debugging ImageJ using Netbeans

Posted by Soft Aliance on Feb 15, 2006; 10:36pm
URL: http://imagej.273.s1.nabble.com/Debugging-ImageJ-using-Netbeans-tp3703700p3703704.html

Hi,

I am using  NetBeans 4.1  on two machines running on Win XP home in one and
Win2000 in another. I removed the Mac
Adaptor.java. in both. I can write, compile and debug my plugins in ImageJ
without any problem.
Perhaps along with the notes for compiling ImageJ in NetBeans one shld. add
this.

Balaji .J

On 2/15/06, Johannes Schindelin <[hidden email]> wrote:

>
> Hi,
>
> On Wed, 15 Feb 2006, Powar, Nilesh wrote:
>
> > Is there any way I could add the package com.apple.mrj???
>
> Yes. You can steal it from a Mac OS X computer. But I don't know if it is
> all Java, or some native dependencies exist. The best thing is to include
> the .class compiled on a Mac, and leave out/disable the .java file.
>
> Hth,
> Dscho
>