<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    I am currently working on C-code generation for embedded hardware
    purposes. For convenient user-interaction, it would be nice to
    include an additional menu-entrie for the specific code generation.<br>
    <br>
    I found this post <a
href="http://mailinglists.scilab.org/XCOS-custom-menu-entries-td2611325.html#a2611329">http://mailinglists.scilab.org/XCOS-custom-menu-entries-td2611325.html#a2611329</a>,
    where a developer experienced the same problem. Here, it turns out
    that you could either redirect the original code generation or add
    an additional menu-entry within the Xcos java project.<br>
    <br>
    I have choosen for the latter solution, and I tried to compile the
    XCos jar-file by means of the guide found on <a
      href="http://wiki.scilab.org/ScilabWithinEclipse">http://wiki.scilab.org/ScilabWithinEclipse</a>.
    However, it seems that Eclipse is missing multiple variables used in
    the build.incl.xml file. Is it possible that, before compiling the
    java-source files, it is necessary to compile the complete Scilab
    project?<br>
    <br>
    As an alternative, I have in the past been able to generate the Xcos
    library (scilab 5.2.2) by customizing the build.incl.xml file. Here,
    I manually added the thirdparty libraries as well as the <span
      class="Apple-style-span" style="border-collapse: separate; color:
      rgb(0, 0, 0); font-family: Arial, 'Lucida Grande', sans-serif;
      font-size: 16px; font-style: normal; font-variant: normal;
      font-weight: normal; letter-spacing: normal; line-height: normal;
      orphans: 2; text-align: -webkit-auto; text-indent: 0px;
      text-transform: none; white-space: normal; widows: 2;
      word-spacing: 0px; -webkit-border-horizontal-spacing: 0px;
      -webkit-border-vertical-spacing: 0px;
      -webkit-text-decorations-in-effect: none;
      -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">Scilab
      Gui modules libraries</span> to the Xcos project.<br>
    <br>
    In order to be compatible to the different (new) Xcos versions, I
    will chose that java compilation method which will save me the most
    time (in the future). Given that background information, what would
    you propose?<br>
    <br>
    Any help would be very welcome.<br>
    <br>
    Best regards, <br>
    <br>
    Maarten Meijer<br>
    Controllab Products B.V.<br>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      <img src="cid:part1.04050400.09030007@controllab.nl" border="0"></div>
  </body>
</html>