Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ide-dev] Project News Notifications in Eclipse?

As John mentioned eclipse.ua already has the capacity to display an RSS feed. So maybe only a "New news item" notification is missing.

In any case it should be possible to turn this notification of.

Best regards, Lars

Am 12.02.2015 11:22 schrieb "Marcel Bruch" <marcel.bruch@xxxxxxxxxxxxxx>:
Greetings Eclipse Developer Community,


I’m currently thinking about a mechanism to let Eclipse users know about “security related or project news”. For instance, the GIT security was hard to push out to people because not many were aware of it. I can also imagine that projects would be interested to send notifications about new releases or other information to its users (and only its users).

So far, only the marketplace client offers a news section that tries to accomplish something similar.
How about an extension point where plugins can register a news feed url and a background job that checks these urls every, say, 7 days to fetch updates. If an update is found, we could show a tray icon that shows that there are news available and on-click send devs to the web page.

It doesn’t have to be a tray icon. But I’d like the idea to let user know about news and, especially, security related news.

Any thoughts?

Marcel

_______________________________________________
ide-dev mailing list
ide-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ide-dev

Back to the top