Login  Register

Re: Print Statements

Posted by ctrueden on Jul 16, 2015; 10:32pm
URL: http://imagej.273.s1.nabble.com/Print-Statements-tp5013611p5013614.html

Hi Haider,

If you use ImageJ2 (e.g., Fiji -- http://fiji.sc/Downloads), then any
output to stderr (in the same process) should appear in a separate Console
graphical window.

Regards,
Curtis

On Wed, Jul 15, 2015 at 6:49 PM, haider riaz <[hidden email]>
wrote:

> Hello,
>
> I recently developed an ImageJ plugin (
> https://github.com/haiderriazkhan/CANDLE-J <
> https://github.com/haiderriazkhan/CANDLE-J>) called CANDLE-J. CANDLE-J
> has its main interface written in Jython; but it also has components
> written in Java and C. The problem is that the ImageJ “Log” window does not
> print statements from the Java and C components.  I need the print
> statements to update the user about the progress of the program (the
> statements serve as kind of a progress bar). It would be nice to have them.
> Any help?
>
> Best
> Haider
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html