Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Change default browser(Change default browser for Eclipse 3.8)
Change default browser [message #1845034] Mon, 04 October 2021 04:19 Go to next message
Eclipse UserFriend
Hello,

I am a Teamcenter administrator and currently we are using Teamcenter version 11.5 which is based on Eclipse 3.8.

One of the topics I am currently involved is chaging the default browser Teamcenter is using (Internet Explorer) to Edge or Chrome.

After contacting Teamcenter support, they pointed out that this is handled by Eclipse and not something custom by Siemens.

They've told me that I should just add the VM argument
"-Dorg.eclipse.swt.browser" with a correct browser version and it will work, but they did not know to tell me which version of Microsoft Edge or Google Chrome is compatible with Eclipse 3.8.

Can someone help me with further info on this topic?
I have added as a screenshot the message I got from Teamcenter support.

Thank you and best regards,
Alex

  • Attachment: Eclipse.png
    (Size: 182.64KB, Downloaded 185 times)
Re: Change default browser [message #1845039 is a reply to message #1845034] Mon, 04 October 2021 07:25 Go to previous messageGo to next message
Eclipse UserFriend
As far as I know, only values "edge" and "ie" are supported on Windows. You can find more details here:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=538991
Re: Change default browser [message #1845064 is a reply to message #1845039] Tue, 05 October 2021 06:59 Go to previous messageGo to next message
Eclipse UserFriend
Hi Ed,

Thank you for the message.
From what I can see in the link you provided, the fix there is for Eclipse 4.19.
I tried adding -Dorg.eclipse.swt.browser.DefaultType=edge and -Dorg.eclipse.swt.browser.DefaultType=ie but nothing changed.

Based on the feedback I got from Teamcenter support concerning compatibilities I am starting to think that without some customization it is not possible to adapt chromium based browsers like Edge or Chrome for Eclipse 3.8.

I will continue searching for a solution.
Re: Change default browser [message #1845067 is a reply to message #1845064] Tue, 05 October 2021 07:31 Go to previous messageGo to next message
Eclipse UserFriend
I know that someone else got it working:

https://www.eclipse.org/forums/index.php/m/1844637/?srch=org.eclipse.swt.browser.DefaultType#msg_1844637

Apparently you have to install the "WebView2 runtime"....
Re: Change default browser [message #1847624 is a reply to message #1845067] Tue, 02 November 2021 09:59 Go to previous message
Eclipse UserFriend
Hi Ed,

I could not get it working.
I installed WebView2 Runtime but Teamcenter still opens all links with Internet Explorer even if -Dorg.eclipse.swt.browser.DefaultType=edge VM argument is added.

I have tried something else:
- downloaded Eclipse 4.21
- added in the eclipse.ini the -Dorg.eclipse.swt.browser.DefaultType=edge
This resulted that in Eclipse 4.21 I can see that the default browser is edge, after the VM argument has been added.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=538991
What I see here is applicable starting with Eclipse 4.19 and the current Teamcenter version we are using is based on Eclipse 3.8, so this fix is not applicable to it.



Previous Topic:org.eclipse.pde.internal.core.PluginPathFinder.getPluginPaths removed
Next Topic:[JFACE] MenuManager context menu has wrong parent when dragging a view outside the workbench
Goto Forum:
  


Current Time: Sat Jun 21 08:18:35 EDT 2025

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

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

Back to the top