Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-dev] a way to delete attachments from Attachment Part?

actually i fear i have to "copy" actually, i'm trying to simply if as much as possible but it's insane how much have to do,

i even tried once to extend the default attachment part the trying to do some search for the composite buttons and attachmenviewer.

i'm thinking about opening a request for allowing more extensions to that part.

On Fri, Jun 10, 2011 at 2:24 PM, Steffen Pingel <steffen.pingel@xxxxxxxxxxx> wrote:
The default attachments part can be extended through contributions to
the context menu. Depending on your requirements you may need to
inherit from the internal class or even create your own attachment
part to support specific customizations. When copying the code keep in
mind that it's covered by the terms of the EPL license and certain
restrictions apply.

Steffen


On Thu, Jun 9, 2011 at 8:57 AM, emaayan <elh.mailgate@xxxxxxxxx> wrote:
>
> hi..
> is there a way to somehow extends or cutsotmize the stock attachment Part
> which comes with mylyn, or do i have to copy paste it and add it myself?
> i'm using mylyn 3.4.2
> --
> View this message in context: http://old.nabble.com/a-way-to-delete-attachments-from-Attachment-Part--tp31806956p31806956.html
> Sent from the Mylyn Dev mailing list archive at Nabble.com.
>
> _______________________________________________
> mylyn-dev mailing list
> mylyn-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/mylyn-dev
>



--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
_______________________________________________
mylyn-dev mailing list
mylyn-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mylyn-dev


Back to the top