blob: 801aaeaa7c21d44d58cbb9e75230207275b50d2a [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<style type="text/css">
.homeitem3col_custom {
border-style: none;
}
.homeitem3col_custom h3 {
background-image: url(/eclipse.org-common/themes/Phoenix/images/header_bg.gif);
background-position: top left;
background-repeat: repeat-x;
background-color: #669;
color: #fff;
font-size: 110%;
padding: 3px 4px 3px 4px
}
.homeitem3col_custom li {
list-style-image: url(/eclipse.org-common/themes/Phoenix/images/arrow.gif);
border-style: none;
border-color: #669;
border-width: 0 0 1px 0;
margin: 10px 0 10px 0;
}
.homeitem3col_custom ol li {
list-style-image: none;
}
.homeitem3col_custom ol li {
list-style-image: none;
}
</style>
</head>
<body>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Eclipse Platform Workspace 3.5 Development Plan</title>
<div id="midcolumn">
<h1>Eclipse Platform Workspace 3.5 Development Plan</h1>
<p>Back to the <a href="../index.php">Team Component Page</a></p>
<!--<table border="0" cellspacing="10" cellpadding="0">
<tbody>
<tr>
<td><img src="../images/progress.gif" alt="under development"> item
is under development</td>
<td><img src="../images/ok.gif" height="10" width="10" alt="finished"> item is
finished</td>
<td><font class="indexsub" alt="deferred">[&gt;3.5]</font> item is deferred</td>
</tr>
</tbody>
</table>-->
<table border="0" cellpadding="2" cellspacing="5" width="100%">
<tr>
<td valign="center"><img src="../images/progress.gif" border="0" height="5" width="14" align="absmiddle"></td>
<td width="50%">item is under development.</td>
<td valign="top"><img src="../images/glass.gif" border="0" height="10" width="10"></td>
<td width="50%">item is under investigation.</td>
</tr>
<tr>
<td valign="center"><img src="../images/ok.gif" border="0" height="10" width="10"></td>
<td width="50%">item is finished.</td>
<td valign="top">( )</td>
<td width="50%">item is time permitted.</td>
</tr>
<tr>
<td valign="center"><font class="indexsub" color="#8080ff">[xyz]</font></td>
<td width="50%">item is deferred (&gt;) from xyz or continues in xyz.</td>
<td valign="center"><font class="indexsub"><img src="../images/new.gif" border="0"></font></td>
<td width="50%">new</td>
</tr>
</table>
<div class="homeitem3col_custom">
<h3>Eclipse Project 3.5 Plan items that affect Platform Workspace</h3>
<ul>
See <a href="http://www.eclipse.org/projects/project-plan.php?projectid=eclipse">Eclipse Project 3.5 Plan</a>
<li><strong>Compare editor improvements</strong> We will address some of the limitations
of the current compare editor framework. Possible work areas include: pluggable compare viewers/tools,
automatic updating of differences, better presentation for changes, support for auto-merge,
ability to hide outgoing annotations, better handling of hunks, and more features
from standard editors within compare editors. (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=252662">252662</a>)
</li>
<li><strong>Team sharable working sets</strong> The usefulness of working sets is limited
by the fact they are not team sharable. We will provide support for sharing working set information
between team members. (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=252663">252663</a>)
</li>
</ul>
</div>
The next section contains a description of the particular items we plan to address in 3.5.
<div class="homeitem3col_custom">
<a name="Themes"></a>
<h3>Overall Platform Workspace 3.5 Plan</h3>
<p>The overall themes for this release are detailed below
(Note, at this point, these are just items that we could potentially address):</p>
<ul>
<li><strong>Adopt new menu/commands</strong> (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=196349">196349</a>): The new menu/commands story has been evolving over the last few releases
and should be in a state in 3.5 that will allow the Team, Compare and CVS plug-ins to adopt the support.
</li>
<li><img src="../images/ok.gif" height="10" width="10" alt="finished">&nbsp;<strong>Adapt editor functionality to Compare Editor</strong> (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=169386">169386</a>):
We should continue to provide as much editor capabilities as possible in the compare editor.
</li>
<li><strong>Improve unmatched patch handling</strong>: There are several improvements that can be made around patch handling.
Some examples are:
<ul>
<li>Better visual feedback in the merge viewer when portions of a patch cannot be matched
so that the user understands what to do and has some additional tools to help them find a match. (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=190844">190844</a>)
</li>
</ul>
</li>
<li><img src="../images/ok.gif" height="10" width="10" alt="finished">&nbsp;<strong>General proxy settings improvements</strong>: There are several issues we would like to address:
<ul>
<li><img src="../images/ok.gif" height="10" width="10" alt="finished"> Fix Gnome support for system settings. (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=232495">232495</a>)
</li>
<li><img src="../images/ok.gif" height="10" width="10" alt="finished"> Provide better UI for system settings. (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=228739">228739</a>)
</li>
</ul>
</li>
<li><strong>History View improvements</strong>:
<ul>
<li>History sometimes not correctly filled with revision. (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=188278">188278</a>)
</li>
<li><img src="../images/ok.gif" height="10" width="10" alt="finished"> Author not shown in remote compares. (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=80577">80577</a>)
</li>
<li><img src="../images/ok.gif" height="10" width="10" alt="finished"> CVS Resource History doesn't persist UI. (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=50260">50260</a>)
</li>
</ul>
</li>
<li><strong>Create compare tool to generate a patch from any comparison</strong>:
<ul>
<li>Compare tool should be able to generate a patch. (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=151980">151980</a>)
</li>
<li>Generate diff from any comparison. (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=103681">103681</a>)
</li>
<li>Generate diff from "Compare With". (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=71374">71374</a>)
</li>
</ul>
</li>
<li><strong>Builder should be able to specify scheduling rule</strong> (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=198591">198591</a>).
<li><strong>Performance</strong>: There are several performance issues we would like to address:
<ul>
<li>See the list (<a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Eclipse&product=Platform&component=Compare&component=CVS&component=Team&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=performance&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">Query</a>)
</li>
</ul>
</li>
</li>
</ul>
</div>
The next section contains items that can be address during 3.5.
<div class="homeitem3col_custom">
<a name="Themes"></a>
<h3>Platform Workspace 3.5 Plan - optional items</h3>
<ul>
<li><strong>Compare with Each Other</strong> (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=193321">193321</a>): We would like to provide a more Synchronize view like work flow to
the Compare with Each Other action.
</li>
<li><strong>Address Model-based Synchronize View regressions</strong> (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=172027">172027</a>):
When the model-based Synchronize view was introduced in 3.2, there were several regressions that prevented CVS from removing support
for the old-style Synchronizations. It would be good if these regressions could be addressed.
</li>
</ul>
</div>
<div class="homeitem3col_custom">
<h3>3.5 Development Effort - Milestone 1 (August 8, 2008) </h3>
<a name="m1"></a>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" border="0" height="16" width="16" align="top"> General Items </h4>
<ul>
<li class="priority"><img src="../images/progress.gif" border="0" height="5" width="14" align="absmiddle"> <font class="indexsub" color="#8080ff">[3.5 M2]</font> 3.4.1 maintenance work </li>
<li class="priority"><img src="../images/progress.gif" border="0" height="5" width="14" align="absmiddle"> <font class="indexsub" color="#8080ff">[3.5 M2]</font> 3.5 planning </li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" border="0" height="16" width="16" align="top"> Permanent Items </h4>
<ul>
<li><img src="../images/ok.gif" border="0" height="10" width="10"> inbox tracking</li>
<li><img src="../images/ok.gif" border="0" height="10" width="10"> bug fixing</li>
<!--<li>watch performance tests</li>-->
<!--<li>increase correctness test coverage</li>-->
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Testing </h4>
<ul>
<li><a href="test.html">test plan</a> for the 3.5</li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Miscellaneous </h4>
<ul>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Eclipse&product=Platform&component=Compare&component=CVS&component=Resources&component=Team&target_milestone=3.5+M1&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=VERIFIED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">fixed and verified</a></li>
</ul>
</div>
<div class="homeitem3col_custom">
<h3>3.5 Development Effort - Milestone 2 (September 19, 2008) </h3>
<a name="m2"></a>
<ul>
<li class="priority"><img src="../images/glass.gif" border="0" height="10" width="10"> <font class="indexsub" color="#8080ff">[3.5M3]</font> Adapt editor functionality to Compare Editor </li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" border="0" height="16" width="16" align="top"> General proxy settings improvements </h4>
<ul>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10"> [Proxy] Gnome library should not blow up Eclipse w/o Gnome (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=232495">232495</a>)</li>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10"> [Net] Header generated for JNI from UnixProxyProvider is missing (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=245850">245850</a>)</li>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10"> [Net] Enable automatic proxy detection from the system (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=240856">240856</a>)</li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" border="0" height="16" width="16" align="top"> General Items </h4>
<ul>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10"> 3.4.1 maintenance work </li>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10"> 3.5 planning </li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" border="0" height="16" width="16" align="top"> Permanent Items </h4>
<ul>
<li><img src="../images/ok.gif" border="0" height="10" width="10"> inbox tracking</li>
<li><img src="../images/ok.gif" border="0" height="10" width="10"> bug fixing</li>
<li><img src="../images/ok.gif" border="0" height="10" width="10"> watch performance tests</li>
<li><img src="../images/ok.gif" border="0" height="10" width="10"> increase correctness test coverage</li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Testing </h4>
<ul>
<li><a href="test.html">test plan</a> for the 3.5</li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Miscellaneous </h4>
<ul>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Eclipse&product=Platform&component=Compare&component=CVS&component=Resources&component=Team&target_milestone=3.5+M2&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=RESOLVED&bug_status=VERIFIED&resolution=FIXED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">fixed</a></li>
</ul>
</div>
<div class="homeitem3col_custom">
<h3>3.5 Development Effort - Milestone 3 (October 31, 2008) </h3>
<a name="m3"></a>
<ul>
<li class="priority"><img src="../images/progress.gif" border="0" height="5" width="14" align="absmiddle"> <font class="indexsub" color="#8080ff">[3.5M5]</font> Builder should be able to specify scheduling rule </li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" border="0" height="16" width="16" align="top"> General proxy settings improvements </h4>
<ul>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> [Net] Native proxy libraries support for getting native provider name (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=246072">246072</a>)</li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" border="0" height="16" width="16" align="top"> History View improvements </h4>
<ul>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> [History View] CVS Resource History doesn't persist UI (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=50260">50260</a>)</li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" border="0" height="16" width="16" align="top"> Adapt editor functionality to Compare Editor (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=169386">169386</a>) [Ordered by priority]</h4>
<ul>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> Add Goto Line (CTRL-L) to Compare Editor (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=6823">6823</a>)</li>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> Compare Editors should provide ITextSelections (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=183632">183632</a>)</li>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> Compare editor background color doesn't obey settings (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=80213">80213</a>)</li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" border="0" height="16" width="16" align="top"> Permanent Items </h4>
<ul>
<li><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> inbox tracking</li>
<li><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> bug fixing</li>
<li><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> watch performance tests</li>
<li><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> increase correctness test coverage</li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Testing </h4>
<ul>
<li><a href="test.html">test plan</a> for the 3.5</li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Miscellaneous </h4>
<ul>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Eclipse&product=Platform&component=Compare&component=CVS&component=Resources&component=Team&target_milestone=3.5+M3&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=RESOLVED&bug_status=VERIFIED&resolution=FIXED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">fixed</a></li>
</ul>
</div>
<div class="homeitem3col_custom">
<h3>3.5 Development Effort - Milestone 4 (December 12, 2008) </h3>
<a name="m4"></a>
<ul>
<li class="priority"><img src="../images/progress.gif" border="0" height="5" width="14" align="absmiddle">&nbsp;<font class="indexsub" color="#8080ff">[3.5M5]</font>&nbsp;Create compare tool to generate a patch from any comparison [planned contribution] [<b>FIXED</b> but will be released to <b>M5</b>]</li>
<li class="priority"><img src="../images/progress.gif" border="0" height="5" width="14" align="absmiddle"> <font class="indexsub" color="#8080ff">[optional]</font> Compare with Each Other </li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" border="0" height="16" width="16" align="top"> Adapt editor functionality to Compare Editor (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=169386">169386</a>) [Ordered by priority]</h4>
<ul>
<li class="priority"><img src="../images/progress.gif" border="0" height="5" width="14" align="absmiddle">&nbsp;<font class="indexsub" color="#8080ff">[3.5M5]</font>&nbsp;Add Java Content Assist to Compare Editor (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=250633">250633</a>)</li>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10">&nbsp;Support editing on both sides in SaveableCompareEditorInput (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=193324">193324</a>)</li>
<li class="priority"><img src="../images/progress.gif" border="0" height="5" width="14" align="absmiddle">&nbsp;<font class="indexsub" color="#8080ff">[3.5M5]</font>&nbsp;F3 and F4 should work in the compare editor (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=2845">2845</a>)</li>
<li class="priority"><img src="../images/progress.gif" border="0" height="5" width="14" align="absmiddle">&nbsp;<font class="indexsub" color="#8080ff">[3.5M5]</font>Add Delete Line (CTRL-D) to Compare Editor (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=250288">250288</a>)</li>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10">&nbsp;Highlight current line (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=251215">251215</a>)</li>
<li class="priority"><img src="../images/progress.gif" border="0" height="5" width="14" align="absmiddle">&nbsp;<font class="indexsub" color="#8080ff">[3.5M5]</font>&nbsp;Ctrl + / doesn't work while comparing java files in the compare editor (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=250903">250903</a>)</li>
<li class="priority"><img src="../images/progress.gif" border="0" height="5" width="14" align="absmiddle">&nbsp;<font class="indexsub" color="#8080ff">[3.5M5]</font>&nbsp;Editor/IDE navigation keys that work in editor view do not work in compare view (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=116152">116152</a>)</li>
<li class="priority"><font class="indexsub" color="#8080ff">[3.5M5]</font>&nbsp;[Java] Compare editor does not replace tabs by spaces (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=54940">54940</a>)</li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" border="0" height="16" width="16" align="top"> Compare editor improvements </h4>
<ul>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> [Repo View] Author not shown in remote compares (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=80577">80577</a>)</li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" border="0" height="16" width="16" align="top"> General proxy settings improvements </h4>
<ul>
<li class="priority"><img src="../images/ok.gif" height="10" width="10" alt="finished"> [Proxy] add UI support to see what the automatically detected proxy settings are (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=228739">228739</a>)</li>
<li class="priority"><img src="../images/ok.gif" height="10" width="10" alt="finished"> [Net] System proxy providers should use constants (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=249733">249733</a>)</li>
<li class="priority"><img src="../images/ok.gif" height="10" width="10" alt="finished"> [Net] Deprecate getProxyDataForHost(String) in the IProxyService API (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=247408">247408</a>)</li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" border="0" height="16" width="16" align="top"> History View improvements </h4>
<ul>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> [History View] Should have an Open With (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=120602">120602</a>)</li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" border="0" height="16" width="16" align="top"> Permanent Items </h4>
<ul>
<li><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> inbox tracking</li>
<li><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> bug fixing</li>
<li><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> watch performance tests</li>
<li><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> increase correctness test coverage</li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Testing </h4>
<ul>
<li><a href="test.html">test plan</a> for the 3.5</li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Miscellaneous </h4>
<ul>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Eclipse&product=Platform&component=Compare&component=CVS&component=Resources&component=Team&target_milestone=3.5+M4&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=RESOLVED&bug_status=VERIFIED&resolution=FIXED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">fixed</a></li>
</ul>
</div>
<div class="homeitem3col_custom">
<h3>3.5 Development Effort - Milestone 5 Major Features Freeze (January 30, 2009) </h3>
<a name="m5"></a>
<ul>
<li class="priority"><font class="indexsub" color="#8080ff">[optional]</font> Builder should be able to specify scheduling rule </li>
<li class="priority"><img src="../images/progress.gif" border="0" height="5" width="14" align="absmiddle"> <img src="../images/glass.gif" border="0" height="10" width="10"> <font class="indexsub" color="#8080ff">[3.5M6]</font> [plan] Team sharable working sets (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=252663">252663</a>)</li>
<li class="priority"><img src="../images/progress.gif" border="0" height="5" width="14" align="absmiddle"> <font class="indexsub" color="#8080ff">[3.5M6]</font> Create compare tool to generate a patch from any comparison [planned contribution]</li>
<li class="priority"><font class="indexsub" color="#8080ff">[optional]</font> Address Model-based Synchronize View regressions </li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" border="0" height="16" width="16" align="top"> General Items </h4>
<ul>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> 3.4.2 maintenance work </li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" border="0" height="16" width="16" align="top"> Adapt editor functionality to Compare Editor (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=169386">169386</a>)</h4>
<ul>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle">&nbsp;Add Java Content Assist to Compare Editor (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=250633">250633</a>)</li>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle">&nbsp;F3 and F4 should work in the compare editor (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=2845">2845</a>)</li>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle">&nbsp;Add Delete Line (CTRL-D) to Compare Editor (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=250288">250288</a>)</li>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle">&nbsp;Ctrl + / doesn't work while comparing java files in the compare editor (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=250903">250903</a>)</li>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle">&nbsp;Editor/IDE navigation keys that work in editor view do not work in compare view (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=116152">116152</a>)</li>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle">&nbsp;[Java] Compare editor does not replace tabs by spaces (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=54940">54940</a>)</li>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle">&nbsp;Compare editor save is shaky and does not show Ctrl+S hint in context menu (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=259718">259718</a>)</li>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> [Edit] Differences in the compare editor should have grey background (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=258799">258799</a>)</li>
<li class="priority"><font class="indexsub" color="#8080ff">[3.5M6]</font> [Edit] Update diffs after undo (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=259362">259362</a>)</li>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> Handler conflicts in refactoring previews (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=259413">259413</a>)</li>
<li class="priority"><font class="indexsub" color="#8080ff">[3.5M6]</font> Ctrl+S doesn't work in Java Compare when narrowed down to an element (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=260374">260374</a>)</li>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> [compare] whitespace chars are black instead of gray (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=260527">260527</a>)</li>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> [compare] wrong caret on right side (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=260528">260528</a>)</li>
<li class="priority"><font class="indexsub" color="#8080ff">[3.5M6]</font> Clicking on the structure view breaks the compare editor viewers (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=260865">260865</a>)</li>
<li class="priority"><font class="indexsub" color="#8080ff">[3.5M6]</font> Widget is disposed error in the .log file (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=260894">260894</a>)</li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" border="0" height="16" width="16" align="top"> Compare editor improvements </h4>
<ul>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> [Viewers] Should be able to set the encoding of text pane in compare editor (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=223857">223857</a>)</li>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle">&nbsp;[Edit] The compare editor should be reconciled with other editors (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=176690">176690</a>)</li>
<li class="priority"><font class="indexsub" color="#8080ff">[3.5M6]</font>&nbsp;[Structure Viewers] Reconcile structure upon document changes (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=165434">165434</a>)</li>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> Provide some way to hide outgoing annotations (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=236439">236439</a>)</li>
<li class="priority"><font class="indexsub" color="#8080ff">[3.5M6]</font>&nbsp;[Viewers] Please provide an "auto-merge" button in the text and java compare editors (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=202944">202944</a>)</li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" border="0" height="16" width="16" align="top"> Use an alternate compare viewer</h4>
<ul>
<li class="priority"><font class="indexsub" color="#8080ff">[3.5M6]</font> Take multiple content-types into account (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=220457">220457</a>)</li>
<li class="priority"><font class="indexsub" color="#8080ff">[3.5M6]</font> [Viewers] Compare will silently discard additional contentMergeViewers associated with the same file extension (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=201116">201116</a>) (duplicate of <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=220457">220457</a>)</li>
<li class="priority"><font class="indexsub" color="#8080ff">[3.5M6]</font> [Misc] Use Compare with text files named *.class (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=93956">93956</a>)</li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" border="0" height="16" width="16" align="top"> Improve unmatched patch handling </h4>
<ul>
<li class="priority"><font class="indexsub" color="#8080ff">[3.5M6]</font>&nbsp;[Apply Patch] Hunk compare editor needs to provide more information (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=190844">190844</a>)</li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" border="0" height="16" width="16" align="top"> E4 </h4>
<ul>
<li class="priority"><img src="../images/progress.gif" border="0" height="5" width="14" align="absmiddle"> <font class="indexsub" color="#8080ff">[3.5M6]</font> support for "branched" file systems</li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" border="0" height="16" width="16" align="top"> Permanent Items </h4>
<ul>
<li><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> inbox tracking</li>
<li><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> bug fixing</li>
<li><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> watch performance tests</li>
<li><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> increase correctness test coverage</li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Testing </h4>
<ul>
<li><a href="test.html">test plan</a> for the 3.5</li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Miscellaneous </h4>
<ul>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Eclipse&product=Platform&component=Compare&component=CVS&component=Resources&component=Team&target_milestone=3.5+M5&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=RESOLVED&bug_status=VERIFIED&resolution=FIXED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">fixed</a></li>
</ul>
</div>
<div class="homeitem3col_custom">
<h3>3.5 Development Effort - Milestone 6 API Freeze (March 13, 2009)</h3>
<a name="m6"></a>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" border="0" height="16" width="16" align="top"> Compare Editor improvements</h4>
<ul>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> [Viewers] Buttons for copying from left to right are present when opening a compare editor from a sync view (see <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=263220">263220</a>)</li>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> [Edit] Update diffs after undo (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=259362">259362</a>)</li>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> Widget is disposed error in the .log file (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=260894">260894</a>)</li>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> Ctrl+S doesn't work in Java Compare when narrowed down to an element (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=260374">260374</a>)</li>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle"> Java compare does not give focus to editor (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=261613">261613</a>)</li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" border="0" height="16" width="16" align="top"> Better display of changes</h4>
<ul>
<li class="priority"><font class="indexsub" color="#8080ff">[3.5M7]</font> [Viewers] Compare editor should show hovers indicating change types (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=49915">49915</a>)</li>
<li class="priority"><font class="indexsub" color="#8080ff">[deferred]</font> [Viewers] Compare - Current layout isn't optimized for contrasting & comparing (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=128327">128327</a>)</li>
<li class="priority"><font class="indexsub" color="#8080ff">[deferred]</font> [Edit] layout of compare makes it difficult to really see the differences (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=38396">38396</a>)</li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" border="0" height="16" width="16" align="top"> Hunk editor improvements</h4>
<ul>
<li class="priority"><font class="indexsub" color="#8080ff">[deferred]</font> [Apply Patch] Hunk compare editor needs to provide more information (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=190844">190844</a>)</li>
<li class="priority"><font class="indexsub" color="#8080ff">[3.5M7]</font> [Viewers] Hunk compare editor should help the user when context lines don't match (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=196228">196228</a>)</li>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle">&nbsp;[Apply Patch] API to get IHunks from IFilePatch and select which of them to apply (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=183238">183238</a>)</li>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle">&nbsp;[Apply Patch] Return hunks from IFilePatch (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=183233">183233</a>)</li>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle">&nbsp;[Apply Patch] API to instantiate and apply arbitrary IHunks (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=183226">183226</a>)</li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" border="0" height="16" width="16" align="top"> Use an alternate compare viewer</h4>
<ul>
<li class="priority"><img src="../images/progress.gif" border="0" height="5" width="14" align="absmiddle"> <font class="indexsub" color="#8080ff">[3.5M7]</font> Take multiple content-types into account (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=220457">220457</a>)</li>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle">&nbsp;[Viewers] Compare will silently discard additional contentMergeViewers associated with the same file extension (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=201116">201116</a>) (duplicate of <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=220457">220457</a>)</li>
<li class="priority"><img src="../images/ok.gif" border="0" height="10" width="10" align="absmiddle">&nbsp;[Misc] Use Compare with text files named *.class (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=93956">93956</a>)</li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" border="0" height="16" width="16" align="top"> Permanent Items </h4>
<ul>
<li>inbox tracking</li>
<li>bug fixing</li>
<li>watch performance tests</li>
<li>increase correctness test coverage</li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Testing </h4>
<ul>
<li><a href="test.html">test plan</a> for the 3.5</li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Miscellaneous </h4>
<ul>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Eclipse&product=Platform&component=Compare&component=CVS&component=Resources&component=Team&target_milestone=3.5+M6&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=RESOLVED&bug_status=VERIFIED&resolution=FIXED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">fixed</a></li>
</ul>
</div>
<div class="homeitem3col_custom">
<h3>3.5 Development Effort - Milestone 7 (May 1, 2009) </h3>
<a name="m7"></a>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" border="0" height="16" width="16" align="top"> Performance </h4>
See bugs tagged with the <a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Eclipse&product=Platform&component=Compare&component=CVS&component=Resources&component=Team&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=performance&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">'performance'</a> keyword.
<ul>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" border="0" height="16" width="16" align="top"> Polish </h4>
See bugs tagged with the <a href= "https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Eclipse&product=Platform&component=Compare&component=CVS&component=Resources&component=Team&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=polish&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">'polish'</a> keyword.
<ul>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" border="0" height="16" width="16" align="top"> Permanent Items </h4>
<ul>
<li>inbox tracking</li>
<li>bug fixing</li>
<li>watch performance tests</li>
<li>increase correctness test coverage</li>
</ul>
<h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Testing </h4>
<ul>
<li><a href="test.html">test plan</a> for the 3.5</li>
</ul>
</div>
</div>
<!-- remove the entire <div> tag to omit the right column! -->
<div id="rightcolumn">
<div class="sideitem">
<h6>Quick Links</h6>
<ul>
<li><a href="#Themes">Overall Themes</a></li>
<li><a href="#m1">Milestone 1</a></li>
<li><a href="#m2">Milestone 2</a></li>
<li><a href="#m3">Milestone 3</a></li>
<li><a href="#m4">Milestone 4</a></li>
<li><a href="#m5">Milestone 5</a></li>
<li><a href="#m6">Milestone 6</a></li>
<li><a href="#m7">Milestone 7</a></li>
</ul>
</div>
</div>
<div id="rightcolumn">
<div class="sideitem">
<h6>Related Links</h6>
<ul>
<li><a href="../index.php">Team Component</a></li>
<li><a href="../../platform-cvs">CVS Component</a></li>
</ul>
</div>
</div>
</body>
</html>