Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Equinox p2 UM workflows"

(Check for updates)
Line 2: Line 2:
  
 
== Scenarios ==
 
== Scenarios ==
=== Check for updates ===
+
=== Scenario 1: Check for updates ===
 
*Help >  
 
*Help >  
 
*Software Updates >  
 
*Software Updates >  
Line 39: Line 39:
 
** Change Location
 
** Change Location
  
=== What can I get? ===
+
=== Scenario 2: What add-ons can I get? ===
=== Here's something cool on the web ===
+
 
=== What do I have? ===
+
=== Scenario 3: Found something cool on the web ===
=== Automatic Updating ===
+
=== Scenario 4: What do I have? ===
=== What's wrong? ===
+
=== Scenario 5: Automatic Updating ===
=== Repo management ===
+
=== Scenario 6: What's wrong with my configuration? ===
 +
=== Scenario 7: What sites am I using ===
  
 
== Problems ==
 
== Problems ==
 
* Artificial separation of searching ("what can I get") vs. managing ("what do I have") due to performance characteristics of update sites (long download times).
 
* Artificial separation of searching ("what can I get") vs. managing ("what do I have") due to performance characteristics of update sites (long download times).
* High click count to find new content or add new content found on web
+
* High click count to update content, find new content or add new content found on web
 
* Repo management part of basic workflows
 
* Repo management part of basic workflows
 
* No way to find something by name
 
* No way to find something by name

Revision as of 14:24, 19 June 2008

This page captures user scenarios in the Eclipse Update Manager and discusses issues or problems that were to be solved by the next provisioning UI (Equinox p2 User Interface).

Scenarios

Scenario 1: Check for updates

  • Help >
  • Software Updates >
  • Find and Install...

UMFindAndInstall.jpg

  • Search for updates of the currently installed features
  • Finish

UMMirrorSelection.jpg

  • select mirror
  • OK

UMUpdateResults.jpg

  • expand site
  • expand category
  • check mark item(s)
  • Next

UMLicense.jpg

  • I accept...
  • Next

UMInstallReview.jpg

  • Finish

Click/Decision Count

  • 14 clicks/decisions
  • Can reduce to 12 by checking "Automatically Select Mirrors"
  • Advanced concepts that must be ignored
    • Change Location

Scenario 2: What add-ons can I get?

Scenario 3: Found something cool on the web

Scenario 4: What do I have?

Scenario 5: Automatic Updating

Scenario 6: What's wrong with my configuration?

Scenario 7: What sites am I using

Problems

  • Artificial separation of searching ("what can I get") vs. managing ("what do I have") due to performance characteristics of update sites (long download times).
  • High click count to update content, find new content or add new content found on web
  • Repo management part of basic workflows
  • No way to find something by name
  • Presentation of detail that user didn't understand (error messages referencing software user didn't know about)
  • No ability to retarget UI (dialog vs. preference page) - "All or Nothing" implementation

Back to the top