Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Integration of existing C / X / Motif code using Eclipse
Integration of existing C / X / Motif code using Eclipse [message #74289] Mon, 30 June 2003 06:00 Go to next message
Eclipse UserFriend
Originally posted by: raghav.easi.soft.net

Hi,

We have a CAD application coded in C using X/Motif calls running on
Unix/Linux. The same code runs on Windows using Exceed to convert the
X/Motif calls to native Windows calls. We want to use Eclipse for all out
future development.

1. Is it possible to use Eclipse to build the application to run on both
Unix and Windows without using Exceed and without re-writing the X/Motif
calls in Java?

2. We will be developing new GUI modules using Java in Eclipse. How can we
integrate this new Java GUI modules with existing GUI modules written in C?

Thanks in advance,
Raghav
Re: Integration of existing C / X / Motif code using Eclipse [message #76318 is a reply to message #74289] Fri, 18 July 2003 19:09 Go to previous message
Eclipse UserFriend
Originally posted by: dschaefe.ca.ibm.com

If you can code it and write the makefile for it, you can use the CDT to
develop it.

Doug

"Raghav" <raghav@easi.soft.net> wrote in message
news:bdojlk$uut$1@rogue.oti.com...
> Hi,
>
> We have a CAD application coded in C using X/Motif calls running on
> Unix/Linux. The same code runs on Windows using Exceed to convert the
> X/Motif calls to native Windows calls. We want to use Eclipse for all out
> future development.
>
> 1. Is it possible to use Eclipse to build the application to run on both
> Unix and Windows without using Exceed and without re-writing the X/Motif
> calls in Java?
>
> 2. We will be developing new GUI modules using Java in Eclipse. How can we
> integrate this new Java GUI modules with existing GUI modules written in
C?
>
> Thanks in advance,
> Raghav
>
Previous Topic:Cross platform CDT...
Next Topic:ctags
Goto Forum:
  


Current Time: Sun Dec 22 06:14:23 GMT 2024

Powered by FUDForum. Page generated in 0.03391 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top