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
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 ! :)