简体   繁体   中英

Eclipse plugin update to downloaded user

I created a eclipse plugin project. I am new to this & i wanted to know after installing this project by user through update site - how can i make a change so the user get the update for the existing plugin.

to add the plugin follow these steps

Start Eclipse, then select Help > Install New Software.

Click Add, in the top-right corner.

In the Add Repository add the link https://dl-ssl.google.com/android/eclipse

You can add ".qualifier" as part of the plugins and features version. Every time you build p2repository with your feature ".qualifier" is replaced by timestamp. Yo can also configure format of this time stamp if you want.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM