Posted by Albert Cardona on Jan 17, 2008; 3:54am URL: http://imagej.273.s1.nabble.com/ImageJ-and-Jython-2nd-try-tp3697554p3697555.html
Sebastian,
> And one more
> question. Does the ImageJ.cfg file has to look like this:
>
> -------------------------------------------------------
> .
> jre\bin\javaw.exe
> -Xmx640m -cp ij.jar ij.ImageJ
> -cp C:\jython2.2.1\jython.jar
> j-------------------------------------------------------
>
Just merge both classpath (-cp) statements into one, like this: