From 8cecfd6ea54981b5c61bd784d6082059b46406f7 Mon Sep 17 00:00:00 2001 From: mkersten Date: Sat, 15 Oct 2005 01:42:06 +0000 Subject: docs --- .../doc/images/active-search-linked.gif | Bin 0 -> 6141 bytes .../doc/images/preference-error-interest.gif | Bin 0 -> 4798 bytes .../doc/images/test-context.gif | Bin 0 -> 18413 bytes org.eclipse.mylyn.help.ui/doc/new.html | 22 +++++++++++++++------ 4 files changed, 16 insertions(+), 6 deletions(-) create mode 100644 org.eclipse.mylyn.help.ui/doc/images/active-search-linked.gif create mode 100644 org.eclipse.mylyn.help.ui/doc/images/preference-error-interest.gif create mode 100644 org.eclipse.mylyn.help.ui/doc/images/test-context.gif (limited to 'org.eclipse.mylyn.help.ui/doc') diff --git a/org.eclipse.mylyn.help.ui/doc/images/active-search-linked.gif b/org.eclipse.mylyn.help.ui/doc/images/active-search-linked.gif new file mode 100644 index 000000000..1407080bf Binary files /dev/null and b/org.eclipse.mylyn.help.ui/doc/images/active-search-linked.gif differ diff --git a/org.eclipse.mylyn.help.ui/doc/images/preference-error-interest.gif b/org.eclipse.mylyn.help.ui/doc/images/preference-error-interest.gif new file mode 100644 index 000000000..ee172dfbe Binary files /dev/null and b/org.eclipse.mylyn.help.ui/doc/images/preference-error-interest.gif differ diff --git a/org.eclipse.mylyn.help.ui/doc/images/test-context.gif b/org.eclipse.mylyn.help.ui/doc/images/test-context.gif new file mode 100644 index 000000000..dba15f26a Binary files /dev/null and b/org.eclipse.mylyn.help.ui/doc/images/test-context.gif differ diff --git a/org.eclipse.mylyn.help.ui/doc/new.html b/org.eclipse.mylyn.help.ui/doc/new.html index 1f4be0386..06c09d30e 100644 --- a/org.eclipse.mylyn.help.ui/doc/new.html +++ b/org.eclipse.mylyn.help.ui/doc/new.html @@ -22,8 +22,14 @@ Submit feature requests to

JUnit testing of task context

- Task context can be tested - with the Mylar launch configuration... + To automatically test every + element in your task context add one of the two Mylar JUnit launch + configurations visible below.  This has the effect of + automatically creating a suite with every interesting test in your + context (those that you've selected and edited), as well as every + test that has a predicted interest (those whose test methods show up + in the Active Search view).

+ @@ -41,7 +47,9 @@ Submit feature requests to

Linked mode for Active Search

- Can link to editor... + The Active Search view now + has a "Link with Editor" button.

+ @@ -59,12 +67,14 @@ Submit feature requests to

Predicted interest of errors

- To turn on... - Java elements that have errors get a predicted + The predicted interest of + errors can be turned and off in the Java preferences.  + When on, Java elements that have errors get a predicted interest, which means that they show up in views such as a the package explorer.  Once the errors are fixed the predicted interest goes away.  Set this on the Java preference page.  - Off by default.

+ Off by default.

+

-- cgit v1.2.3