0

I want to use Mylyn notifications for an Eclipse plug-in project (RCP). Can any one provide information on this.

Rüdiger Herrmann
  • 20,512
  • 11
  • 62
  • 79
Ganesh Rao B
  • 461
  • 2
  • 8
  • 23
  • There is a blog post that explains how to use Mylyn notifications: https://resheim.net/2011/04/using-mylyn-notifications.html Did you read this? – Rüdiger Herrmann May 03 '18 at 05:43
  • Yes. But i was not able to find from which Plugin extension point 'org.eclipse.mylyn.commons.notifications.notifications' is exposed. – Ganesh Rao B May 03 '18 at 06:08
  • I think the required plugins are `o.e.m.n.core`, `o.e.m.n.feed`, `o.e.m.n.ui` which can be obtained from the http://download.eclipse.org/mylyn/releases/latest p2 repository. – Rüdiger Herrmann May 03 '18 at 09:51
  • 1
    See also here: https://stackoverflow.com/questions/17110234/java-rcp-swt-android-toast-like-dialog-in-eclipse-rcp – Rüdiger Herrmann May 03 '18 at 10:32

0 Answers0