Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » sharing platform-dependent codes is possible?(OleFrame class (included in swt for win32) and org.eclipse.swt.browser.Browser (platform-independent))
sharing platform-dependent codes is possible? [message #685989] Tue, 21 June 2011 09:42
jh Han is currently offline jh HanFriend
Messages: 2
Registered: June 2010
Junior Member
I am participating in a project to port current projects into linux, mac platforms.
the main platform is based-on win32.

to use webbrowser control in eclipse plugin as platform-independently I mostly uses
org.eclipse.swt.browser.Browser class. but some plugins are still using OleFrame class which is only included in 'win32 swt.jar'. I am not allowed to modify codes (OLE -> org.eclipse.swt.browser.Browser)

So asking you watching this article for better ways to know if there is kind of work around.

like C langauage, #ifdef pre-processor.
Previous Topic:CDT: accessing CDT info without creating project
Next Topic:Calling an external simulator
Goto Forum:
  


Current Time: Thu Apr 25 13:19:17 GMT 2024

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

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

Back to the top