CN101770366A - Storing and managing method for eclipse inserter based on Web service - Google Patents

Storing and managing method for eclipse inserter based on Web service Download PDF

Info

Publication number
CN101770366A
CN101770366A CN200910230962A CN200910230962A CN101770366A CN 101770366 A CN101770366 A CN 101770366A CN 200910230962 A CN200910230962 A CN 200910230962A CN 200910230962 A CN200910230962 A CN 200910230962A CN 101770366 A CN101770366 A CN 101770366A
Authority
CN
China
Prior art keywords
plug
unit
download
information
eclipse
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN200910230962A
Other languages
Chinese (zh)
Other versions
CN101770366B (en
Inventor
卞功杰
韩兰君
李治
刘江宁
刘宗福
刘春�
段文良
黄三伟
李志�
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
CVIC Software Engineering Co Ltd
Original Assignee
CVIC Software Engineering Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by CVIC Software Engineering Co Ltd filed Critical CVIC Software Engineering Co Ltd
Priority to CN200910230962.5A priority Critical patent/CN101770366B/en
Publication of CN101770366A publication Critical patent/CN101770366A/en
Application granted granted Critical
Publication of CN101770366B publication Critical patent/CN101770366B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention discloses a storing and managing method for an eclipse inserter based on Web service. The method comprises the following steps: 1) uploading the inserter; 2) storing the inserter; 3) downloading the inserter; 4) managing the inserter of the Web service; and 5) managing the inserter of a client. The invention has the following advantages: 1, searching efficiency of the inserter is high; 2, the download of the inserter is convenient; 3, the installation of the inserter is convenient and flexible; and 4, the management of the local inserter is convenient.

Description

A kind of based on the eclipse plug-in unit storage of Web service and the method for management
Technical field
The present invention relates to a kind of based on the eclipse plug-in unit storage of Web service and the method for management.
Background technology
Eclipse provides the platform of a plug-in component operation, plug-in unit is installed and update mechanism easily, make it to become gradually a platform of each major company's fusion self developing instrument, but Eclipse plug-in unit itself is not but had unified storage and management, plug-in unit is searched for, downloads, installed and manages to make things convenient for us.Application for the Eclipse plug-in unit at present has following weak point:
1. the search plug-in unit is not convenient, lacks the ground of unified storage
Except the plug-in unit that Eclipse itself provides, we use a plug-in unit at first will search for from the internet, the ground of the storage of neither one plug-in unit is searched for to make things convenient for us, and this search procedure has not only been wasted our time, nor can guarantee that the plug-in unit that searches must be available.
2. plug-in unit is not necessarily available
The plug-in unit that we search from the internet is not necessarily available, i.e. the validity of plug-in unit.The plug-in unit that searches may rely on another (a bit) plug-in unit, this just needs the user to search for, download and install other plug-in unit again, and this process is suitable loaded down with trivial details, almost can be described as painfully, as the most of users of this situation occur and all can abandon using this plug-in unit.
3. lack the method that plug-in unit is managed
The management here comprises the management of plug-in unit two aspects in plug-in unit that the user has been downloaded or installed and the plug-in unit warehouse.
The plug-in management that Eclipse provides can only manage the plug-in unit that Eclipse itself installs, and can not the plug-in unit of all Eclipse of user be managed.
4. lack download and management method to plug set
So-called plug set is meant the set of needed all plug-in units of a certain class exploitation.A plug set to be installed at present need download all plug-in units that need the plug-in unit that all need is installed then, so promptly lose time and manpower, and inconvenient plug-in unit be upgraded, lack the unified method of downloading and plug set being installed.
5. plug-in unit is installed opaque
The installation method that Eclipse provides needs us according to the plug-in unit of downloading or manual the installing in address of plug-in unit, is inconvenient to manage plug-in unit, and can pollutes Eclipse.As adopting link file mounting means, need hand-written link file, make mistakes easily.
Summary of the invention
Purpose of the present invention is exactly at above-mentioned problem, for the Eclipse plug-in unit provides a search, downloads, the platform of installing and managing, adopted following technology:
1. adopt Eclipse RCP technology to realize the client of platform
The client of development platform, employing be Eclipse RCP technology, RCP (Rich ClientPlatform) rich client platform is based on a kind of application of Eclipse developing plug, it is newly-increased behind Eclipse 3.0 versions function.Can make up application program fast by RCP, and adopt Eclipse RCP technology to move and also can be issued as an Eclipse plug-in unit to client, for providing convenience client as an independently desktop programs issue with Eclipse is integrated.
2.Web service realizes adopting the WebService technology
It is the request that passes over a kind of other system that can receive on Internet or Intranet that WebService also is XML WebService, the independently mechanics of communication of lightweight, it is the software service that on Web, provides by SOAP, the use wsdl document describes, and registers by UDDI.
Adopt the WebService technology to issue the web service, client is separated with service, carry out calling of method by the interface of issuing, the complexity of the program that promptly alleviates also makes the structure of system more clear.
3. adopt Eclipse Job technology to load client data
The data load of client is blocked the UI thread at interface easily, if the long operation that will influence the interface of load time.Eclipse Job technology is to the encapsulation of Thread and has added management function, uses convenient.The loading code of the data of client is put into the Job thread, refresh the interface data code and put into the UIJob thread, promptly reduced the complexity of code, can not influence the operation at interface again.
4. adopt Apache HttpClient technology realization plug-in unit to upload and download
HttpClient is the sub-project under the Apache Jakarta Common, can be used to provide efficiently, the client programming tool bag of support http protocol up-to-date, feature richness, and it supports up-to-date version and the suggestion of http protocol.Adopt the HttpClient technology can realize that a plurality of plug-in units upload, realize simple efficient.
Specifically, a kind of based on Web service the storage of eclipse plug-in unit and the method for management, comprise the steps: 1) plug-in unit uploads 2) the plug-in unit storage, 3) plug-in download, 4) plug-in management of Web service, 5) plug-in management of client, described plug-in unit is stored as:
1) reads configuration information, obtain the catalogue that service end is preserved plug-in unit, read the plugin name and the version number that upload zip form plug-in unit;
2) catalogue of establishment " plugin name/version number " under the path of configuration information;
3) plug-in unit of zip form is written under the catalogue.
Described plug-in unit method for uploading is:
1) selects plug-in unit or the plug-in unit catalogue that to upload;
2) select plug-in unit to upload mode, comprise the zip packet form, single jar packet form, catalogue form, wherein catalogue form contains the plugins catalogue and does not comprise plugins catalogue dual mode;
3) upload mode to every kind and judge whether the file of uploading is a plug-in unit, is not then to point out the user not upload;
4) if a plug-in unit then reads the mf fileinfo in jar fileinfo and mf file or each the jar file;
5) resolve mf information, extract export-package, require-bundle, import-package information;
6) upload plug-in unit, preserve the export-package that extracts, require-bundle, import-package information and jar information are also preserved plug-in unit.
Described plug-in download method is:
1) selects the plug-in unit that to download, select whether to want the dependence of download plug-in;
2) if want the dependence of download plug-in, the then dependence of plug-in unit in the Query Database;
3) if plug-in unit relies on and all to exist in the database, then inquire about local plug-in unit, then point out the user not need download, otherwise local non-existent plug-in unit is packed together automatically and download if the plug-in unit that will download all exists in this locality;
4) if plug-in unit relies on and not to exist or part exists in the database, download plug-in and point out the user not then;
5) if download plug-in does not rely on, then inquire about local plug-in unit, then point out the user not need to download if the plug-in unit that will download exists in this locality, otherwise download plug-in.
The plug-in management method of described Web service is:
1) user's login, system user can be managed all plug-in units in the plugin library, and domestic consumer and enterprise customer can only manage the plug-in unit of self uploading;
2) add plug-in unit, the plug-in unit that selection need be uploaded is filled in necessary information, and the plug-in unit of being uploaded is saved in the plugin library, and the essential information of plug-in unit is saved in the database plugin information table;
3) editor's plug-in unit, selection needs editor's plug-in unit, revises the information that needs modification, and the information of revising is saved in the database plugin information table;
4) deletion plug-in unit, selection needs the plug-in unit of deletion, this add-on file in the deletion plugin library, the relevant information of this plug-in unit of deletion in database;
5) distribute plug set, select one or more plug-in unit that need distribute plug set, in the plug set allocation list of database, preserve the record that distributes.
The plug-in management method of described client is:
1) selection needs the plug-in unit of renewal, and add-on file downloads to this locality, generates plug-in card configuration information simultaneously; If this plug-in unit belongs to certain plug set, in the plug set configuration information, lowest version is replaced to the redaction of renewal so; If EPR (Eclipse plugin library: not than choosing the more plug-in unit of highest version of plug-in unit, upgrade unavailable Eclipse PluginsRepository);
2) selection needs the plug-in unit of installation, selects to install the eclipse path of this plug-in unit simultaneously;
3) selection needs the plug-in unit of unloading, selects the eclipse path of this plug-in unit of unloading simultaneously;
4) selection needs the plug-in unit of deletion, deletes deleted add-on file, deletes deleted plug-in card configuration file, if this plug-in unit belongs to certain plug set, deletes this plugin information simultaneously in changing the plug set configuration file.
Provided by the invention have following advantage based on the eclipse plug-in unit storage of Web service and the method for management:
1. plug-in unit search efficiency height
Owing to provide plugin library, the information of plug-in unit all to be kept in the database, the search of plug-in unit is all carried out in database, has improved efficient.
2. plug-in download is convenient
The download of plug-in unit is that packing is downloaded automatically, and can select whether to want the dependence of download plug-in, selects the back to download and gets final product, and has so just guaranteed the validity of plug-in unit.
3. plug-in unit is easy for installation flexibly
The installation of plug-in unit is divided into automatic installation and manual installation, is installed as automatically after the download plug-in to install at once, and manual installation is not install after the download plug-in, and the user installs when needing again; But also can plug-in unit be installed for the Eclipse of appointment, flexible
4. local plug-in management is convenient
But the Eclipse plug-in unit of useful client downloads of local plug-in management administrative institute can be installed, unload, upgrade and delete plug-in unit, simple and fast.
Description of drawings
Fig. 1 is that plug-in unit is uploaded process of analysis figure in the embodiment of the invention;
Fig. 2 is that plug-in download relies on querying flow figure in the embodiment of the invention;
Fig. 3 is the dependence querying flow figure of single plug-in unit in the embodiment of the invention;
Fig. 4 is plug-in unit Stored Procedure figure in the embodiment of the invention;
Fig. 5 is a client plug-in management flow chart in the embodiment of the invention;
Fig. 6 is a service end plug-in management process flow diagram in the embodiment of the invention.
Embodiment
With the embodiment of indefiniteness the present invention is done further explanation, explanation below.
A kind of based on Web service the storage of eclipse plug-in unit and the method for management, comprise the steps: 1) plug-in unit uploads 2) the plug-in unit storage, 3) plug-in download, 4) plug-in management of Web service, 5) plug-in management of client.
Wherein, as shown in Figure 4, plug-in unit is stored as:
1) reads configuration information, obtain the catalogue that service end is preserved plug-in unit, read the plugin name and the version number that upload zip form plug-in unit;
2) catalogue of establishment " plugin name/version number " under the path of configuration information;
3) plug-in unit of zip form is written under the catalogue.
As shown in Figure 1, the plug-in unit method for uploading is:
1) selects plug-in unit or the plug-in unit catalogue that to upload;
2) select plug-in unit to upload mode, comprise the zip packet form, single jar form, catalogue form, wherein catalogue form contains the plugins catalogue and does not comprise two modes of plugins catalogue;
3) upload mode to every kind and judge whether the file of uploading is a plug-in unit, is not then to point out the user not upload;
4) if a plug-in unit then reads the mf fileinfo among jar information and mf file or each jar;
5) resolve mf information, extract export-package, require-bundle, import-package information;
6) upload plug-in unit, preserve the export-package that extracts, require-bundle, import-package information and jar information are also preserved plug-in unit.
As Fig. 2, shown in Figure 3, the plug-in download method is:
1) selects the plug-in unit that to download, select whether to want the dependence of download plug-in;
2) if want the dependence of download plug-in, the then dependence of plug-in unit in the Query Database;
3) if plug-in unit relies on and all to exist in the database, then inquire about local plug-in unit, then point out the user not need download, otherwise local non-existent plug-in unit is packed together automatically and download if the plug-in unit that will download all exists in this locality;
4) if plug-in unit relies on and not to exist or part exists in the database, download plug-in and point out the user not then;
5) if download plug-in does not rely on, then inquire about local plug-in unit, then point out the user not need to download if the plug-in unit that will download exists in this locality, otherwise download plug-in.
As shown in Figure 6, the plug-in management method of Web service is:
1) user's login, system user can be managed all plug-in units in the plugin library, and domestic consumer and enterprise customer can only manage the plug-in unit of self uploading;
2) add plug-in unit, the plug-in unit that selection need be uploaded is filled in necessary information, and the plug-in unit of being uploaded is saved in the plugin library, and the essential information of plug-in unit is saved in the database plugin information table;
3) editor's plug-in unit, selection needs editor's plug-in unit, revises the information that needs modification, and the information of revising is saved in the database plugin information table;
4) deletion plug-in unit, selection needs the plug-in unit of deletion, this add-on file in the deletion plugin library, the relevant information of this plug-in unit of deletion in database;
5) distribute plug set, select one or more plug-in unit that need distribute plug set, in the plug set allocation list of database, preserve the record that distributes.
As shown in Figure 5, the plug-in management method of client is:
1) selection needs the plug-in unit of renewal, and add-on file downloads to this locality, generates plug-in card configuration information simultaneously; If this plug-in unit belongs to certain plug set, in the plug set configuration information, lowest version is replaced to the redaction of renewal so; If EPR (Eclipse plugin library: not than choosing the more plug-in unit of highest version of plug-in unit, upgrade unavailable Eclipse PluginsRepository);
2) selection needs the plug-in unit of installation, selects to install the eclipse path of this plug-in unit simultaneously; 3.3.0 and following version newly-built link file under the links catalogue, 3.4.0 and above version be newly-built link file under the dropins catalogue;
3) selection needs the plug-in unit of unloading, selects the eclipse path of this plug-in unit of unloading simultaneously; Except deletion link file and update file, 3.4 and the eclipse of the above version bundle information that also needs to delete unloaded plug-in unit in the bundle.Info file;
4) selection needs the plug-in unit of deletion, deletes deleted add-on file, deletes deleted plug-in card configuration file, if this plug-in unit belongs to certain plug set, deletes this plugin information simultaneously in changing the plug set configuration file.
Like this, the present invention has following functions:
1. provide unified storage ground (being the plug-in unit warehouse) and storage mode for the Eclipse plug-in unit
Mainly be to provide a concentrated plug-in unit warehouse and unified storage mode for the Eclipse plug-in unit, collect the Eclipse plug-in unit by manager or user and preserve plug-in unit according to certain storage mode, for the user provides search and the ground of download plug-in, the time of minimizing user search plug-in unit.
2. provide plug-in unit automatically to download and searching method
Provide the mode of three kinds of search plug-in units: plug-in unit name, plug-in unit classification and label. Automatically packing is downloaded when download plug-in.
3. resolve plug-in unit manifest.mf file, guarantee the validity of plug-in unit
During download plug-in, can automatically detect the manifest.mf file of plug-in unit, the relevant automatically needed plug-in unit of search in the plug-in unit warehouse that relies on also of inquiry, packing is downloaded to guarantee the validity of plug-in unit automatically.
4. the transparency of plugin card installation and nonstaining property
When downloading, need the path of user selection plug-in unit, mounting means is that automatic link installs, and plug-in unit is separated with Eclipse, can make things convenient for the management of plug-in unit, can not pollute Eclipse again, and installation process is transparent to the user.
5. the management of local plug-in unit and warehouse plug-in unit is provided
Can the plug-in unit that subscriber's local is downloaded and installed be managed on the one hand, also can the plug-in unit in plug-in unit warehouse be managed.
Local plug-in management is all plug-in units of user management this locality, and content comprises: the installation of plug-in unit, unloading, renewal and deletion.
The plug-in unit storehouse management manages the plug-in unit in plug-in unit warehouse for the keeper, and for plugin library adds new plug-in unit or adds the plug-in unit of redaction, editor and deletion plug-in unit are for the user provides abundant plug-in unit.
6. the management of local plug set and warehouse plug set is provided
Can the plug set that subscriber's local is downloaded and installed be managed on the one hand, also can the plug set in plug-in unit warehouse be managed.
Local plug set management is all plug sets of user management this locality, and content comprises: the installation of plug set, unloading, renewal and deletion.
Plug-in unit warehouse Guan Jili manages the plug set in plug-in unit warehouse for the keeper, add, editor and deletion plug set, to the plug-in unit in the plug set replace, upgrade, deletion etc., for the user provides abundant plug set.
In addition, the present invention can also provide some extra functions:
Uploading of ■ plug-in unit: upload plug-in unit to plugin library according to certain mode, to enrich the plug-in unit in the plugin library.
The ■ plug-in unit is recommended: the user recommends the plug-in unit of some approvals.
The ■ plug-in unit is recommended management: the plugin information that leading subscriber is recommended.
■ plug-in unit category management: the classification of management plug-in unit.
The ■ user management: the user to registration manages.
■ plug-in unit ballot: plug-in unit is voted, so that system gives a mark to plug-in unit.
■ makes comments: plug-in unit is made comments

Claims (5)

1. the method based on storage of the eclipse plug-in unit of Web service and management comprises the steps: 1) plug-in unit uploads 2) the plug-in unit storage, 3) plug-in download, 4) plug-in management of Web service, the 5) plug-in management of client, it is characterized in that: described plug-in unit is stored as:
1) reads configuration information, obtain the catalogue that service end is preserved plug-in unit, read the plugin name and the version number that upload zip form plug-in unit;
2) catalogue of establishment " plugin name/version number " under the path of configuration information;
3) plug-in unit of zip form is written under the catalogue.
2. according to claim 1 based on the eclipse plug-in unit storage of Web service and the method for management, it is characterized in that: described plug-in unit method for uploading is:
1) selects plug-in unit or the plug-in unit catalogue that to upload;
2) select plug-in unit to upload mode, comprise the zip packet form, single jar form, catalogue form, wherein catalogue form contains the plugins catalogue and does not comprise two modes of plugins catalogue;
3) upload mode to every kind and judge whether the file of uploading is a plug-in unit, is not then to point out the user not upload;
4) if a plug-in unit then reads the mf fileinfo among jar information and mf file or each jar;
5) resolve mf information, extract export-package, require-bundle, import-package information;
6) upload plug-in unit, preserve the export-package that extracts, require-bundle, import-package information and jar information are also preserved plug-in unit.
3. according to claim 1 based on the eclipse plug-in unit storage of Web service and the method for management, it is characterized in that: described plug-in download method is:
1) selects the plug-in unit that to download, select whether to want the dependence of download plug-in;
2) if want the dependence of download plug-in, the then dependence of plug-in unit in the Query Database;
3) if plug-in unit relies on and all to exist in the database, then inquire about local plug-in unit, then point out the user not need download, otherwise local non-existent plug-in unit is packed together automatically and download if the plug-in unit that will download all exists in this locality;
4) if plug-in unit relies on and not to exist or part exists in the database, download plug-in and point out the user not then;
5) if download plug-in does not rely on, then inquire about local plug-in unit, then point out the user not need to download if the plug-in unit that will download exists in this locality, otherwise download plug-in.
4. according to claim 1 based on the eclipse plug-in unit storage of Web service and the method for management, it is characterized in that: the plug-in management method of described Web service is:
1) user's login, system user can be managed all plug-in units in the plugin library, and domestic consumer and enterprise customer can only manage the plug-in unit of self uploading;
2) add plug-in unit, the plug-in unit that selection need be uploaded is filled in necessary information, and the plug-in unit of being uploaded is saved in the plugin library, and the essential information of plug-in unit is saved in the database plugin information table;
3) editor's plug-in unit, selection needs editor's plug-in unit, revises the information that needs modification, and the information of revising is saved in the database plugin information table;
4) deletion plug-in unit, selection needs the plug-in unit of deletion, this add-on file in the deletion plugin library, the relevant information of this plug-in unit of deletion in database;
5) distribute plug set, select one or more plug-in unit that need distribute plug set, in the plug set allocation list of database, preserve the record that distributes.
5. according to claim 1 based on the eclipse plug-in unit storage of Web service and the method for management, it is characterized in that: the plug-in management method of described client is:
1) selection needs the plug-in unit of renewal, and add-on file downloads to this locality, generates plug-in card configuration information simultaneously; If this plug-in unit belongs to certain plug set, in the plug set configuration information, lowest version is replaced to the redaction of renewal so; If not than choosing the more plug-in unit of highest version of plug-in unit, upgrade unavailable among the epr;
2) selection needs the plug-in unit of installation, selects to install the eclipse path of this plug-in unit simultaneously;
3) selection needs the plug-in unit of unloading, selects the eclipse path of this plug-in unit of unloading simultaneously;
4) selection needs the plug-in unit of deletion, deletes deleted add-on file, deletes deleted plug-in card configuration file, if this plug-in unit belongs to certain plug set, deletes this plugin information simultaneously in changing the plug set configuration file.
CN200910230962.5A 2009-11-27 2009-11-27 Storing and managing method for eclipse inserter based on Web service Active CN101770366B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200910230962.5A CN101770366B (en) 2009-11-27 2009-11-27 Storing and managing method for eclipse inserter based on Web service

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200910230962.5A CN101770366B (en) 2009-11-27 2009-11-27 Storing and managing method for eclipse inserter based on Web service

