[Scilab-users] Java System.err.println Messages not displayed in Scilab Console

Samuel Gougeon sgougeon at free.fr
Thu Oct 16 21:26:35 CEST 2014


Le 16/10/2014 10:05, Joo Cat a écrit :
> I was trying out Example 1 in Getting Started - Beginning under Java 
> from Scilab. The Scilab that I was using was 5.5.1 32bit.
>
> Compiling and importing the Java code was not a problem. I was able to 
> create a HelloWorld object as well.
> However, I did not get the "HelloWorld constructed!" message on the 
> Scilab console that should appear when creating the object. When I try 
> to invoke the object's method using jinvoke(object, 'message') , the 
> "Hello world!" does not appear as well.
>
> I tried doing the other examples. Similarly, the System.err.println 
> messages are not being displayed.
> Does anyone know how to fix this problem?
Hello,
May be they are displayed in the Windows consolebox instead, whether 
Windows is your OS.
To see the consolebox (and Java messages), just enter
--> consolebox on
and run again the examples.

Regards
Samuel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20141016/c3623fce/attachment.htm>


More information about the users mailing list