Login  Register

IJ_Ed problem

Posted by Kinata on Mar 21, 2010; 5:51am
URL: http://imagej.273.s1.nabble.com/IJ-Ed-problem-tp3688721.html

I've been looking for a good macro editor IDE to use with IJ from Jérôme
Mutterer,
and have installed (first) JEdit and (second) the IJ_Ed package.

Problem:
-- Start IJ.
-- Choose the new menu item Plugins>Editor>IJ Ed.
-- The JEdit splash screen appears, but stops at "run startup scripts". The
wheel spins indefinitely.
-- Quit IJ.

I see on the IJ_Ed page at imagejdocu.tudor.lu that it's good to edit the
ImageJ.cfg file, but it didn't
seem necessary, as the menu item appeared. Here's mine:

.
C:\Program Files\Java\jdk1.6.0_18\bin\javaw.exe
-Xmx1200m -cp C:\PROGRA~1\Java\JDK16~1.0_1\lib\tools.jar;ij.jar ij.ImageJ


As an aside, can anyone recommend a good IDE for IJ that runs under Windows?