Publications (2)

Publication Number Publication Date
CN101770366A true CN101770366A (en) 2010-07-07
CN101770366B CN101770366B (en) 2014-03-19

Family

ID=42503245

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200910230962.5A Active CN101770366B (en) 2009-11-27 2009-11-27 Storing and managing method for eclipse inserter based on Web service

Country Status (1)

Country Link
CN (1) CN101770366B (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102571860A (en) * 2010-12-29 2012-07-11 北京新媒传信科技有限公司 Method, device and system for managing plug-in module
CN102830997A (en) * 2012-08-17 2012-12-19 北京金山软件有限公司 Method, device and equipment for controlling plug-in installation
CN103678240A (en) * 2012-09-18 2014-03-26 阿里巴巴集团控股有限公司 Method and system for modularized management of distributed computation
CN103777944A (en) * 2013-12-25 2014-05-07 中软信息系统工程有限公司 MIPS platform integrated development environment based on Eclipse and implementation method thereof
CN104506628A (en) * 2014-12-25 2015-04-08 深圳市科漫达智能管理科技有限公司 Plugin repository management method and system
CN104951339A (en) * 2015-06-05 2015-09-30 烽火通信科技股份有限公司 Automatic searching and installing system and method based on Bundle dependency
CN105138352A (en) * 2015-07-31 2015-12-09 百度在线网络技术(北京)有限公司 Method and apparatus for installing application plugins
CN105657191A (en) * 2016-03-29 2016-06-08 Tcl集团股份有限公司 Application increment upgrading method and system based on Android system
CN105718259A (en) * 2016-01-14 2016-06-29 广东亿迅科技有限公司 Eclipse based rapid component plugging development method
CN105786562A (en) * 2016-02-04 2016-07-20 百度在线网络技术(北京)有限公司 Method and device for integrating plug-in
CN106528145A (en) * 2016-10-28 2017-03-22 北京海誉动想科技股份有限公司 Instance system and version management method for agent in instance system
CN106933570A (en) * 2017-02-16 2017-07-07 北京临近空间飞行器系统工程研究所 Hair control software platform is surveyed in a kind of space flight based on plug-in part technology
CN107707625A (en) * 2017-09-05 2018-02-16 江苏电力信息技术有限公司 Foreground resource based on Maven is packed and carries out version management and the method used
CN111831320A (en) * 2020-07-20 2020-10-27 北京百度网讯科技有限公司 Plug-in management method and device, electronic equipment and storage medium

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101561915A (en) * 2009-06-05 2009-10-21 阿里巴巴集团控股有限公司 Plug-in unit acquiring method, system and device thereof

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100536415C (en) * 2006-09-26 2009-09-02 腾讯科技(深圳)有限公司 An upgrade method and system of Web service system
CN101042645A (en) * 2007-01-17 2007-09-26 北京立通无限科技有限公司 Method, equipment and system for unionize software development environment
CN101119517B (en) * 2007-07-12 2010-11-10 深圳市融创天下科技发展有限公司 Method of automatic downloading software from network server

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101561915A (en) * 2009-06-05 2009-10-21 阿里巴巴集团控股有限公司 Plug-in unit acquiring method, system and device thereof

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
强锋科技 陈刚编著: "《Eclipse从入门到精通》", 30 June 2005 *

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102571860A (en) * 2010-12-29 2012-07-11 北京新媒传信科技有限公司 Method, device and system for managing plug-in module
CN102830997A (en) * 2012-08-17 2012-12-19 北京金山软件有限公司 Method, device and equipment for controlling plug-in installation
CN102830997B (en) * 2012-08-17 2016-03-09 北京金山办公软件有限公司 Control method, device and equipment that a kind of plug-in unit is installed
CN103678240B (en) * 2012-09-18 2018-08-24 阿里巴巴集团控股有限公司 Method and system for carrying out modularization management to Distributed Calculation
CN103678240A (en) * 2012-09-18 2014-03-26 阿里巴巴集团控股有限公司 Method and system for modularized management of distributed computation
CN103777944A (en) * 2013-12-25 2014-05-07 中软信息系统工程有限公司 MIPS platform integrated development environment based on Eclipse and implementation method thereof
CN104506628A (en) * 2014-12-25 2015-04-08 深圳市科漫达智能管理科技有限公司 Plugin repository management method and system
CN104506628B (en) * 2014-12-25 2018-02-13 深圳市科漫达智能管理科技有限公司 A kind of plug-in unit warehouse management method and system
CN104951339A (en) * 2015-06-05 2015-09-30 烽火通信科技股份有限公司 Automatic searching and installing system and method based on Bundle dependency
CN104951339B (en) * 2015-06-05 2018-03-20 烽火通信科技股份有限公司 A kind of automatic search mounting system and method based on Bundle dependences
CN105138352A (en) * 2015-07-31 2015-12-09 百度在线网络技术(北京)有限公司 Method and apparatus for installing application plugins
CN105138352B (en) * 2015-07-31 2020-03-20 百度在线网络技术(北京)有限公司 Method and device for installing application plug-in
CN105718259A (en) * 2016-01-14 2016-06-29 广东亿迅科技有限公司 Eclipse based rapid component plugging development method
CN105786562A (en) * 2016-02-04 2016-07-20 百度在线网络技术(北京)有限公司 Method and device for integrating plug-in
CN105657191A (en) * 2016-03-29 2016-06-08 Tcl集团股份有限公司 Application increment upgrading method and system based on Android system
CN106528145A (en) * 2016-10-28 2017-03-22 北京海誉动想科技股份有限公司 Instance system and version management method for agent in instance system
CN106933570A (en) * 2017-02-16 2017-07-07 北京临近空间飞行器系统工程研究所 Hair control software platform is surveyed in a kind of space flight based on plug-in part technology
CN107707625A (en) * 2017-09-05 2018-02-16 江苏电力信息技术有限公司 Foreground resource based on Maven is packed and carries out version management and the method used
CN111831320A (en) * 2020-07-20 2020-10-27 北京百度网讯科技有限公司 Plug-in management method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN101770366B (en) 2014-03-19

Similar Documents

Publication Publication Date Title
CN101770366B (en) Storing and managing method for eclipse inserter based on Web service
US7577911B2 (en) Integrated deployment of software projects
CN101615159B (en) Off-line test system, local data management method thereof and corresponding device
CN103186391B (en) Browser upgrade method and system and a kind of upgrade server
CN103092608B (en) The generation of the client of collecting device information and operation method, server and equipment
CN101895872A (en) Method for conveniently downloading application program for mobile terminal
CN100478956C (en) Method and corresponding system for creating and obtaining report forms
CN102129368A (en) Interface skin replacement system and method
US9274783B2 (en) Dynamic delivery and integration of static content into cloud
CN109391664A (en) System and method for the deployment of more cluster containers
CN112364223B (en) Digital archive system
WO2006074007A2 (en) System and method for metadata-based distribution of content
CN104158886A (en) Flow-type performing method for applications
CN101833580A (en) Report inquiring system and data acquisition method and device thereof
CN101673372A (en) Method and device for updating bill of material
CN101183975B (en) Distributed heat dispositions method of cluster application server
CN104468189A (en) Method for automatically upgrading BIOS according to different client versions
CN109508319A (en) A kind of cross-platform resource management system of 3D and method
CN103019795A (en) Method and system for upgrading software basic data
US20040167905A1 (en) Content management portal and method for managing digital assets
CN103257971A (en) Terminal and file management method
US20100287552A1 (en) Method for providing integrated application management
CN102123372B (en) Method and system for dynamically loading subchannel content of information terminal
CN101272279B (en) Method and device for implementing local maintenance terminal management multi-version network element
CN202077062U (en) Application service platform system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant