R4E User Guide |
|
|
|
|
|
Getting Started |
-
Installing R4E
-
1) Provision Software Sites
-
2) Install Version Control System Features
-
3) Install R4E feature
-
4) Install Versions Connectors
-
Getting Started
-
Overview
-
R4E main interfaces
-
Starting R4E
-
R4E Configuration
-
R4E General Preferences
-
User Tab
-
Groups Tab
-
Rule Sets Tab
-
Filter Tabs
-
R4E LDAP Settings
-
SMTP Hosts Definitions
-
R4E Capabilities
-
Version Compatibility
-
Eclipse Project Configuration
-
Tutorials
-
Configuration and Set-up
-
Tutorial 1: Performing a Basic Review
-
Tutorial 2: Performing an Informal Review
-
Tutorial 3: Performing a Formal Review
-
Concepts
-
Basic and Informal Reviews workflows
-
Create new review
-
Identify what needs to be reviewed
-
Items ready for review
-
Review item examination, anomaly/time logging
-
Progress notification
-
Examine and fix/reject anomalies
-
Completion notification
-
Examine and fix/reject anomalies
-
Mark review completed
-
Formal Review workflow
-
Planning Phase
-
Preparation Phase
-
Decision Phase
-
Rework Phase
-
Author
-
Anomaly
-
Comment
-
Commit Review Item
-
Delta
-
File Context
-
Global Anomaly
-
Lead
-
Organizer
-
Participant
-
Participants List
-
Postponed Anomaly
-
Resource Review Item
-
Reviewer
-
Review Group
-
Review
-
Review Item
-
Rule
-
Rule Set
-
Rule Area
-
Rule Violation
-
Selection
-
Tasks
-
Working with the Navigator View
-
Disabling and Restoring Elements
-
Sorting Review Navigator Elements
-
Filtering Review Navigator Elements
-
Setting Elements Reviewed State
-
Other Review Navigator Commands
-
Handling Review Groups and Reviews
-
Creating a Review Group
-
Opening an Existing Review Group
-
Creating a Review
-
Opening and Closing of Review Groups and Reviews
-
Adding Participants to a Review
-
Creating a Review Item
-
Creating a Resource Review Item
-
Creating a Commit Review Item
-
Assigning Review Elements
-
Creating an Anomaly
-
Cloning an existing Anomaly
-
Creating Comments on an existing Anomaly
-
Cloning existing Comments to an Anomaly
-
Importing Postponed Anomalies
-
Handling Design Rules
-
Creating a Rule Set
-
Importing an Existing Rule Set
-
Creating a Rule Area
-
Creating a Rule Violation
-
Creating a Rule
-
Working with Editors
-
Working with R4E Properties
-
Working with Review Groups Properties
-
Working with Reviews Properties
-
Working with Review Items Properties
-
Working with File Contexts Properties
-
Working with Selections and Deltas Properties
-
Working with Anomalies Properties
-
Working with Comments Properties
-
Working with Participant Properties
-
Working with Rule Sets Properties
-
Working with Rule Areas and Rule Violations Properties
-
Working with Rules Properties
-
Using Key Bindings and Hotkeys
-
Keys
-
Bindings
-
Using Notifications
-
Using Email Notifications
-
Using Meeting Notifications
-
Using Statistical Reports
-
Generating Reports
-
Report Contents
-
Report Summary
-
Review Anomaly Statistics
-
Review Efficiency Statistics
-
Review Items
-
Review Anomalies
-
Average Time Line
-
Average Effort per Participant
-
Total Review Effort
-
List of Anomalies
-
Performing Reviews
-
Performing Basic Reviews
-
Performing Informal Reviews
-
Performing Formal Reviews
-
Planning Phase
-
Preparation Phase
-
Decision Phase
-
Rework Phase
-
Other Considerations
-
Advanced Topics
-
Working with multiple patch set of the same commit in a review
-
Updating This Document
Installing R4E
1) Provision Software Sites
R4E uses some Mylyn components so you will need to add the Mylyn Release update site.
Add the following Software Sites to the Eclipse workspace (Help -> Install New Software -> Add)
Mylyn Release:
http://download.eclipse.org/mylyn/releases/latest
Mylyn Reviews R4E Updates:
http://download.eclipse.org/r4e/updates/
if Subversion is to be used, add the subclipse site of the subclipse version you want to use e.g.
http://subclipse.tigris.org/update_1.6.x
2) Install Version Control System Features
R4E uses Mylyn Versions to interact with different version control systems.
- Git: Git support is provided by interfacing with Egit/Jgit, Installing the R4E feature automatically installs Egit/Jgit if it's not yet available in the Eclipse installation.So no specific action is needed for Egit installation in this step.
- Subversion (SVN): If there is a need to interact with an SVN repository, install the subclipse feature.Help -> Install New Software, and select the subclipse site provisioned above.
3) Install R4E feature
Help -> Install New Software, and select the Mylyn Reviews site provisioned above.
4) Install Versions Connectors
Help -> Install New Software, and select the Mylyn Versions site provisioned above.
Select the connector(s) needed to interface your version control system(s).
currently, R4E supports Git and Subclipse connectors.
|
|
|
|
|
Getting Started |