Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Adding attachment programmatically
Adding attachment programmatically [message #1116243] Wed, 25 September 2013 06:23
Bastian Wagenfeld is currently offline Bastian WagenfeldFriend
Messages: 183
Registered: January 2013
Senior Member
Hi,

I want to use Mylyn to send bug reports from my own RCP. The UI is quite simple and has custom title and description fields. So when the user presses 'Send' a new task is created (newTask = new TaskData(mapper, repository.getConnectorKind(),repository.getRepositoryUrl(), "");).

But I'd also like to add a file as attachment to this task. Does anyone know, how to achieve this?

Is there something like task.addAttachment()?

Best regards and thanks for any kind of help!
Bastian
Previous Topic:Eclipse 4 freezes when I deactivate a task
Next Topic:Are (e)git change sets supported in Mylyn
Goto Forum:
  


Current Time: Fri Apr 19 00:15:03 GMT 2024

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

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

Back to the top