|
|
|
Re: Embed native app [message #523392 is a reply to message #521436] |
Fri, 26 March 2010 05:49  |
Eclipse User |
|
|
|
Originally posted by: kai.edinger.drexler-software.de
Am 17.03.2010 16:28, schrieb jason.bo.liu@gmail.com:
> Thank you Paul.
>
> Ya, I am only looking to support Linux for now, which is what the
> original app is running on. motif app running on linux.
> Jason
Like Paul Webster tells you, there's is no way to embed your motif
application directly in SWT. We have the same problem, and we decide to
use the following solution.
We bundle the c++ application in a plugin and use a middleware (CORBA)
to enable communication between java and c++. There are to ways to do
this. A simple eclipse plugin or you can use the OSGi (Equinox) Foregin
Application Access (OSGi R4 Compendium Specifications).
Kai
|
|
|
Powered by
FUDForum. Page generated in 0.04959 seconds