Login  Register

Re: Debugging ImageJ using Netbeans

Posted by dscho on Feb 15, 2006; 10:01pm
URL: http://imagej.273.s1.nabble.com/Debugging-ImageJ-using-Netbeans-tp3703700p3703703.html

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