[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: Calling COM Objects from RCP

There is an implementation of OLE in SWT.
see for instance http://sourceforge.net/projects/oleintro
 as an example plugin to help you with that.
Plus the snippet at:
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-swt-home/dev.html#snippets

Or use something like http://sourceforge.net/projects/jcom for COM ;-)

"Genady" <eclipse@xxxxxxxxxx> wrote in message
news:d7nqgm$nva$1@xxxxxxxxxxxxxxxxxxx
> I think you can't. Check the swt newsgroup. I have asked a similar
> question there and got an answer.
>
> Genady Beryozkin
> http://www.genady.net/
>
>
>
> Dirk Segelhorst wrote:
>
> > I need to call some COM objects from my RCP application. Which is the
> > best way to do that?
> >
> > Searching the internet I found some third party products providing a
> > Java COM bridge. But I would like to do the RCP-COM interaction
> > without a third party product. Is there any way to do that? Are there
> > any components in Eclipse providing COM support?
> >
> > Thanks for any help,
> >
> > Dirk
> >
> > xpost e.p, e.p.r
> > f'up2 e.p.r