Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » .Net or Visual Basic App in RCP(Can I wrap or/run a .Net or VB app as plugin in RCP?)
.Net or Visual Basic App in RCP [message #557777] Wed, 08 September 2010 20:59 Go to next message
No real name is currently offline No real nameFriend
Messages: 5
Registered: September 2010
Junior Member
I am buidling a composite application using RCP and I have some native desktop apps developed in VB and .Net. which I want to embed into RCP. Can you wrap and run it within RCP? As a plug-in, How?

I read the features list of IBM Lotus Expeditor, which is based on RCP, can build composite apps in VB, C++, .Net. Anyone know how they do it?

Thanks.

[Updated on: Wed, 08 September 2010 21:00]

Report message to a moderator

Re: .Net or Visual Basic App in RCP [message #558136 is a reply to message #557777] Fri, 10 September 2010 09:59 Go to previous messageGo to next message
Martin Klinke is currently offline Martin KlinkeFriend
Messages: 80
Registered: July 2009
Member
Maybe what you are looking for is integrating OLE components into SWT
applications on Windows. For example, open an Excel sheet in the Eclipse
IDE on Windows with the default editor. This should bring up Excel
wrapped in an Eclipse editor.

There is also an (old) article about ActiveX Support in SWT here:
http://www.eclipse.org/articles/article.php?file=Article-Act ivexSupportInSwt/index.html

HTH,
Martin Klinke
Re: .Net or Visual Basic App in RCP [message #559118 is a reply to message #558136] Wed, 15 September 2010 16:30 Go to previous message
No real name is currently offline No real nameFriend
Messages: 5
Registered: September 2010
Junior Member
Hi Martin, thanks for the information.

Are you saying I can embed a standalone VB or .Net app as OLE document or OLE object in a SWT widget the same way you embed word or excel?

Thanks
John
Previous Topic:Bounds Toolbar
Next Topic:eclipse workebench plugin start problem
Goto Forum:
  


Current Time: Fri Mar 29 11:58:26 GMT 2024

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

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

Back to the top