Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Registering a URLHandler for new protocol
Registering a URLHandler for new protocol [message #173011] Mon, 22 December 2003 10:00 Go to next message
Eclipse UserFriend
Hi

Anyone has any idea to register your own protocol in M6
The extensionpoint URLHandler in Runtime doesnt seem to work so in M5 i
hooked into the PlatformURLHandlerFactory.register("foo", URLHandler) but
since M6 it doesnt work.

Regards
Sten
Re: Registering a URLHandler for new protocol [message #173318 is a reply to message #173011] Tue, 23 December 2003 05:18 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: forster.fmi.uni-passau.de

Sten Ernerot schrieb:
> Anyone has any idea to register your own protocol in M6
> The extensionpoint URLHandler in Runtime doesnt seem to work so in M5 i
> hooked into the PlatformURLHandlerFactory.register("foo", URLHandler) but
> since M6 it doesnt work.

There is some stuff about URL Stream Handler extensions in M6:

http://dev.eclipse.org/viewcvs/index.cgi/platform-core-home/ runtime/adoption.html?rev=1.3

Haven't read it, though.

Mkke
Re: Registering a URLHandler for new protocol [message #173495 is a reply to message #173318] Tue, 23 December 2003 16:33 Go to previous messageGo to next message
Eclipse UserFriend
Hi

Thanks for pointing this document out.
Unfortunatly I tried the suggestions in the document ant it still does not
work.

Anyone knows if this is a known issue?

Cheers
Sten
"Michael Forster" <forster@fmi.uni-passau.de> wrote in message
news:bs94p0$e4b$1@eclipse.org...
> Sten Ernerot schrieb:
> > Anyone has any idea to register your own protocol in M6
> > The extensionpoint URLHandler in Runtime doesnt seem to work so in M5 i
> > hooked into the PlatformURLHandlerFactory.register("foo", URLHandler)
but
> > since M6 it doesnt work.
>
> There is some stuff about URL Stream Handler extensions in M6:
>
>
http://dev.eclipse.org/viewcvs/index.cgi/platform-core-home/ runtime/adoption.html?rev=1.3
>
> Haven't read it, though.
>
> Mkke
>
Re: Registering a URLHandler for new protocol [message #178350 is a reply to message #173495] Sun, 11 January 2004 22:21 Go to previous message
Eclipse UserFriend
Originally posted by: jeff_mcaffer.ca.ibm.com

The URL handler extension point is no longer supported in M6. You have to
get the URL handler service and register your handler (implemented according
to the porting doc). (BTW, the updated version of that doc is included in
the Porting Guide in the M6 help)

Jeff

"Sten Ernerot" <ernerot@attglobal.net> wrote in message
news:bsac7c$mq3$1@eclipse.org...
> Hi
>
> Thanks for pointing this document out.
> Unfortunatly I tried the suggestions in the document ant it still does not
> work.
>
> Anyone knows if this is a known issue?
>
> Cheers
> Sten
> "Michael Forster" <forster@fmi.uni-passau.de> wrote in message
> news:bs94p0$e4b$1@eclipse.org...
> > Sten Ernerot schrieb:
> > > Anyone has any idea to register your own protocol in M6
> > > The extensionpoint URLHandler in Runtime doesnt seem to work so in M5
i
> > > hooked into the PlatformURLHandlerFactory.register("foo", URLHandler)
> but
> > > since M6 it doesnt work.
> >
> > There is some stuff about URL Stream Handler extensions in M6:
> >
> >
>
http://dev.eclipse.org/viewcvs/index.cgi/platform-core-home/ runtime/adoption
..html?rev=1.3
> >
> > Haven't read it, though.
> >
> > Mkke
> >
>
>
Previous Topic:perspective icons
Next Topic:[M6] Changed plug-ins not recognized
Goto Forum:
  


Current Time: Wed May 28 19:38:15 EDT 2025

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

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

Back to the top