[ImageJ-devel] ImageJ development in Netbeans 7.3

Johannes Schindelin Johannes.Schindelin at gmx.de
Thu Jun 20 16:38:29 CDT 2013


Hi Collin,

On Thu, 20 Jun 2013, Collin Poczatek wrote:

> After further thought I realized that no one should do what I suggested.
> :)
> 
> You can do a similar thing by passing VM arguments ( again in
> Project->Properties->Run ) like:
> 
> -Dplugins.dir=lib/plugins/ -Dmacros.dir=lib/macros/
> 
> Note there's an implicit path to the root of the Netbeans project in the
> args above.

FWIW we have special code for this in Fiji to work around those
intricacies with ImageJ 1.x:

	http://fiji.sc/Debugging#Debugging_plugins_in_an_IDE_.28Netbeans.2C_IntelliJ.2C_Eclipse.2C_etc.29

Ciao,
Johannes



More information about the ImageJ-devel mailing list