Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "FAQ What is the Update Manager?"

 
(See Also:)
 
(6 intermediate revisions by 4 users not shown)
Line 6: Line 6:
 
a given installation or to automatically update all the features currently
 
a given installation or to automatically update all the features currently
 
installed in your Eclipse configuration.
 
installed in your Eclipse configuration.
 
 
  
 
Before plug-ins can be installed by the Update Manager, they need to be
 
Before plug-ins can be installed by the Update Manager, they need to be
 
collected into a feature. The feature itself has to be published using  
 
collected into a feature. The feature itself has to be published using  
 
an update site.
 
an update site.
 
 
  
 
The Update Manager is invoked by '''Help > Software Updates'''.
 
The Update Manager is invoked by '''Help > Software Updates'''.
  
 
+
Remember to have an 'open' connection to the internet when updating. Proxy settings can prevent the update mechanism from reaching the locations you want/need. The proxy-settings can be changed using '''Windows > Preferences > General > Network Connections'''.
 
+
  
  
 
== See Also: ==
 
== See Also: ==
  
 
+
* [[FAQ How do I upgrade Eclipse?]]
[[FAQ_How_do_I_create_a_plug-in%3F]]
+
* [[FAQ How do I update Eclipse?]]
 
+
* [[FAQ How do I create a plug-in?]]
 
+
* [[FAQ How do I create a feature?]]
[[FAQ_How_do_I_create_a_feature%3F]]
+
* [[FAQ How do I create an update site (site.xml)?]]
 +
* [[FAQ What is the purpose of activities?]]
 +
* [http://www.eclipse.org/articles/Article-Update/keeping-up-to-date.html How to Keep Up to Date] (from 2004)
  
  
[[FAQ_What_is_the_purpose_of_activities%3F]]
 
  
  
Eclipse online article “How to Keep Up to Date” (http://www.eclipse.org/articles)
+
{{Template:FAQ_Tagline}}
 +
[[Category:FAQ]]

Latest revision as of 13:53, 30 May 2013

The Update Manager allows you to find new plug-ins on your machine, your network, or the Internet, compare new plug-ins to your configuration, and install only those that are compatible with your current configuration. The Update Manager thinks in terms of features, a logical group of related plug-ins, and also provides support for managing configurations to undo a given installation or to automatically update all the features currently installed in your Eclipse configuration.

Before plug-ins can be installed by the Update Manager, they need to be collected into a feature. The feature itself has to be published using an update site.

The Update Manager is invoked by Help > Software Updates.

Remember to have an 'open' connection to the internet when updating. Proxy settings can prevent the update mechanism from reaching the locations you want/need. The proxy-settings can be changed using Windows > Preferences > General > Network Connections.


See Also:




This FAQ was originally published in Official Eclipse 3.0 FAQs. Copyright 2004, Pearson Education, Inc. All rights reserved. This text is made available here under the terms of the Eclipse Public License v1.0.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.