Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Can I overwrite a class implementation in host plugin using fragments
Can I overwrite a class implementation in host plugin using fragments [message #315194] Fri, 04 May 2007 14:53 Go to next message
Eclipse UserFriend
Hello All,
I have a class in my plugin. And I want to overwrite its implementation
using a class in my fragments. I thought it is possible if the class name
and package are same in the fragment.
thanks a lot in advance,
Sri
Re: Can I overwrite a class implementation in host plugin using fragments [message #315274 is a reply to message #315194] Mon, 07 May 2007 11:15 Go to previous messageGo to next message
Eclipse UserFriend
I was told it was possible to do that *iff* your host plugin specified a
bundle classpath that includes a patch.jar first (but didn't provide the
jar) and the fragment provided the jar.

PW
Re: Can I overwrite a class implementation in host plugin using fragments [message #315335 is a reply to message #315274] Tue, 08 May 2007 16:49 Go to previous message
Eclipse UserFriend
Thanks a lot Paul,
-Sri
"Paul Webster" <pwebster@ca.ibm.com> wrote in message
news:f1nft3$m55$3@build.eclipse.org...
>I was told it was possible to do that *iff* your host plugin specified a
>bundle classpath that includes a patch.jar first (but didn't provide the
>jar) and the fragment provided the jar.
>
> PW
Previous Topic:Why does ITabSelectionListener uses internal classes?
Next Topic:Eclipse workspace is unmovable, useless for source control
Goto Forum:
  


Current Time: Wed Sep 24 15:47:39 EDT 2025

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

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

Back to the top