Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Loading 32 bit IE from SWT browser widget on 64 bit machine(SWT Browser widget)
Loading 32 bit IE from SWT browser widget on 64 bit machine [message #675294] Tue, 31 May 2011 04:41 Go to next message
Arunachalam is currently offline ArunachalamFriend
Messages: 1
Registered: May 2011
Location: Chennai
Junior Member

Dear All,

We developed an Eclipse plugin and tested & delivered on Win 32bit os. One of our view uses Broswer widget to load a Flash content. It works well on windows 32 bit.

Now planning to support Windows 64 bit. Unfortunately flash support for 64 bit is still in preview mode. SWT browser widget loads 64 bit IE though both version of IE (32 and 64 bit) available.

How can we try to enforce 32 bit IE in SWT browser widget?

I really appriciate the help.

Arun
Re: Loading 32 bit IE from SWT browser widget on 64 bit machine [message #675458 is a reply to message #675294] Tue, 31 May 2011 14:23 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
Hi Arun,

There isn't a way to make 64-bit swt use 32-bit IE (or 32-bit anything for
that matter). You'll need to specify that your app requires 32-bit
Eclipse/SWT, not 64-bit. This will still work fine on 64-bit Windows
installs as long as the user runs with a 32-bit JRE.

Grant


"Arunachalam" <forums-noreply@eclipse.org> wrote in message
news:is1r0j$omo$1@news.eclipse.org...
> Dear All,
>
> We developed an Eclipse plugin and tested & delivered on Win 32bit os. One
> of our view uses Broswer widget to load a Flash content. It works well on
> windows 32 bit.
>
> Now planning to support Windows 64 bit. Unfortunately flash support for 64
> bit is still in preview mode. SWT browser widget loads 64 bit IE though
> both version of IE (32 and 64 bit) available.
>
> How can we try to enforce 32 bit IE in SWT browser widget?
>
> I really appriciate the help.
>
> Arun
>
Previous Topic:Shell - Cant keep it on top (Linux gtk)
Next Topic:Problem with SWT OLE and Excel XML File
Goto Forum:
  


Current Time: Fri Apr 26 13:37:10 GMT 2024

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

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

Back to the top