Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-dev] Eclipse an custom URI schemes

Dear platform Devs,

 

I want to implement support for handling of links with custom URI schemes.

The general approach is described in https://bugs.eclipse.org/bugs/show_bug.cgi?id=530833.

The various bits and pieces are described in individual bugs.

 

The first part (an extension point to register URI scheme handlers) is handled in https://bugs.eclipse.org/bugs/show_bug.cgi?id=530834.

A first version including demo implementation is pushed to gerrit. I have some questions with regards to that in  https://bugs.eclipse.org/bugs/show_bug.cgi?id=530834#c3

Can someone please help with answers on that questions and with code review?

 

Regards,

Matthias


Back to the top