简体   繁体   English

Eclipse插件更新为下载的用户

[英]Eclipse plugin update to downloaded user

I created a eclipse plugin project. 我创建了一个eclipse插件项目。 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. 启动Eclipse,然后选择“帮助”>“安装新软件”。

Click Add, in the top-right corner. 单击右上角的添加。

In the Add Repository add the link https://dl-ssl.google.com/android/eclipse 在添加存储库中,添加链接https://dl-ssl.google.com/android/eclipse

You can add ".qualifier" as part of the plugins and features version. 您可以在插件和功能版本中添加“ .qualifier”。 Every time you build p2repository with your feature ".qualifier" is replaced by timestamp. 每次使用功能“ .qualifier”构建p2存储库时,都会替换为时间戳。 Yo can also configure format of this time stamp if you want. 您也可以根据需要配置此时间戳的格式。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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