Skip to content

An Eclipse plug-in that checks for its available updates at the startup of Eclipse and allows the user to update the plug-in if a new release is available.

License

Notifications You must be signed in to change notification settings

reprogrammer/BundleUpdater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Eclipse has a mechanism to notify its user about available updates of the installed plug-in. However, some users may still not notice this notification as it appears as a small icon in the bottom right corner of Eclipse. Besides, the Eclipse notification system checks for available updates for all of the installed plug-ins.

This repository contains an example Eclipse plug-in to show how to check for the availability of updates for a specific plug-in at the start up of Eclipse and let the users update the plug-in if new releases are available.  

This project is open source and released under the Illinois/NCSA Open Source License. See LICENSE.TXT for more details.

About

An Eclipse plug-in that checks for its available updates at the startup of Eclipse and allows the user to update the plug-in if a new release is available.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published