eclipse-jdt / eclipse.jdt.ui

Eclipse Public License 2.0
36 stars 86 forks source link

Adapted the client to use new Browser API #1597

Open amartya4256 opened 3 weeks ago

amartya4256 commented 3 weeks ago

What it does

The contribution allows the client to utilize the new API from SWT Browser to check if the url is the custom text url of the browser.

Contributes to #213

Must be merged only after https://github.com/eclipse-platform/eclipse.platform.swt/pull/1409 & https://github.com/eclipse-platform/eclipse.platform.ui/pull/2211 have been merged

How to test

Author checklist