Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--org.eclipse.mylyn.help.ui/doc/new.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/org.eclipse.mylyn.help.ui/doc/new.html b/org.eclipse.mylyn.help.ui/doc/new.html
index 14441fed7..305d548a2 100644
--- a/org.eclipse.mylyn.help.ui/doc/new.html
+++ b/org.eclipse.mylyn.help.ui/doc/new.html
@@ -28,14 +28,14 @@ highlighted&nbsp; </span></p>
The automatic task context change sets now persist, so that if there
are any uncommitted resources in the change set it will not
disappear when the task is deactivated, and multiple change sets can
- be present.&nbsp; While the context change sets are affected
+ be present.&nbsp; While the context change sets are affected by
interest manipulations (i.e. marking a file uninteresting will
remove it from the change set), they do not 'see' the interest decay
- in order to retain any resources modified as part of that task.&nbsp;
- If resources are changed outside of the context (e.g. by applying a
- patch) they can be added to the task via the Add To menu.&nbsp; If
- the task context they are added to is active those resources will be
- come interesting.<p>
+ in order to indefinitely retain any resources modified as part of
+ that task.&nbsp; If resources are changed outside of the context
+ (e.g. by applying a patch) they can be added to the task via the Add
+ To menu (visible below).&nbsp; If the task context they are added to
+ is active those resources will be also come interesting.<p>
<img border="0" src="images/0.4.4/changeset-addto.gif" width="592" height="271"></td>
</tr>
<tr>
@@ -48,11 +48,11 @@ highlighted&nbsp; </span></p>
<table cellpadding="10" cellspacing="0" width="600" id="table108">
<tr>
<td align="left" valign="top" width="30%" bgcolor="#E0D0E6">
- <p align="right"><b>New Resources get Added</b></p>
+ <p align="right"><b>Resource Creation</b></p>
</td>
<td valign="top" width="70%">
Newly created resources (e.g. packages, classes, files) now get
- automatically added to the active task context.</td>
+ added automatically to the active task context.</td>
</tr>
<tr>
<td colspan="2">

Back to the top