carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/158/1/.cp/doc/overview.html
author cawthron
Fri, 04 Dec 2009 10:01:33 -0600
changeset 5 684bf18fdedf
permissions -rw-r--r--
add files for RCL_2_2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     1
<html>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     2
<head>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     3
<meta name="copyright"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     4
	content="Copyright (c) IBM Corporation and others 2000, 2007. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     5
<meta http-equiv="Content-Language" content="en-us">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     6
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     7
<link rel="STYLESHEET" href="book.css" charset="ISO-8859-1"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     8
	type="text/css">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     9
<style>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    10
td {
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    11
	border-top: solid thin black;
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    12
}
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    13
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    14
img[alt] {
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    15
	background-color: #ffdddd;
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    16
}
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    17
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    18
tr {
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    19
	vertical-align: top;
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    20
}
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    21
</style>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    22
<title>Mylyn Overview</title>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    23
<script language="JavaScript"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    24
	src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"> </script>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    25
</head>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    26
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    27
<body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    28
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    29
<h2>Mylyn Overview</h2>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    30
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    31
<p>Mylyn documentation is available online at: <b>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    32
<a href="http://eclipse.org/mylyn/start/">http://eclipse.org/mylyn/start</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    33
</b></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    34
<p>The New &amp; Noteworthy for Mylyn 2.3 is at: <b>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    35
<a href="http://www.eclipse.org/mylyn/new">http://eclipse.org/mylyn/new</a> </b> </p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    36
<p>Mylyn is a task-focused UI for Eclipse that makes working with very large 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    37
workspaces as easy as working with small ones. Mylyn extends Eclipse with rich 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    38
facilities for keeping track of the tasks that you work and collaborate on. A 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    39
task is defined as any unit of work that you want to recall or share with 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    40
others, such as a bug reported by a user or a note to yourself about improving a 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    41
feature. You can store tasks locally in your workspace, or they can come from 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    42
one or more task repositories. To connect to a task repository, for example a 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    43
bug tracker such as Bugzilla, you must have a connector that supports that 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    44
repository. </p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    45
<p>Once your tasks are integrated, Mylyn monitors your work activity
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    46
on those tasks to identify information relevant to the task-at-hand.
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    47
System artifacts such as files, types, methods, and fields get assigned
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    48
a degree-of-interest based on how recently and frequently you interact
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    49
with them. This results in uninteresting elements being filtered from
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    50
view within Eclipse, allowing you to focus on on what is important. From
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    51
this, Mylyn creates a task context, which is the set of all artifacts
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    52
related to your task. These can include methods you have edited, APIs
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    53
you have referred to, and documents you have browsed. Mylyn uses this
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    54
task context to focus the Eclipse UI on interesting information, hide
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    55
what's uninteresting, and automatically find what's related. Having the
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    56
information you need to get your work done at your fingertips improves
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    57
your productivity by reducing the time you spend searching, scrolling,
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    58
and navigating. By making task context explicit, Mylyn also facilitates
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    59
multitasking, planning, reusing past efforts, and sharing expertise.</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    60
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    61
<img src=images/mylyn-2.0.png>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    62
</body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    63
</html>