Shows the configuration resources to be used to develop CORBA using eclipse.
OrbstudioYes: ftp://www.orbzone.orgUser name: orbzone_downloads password: orbzone_downloads
Log on to the corba_utilities folder using a third-party FTP tool such as total commander or thunder's resource detector. There are three ZIP files, orbstudio 775, orbstudio776, and orbstudio777. I chose 777 for download.
Jacorb's:Http://www.jacorb.org/
Decompress and obtain the orbstudio_7.7.7.jar jar package from orbstudio/plugins/and put it under Eclipse/plugins. The eclipse version I use is eclipse3.2.2 + myeclipse 5.5ga. If eclipse is running before the jar package is imported, close it and run it again.
Windows/preferences/appears. Select orb studio/IDL compiler/select jacorb on the right. Five compilers are available. Select the plus sign before opening IDL compiler.
Command: D:/Java/jacorb/bin/IDL. bat
Command Options:-D % d % F %. In this way, the configuration is successful in the Development of CORBA in eclipse.
How to compileProgramI hope the graphic method will be helpful to you.