Eclipse IDL compilation

前端 未结 3 1339
深忆病人
深忆病人 2021-01-27 22:20

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 follo

3条回答
  •  长发绾君心
    2021-01-27 23:17

    I know the thread has some time now. But maybe i can help others anyway.

    For me this issue was related to configuration. All I had to do was to select the project, going to Project->Properties and then select IDL compilation.

    On tab "Compilation Options" select the ones I needed and then on tab Compilers, explicitly select "OpenORB".

    Then it worked ! :)

提交回复
热议问题