<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hello,<br>I tried the consolebox on and I can now see the Java messages on the Windows console. Thanks!<br>Any ideas on how to bring these messages into the Scilab console?<br><br><div><hr id="stopSpelling">Date: Thu, 16 Oct 2014 21:26:35 +0200<br>From: sgougeon@free.fr<br>To: users@lists.scilab.org<br>Subject: Re: [Scilab-users] Java System.err.println Messages not displayed in Scilab Console<br><br>
<div class="ecxmoz-cite-prefix">Le 16/10/2014 10:05, Joo Cat a ¨¦crit :<br>
</div>
<blockquote cite="mid:BLU182-W49719DFD4322EF5122F088C1AB0@phx.gbl">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}
.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}
--></style>
<div dir="ltr">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.<br>
<br>
Compiling and importing the Java code was not a problem. I
was able to create a HelloWorld object as well. <br>
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.<br>
<br>
I tried doing the other examples. Similarly, the
System.err.println messages are not being displayed. <br>
Does anyone know how to fix this problem?<br>
</div>
</div>
</div>
</div>
</blockquote>
Hello,<br>
May be they are displayed in the Windows consolebox instead, whether
Windows is your OS.<br>
To see the consolebox (and Java messages), just enter<br>
--> consolebox on<br>
and run again the examples.<br>
<br>
Regards<br>
Samuel<br>
<br>
<br>_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users</div> </div></body>
</html>