Re: orbacus and Jbuilder

Darren Middleman <[email protected]> Tue, 24 Jan 2006 21:53:48 -0330
Newsgroups gmane.comp.corba.orbacus
Organization IONA | Making Software Work Together TM
Message-ID <[email protected]>
Hi Imed,

> Hi! thanks again but would you give me more details about this dialog box
> (Project/Project Properties) I mean what to put in Package, Include Path
> and Additional Options.
> 

For example, if you take a look at the Makefile for the simple hello demo
included with Orbacus (JOB-4.1.3/ob/demo/hello), we provide command line
options such as "--package hello" and include paths such as "-I../../idl".
These options should be passed into the "Additional options" field instead
of the provided package and include path fields.  You have to do this
because JBuilder does not use the package and include paths in a format
that is compatible with the Orbacus IDL to Java (jidl) compiler.


> PS: before, I had this warning message : "euro1.idl":
> C:\OOC\bin\idlcpp.exe: Usage: C:\OOC\bin\idlcpp.exe [switches] input
> output"

We have seen this type of error message before on Windows when the path to
your IDL file contains spaces (for example, C:\Documents and
Settings\user\MyIdl.idl).  You should try and ensure that you are not
providing paths to the jidl compiler that contains spaces.

Regards,
Darren

-- 
Darren Middleman, Software Engineer
Team Orbacus - Your CORBA Source
Email: mailto:[email protected]
WWW: http://www.orbacus.com/
_______________________________________________
OB-Users Mailing List - [email protected]
http://mail.ooc.nf.ca/mailman/listinfo/ob-users
Visit our support FAQ before you send a message.
http://www.orbacus.com/faq/support.html