• <legend id='Rijbn'><style id='Rijbn'><dir id='Rijbn'><q id='Rijbn'></q></dir></style></legend>
    <i id='Rijbn'><tr id='Rijbn'><dt id='Rijbn'><q id='Rijbn'><span id='Rijbn'><b id='Rijbn'><form id='Rijbn'><ins id='Rijbn'></ins><ul id='Rijbn'></ul><sub id='Rijbn'></sub></form><legend id='Rijbn'></legend><bdo id='Rijbn'><pre id='Rijbn'><center id='Rijbn'></center></pre></bdo></b><th id='Rijbn'></th></span></q></dt></tr></i><div id='Rijbn'><tfoot id='Rijbn'></tfoot><dl id='Rijbn'><fieldset id='Rijbn'></fieldset></dl></div>
    <tfoot id='Rijbn'></tfoot>

      <bdo id='Rijbn'></bdo><ul id='Rijbn'></ul>

    1. <small id='Rijbn'></small><noframes id='Rijbn'>

        Eclipse IDL 编译

        时间:2023-08-20

          <legend id='mb3Ye'><style id='mb3Ye'><dir id='mb3Ye'><q id='mb3Ye'></q></dir></style></legend>
          • <bdo id='mb3Ye'></bdo><ul id='mb3Ye'></ul>
            <i id='mb3Ye'><tr id='mb3Ye'><dt id='mb3Ye'><q id='mb3Ye'><span id='mb3Ye'><b id='mb3Ye'><form id='mb3Ye'><ins id='mb3Ye'></ins><ul id='mb3Ye'></ul><sub id='mb3Ye'></sub></form><legend id='mb3Ye'></legend><bdo id='mb3Ye'><pre id='mb3Ye'><center id='mb3Ye'></center></pre></bdo></b><th id='mb3Ye'></th></span></q></dt></tr></i><div id='mb3Ye'><tfoot id='mb3Ye'></tfoot><dl id='mb3Ye'><fieldset id='mb3Ye'></fieldset></dl></div>

              <small id='mb3Ye'></small><noframes id='mb3Ye'>

                <tbody id='mb3Ye'></tbody>
                <tfoot id='mb3Ye'></tfoot>

                • 本文介绍了Eclipse IDL 编译的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我在 Eclipse 中添加了 orb 插件并创建了一个 IDL 文件.我将 IDL 编译器配置到具有 IDL 文件的项目中.当我右键单击 IDL 文件时,有一个选项如下,CORBA->Compile CORBA Stubs 但是当我选择该选项时没有发生任何事情,所以如何在 Eclipse 中编译 IDL 文件并生成 Java 文件.请提供是否有任何步骤/程序可以遵循来编译 IDL文件并生成java源文件

                  I added orb plug-in to Eclipse and created an IDL file.I configured IDL Compiler to the project which has IDL file.When i rigth-click on the IDL file there is an option as follows, CORBA->Compile CORBA Stubs but when i choose that option nothing was happened,so how to compile IDL file in eclipse and generate Java files.Please provide if there is any steps/procedures to follow to compile IDL file and generate java source files

                  谢谢

                  推荐答案

                  打开命令行并进入你的 IDL 文件所在的目录并运行此行

                  open the command line and go to the directory where you have your IDL file and run this line

                  idlj -fall nameOfIdlFile.idl
                  

                  例如如果您的 idl 文件名为 HelloWorld.idl

                  e.g. if your idl file is named HelloWorld.idl

                  idlj -fall HelloWorld.idl
                  

                  运行上面的命令行后,在你的根目录下会生成java类,即:

                  after running the above command line, in your root folder it will generate java classes namely:

                  • HelloWorld.java
                  • HelloWorldPOA.java
                  • HelloWorldStub.java
                  • HelloWorldHelper.java
                  • HelloWorldOperations.java
                  • HelloWorldHolder.java.

                  希望这对您或将来遇到相同问题的任何人有所帮助.

                  Hope this will help you or anyone in the future with the same question.

                  这篇关于Eclipse IDL 编译的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:在 Project Explorer (Eclipse) 中查找项目位置 下一篇:包括 Eclipse 中的 sencha touch 2

                  相关文章

                    <bdo id='6gt5f'></bdo><ul id='6gt5f'></ul>

                  <i id='6gt5f'><tr id='6gt5f'><dt id='6gt5f'><q id='6gt5f'><span id='6gt5f'><b id='6gt5f'><form id='6gt5f'><ins id='6gt5f'></ins><ul id='6gt5f'></ul><sub id='6gt5f'></sub></form><legend id='6gt5f'></legend><bdo id='6gt5f'><pre id='6gt5f'><center id='6gt5f'></center></pre></bdo></b><th id='6gt5f'></th></span></q></dt></tr></i><div id='6gt5f'><tfoot id='6gt5f'></tfoot><dl id='6gt5f'><fieldset id='6gt5f'></fieldset></dl></div>
                  <tfoot id='6gt5f'></tfoot>

                • <small id='6gt5f'></small><noframes id='6gt5f'>

                • <legend id='6gt5f'><style id='6gt5f'><dir id='6gt5f'><q id='6gt5f'></q></dir></style></legend>