mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 23:25:26 +02:00
Build Notes for I20080313
This commit is contained in:
parent
461020a8fa
commit
f5ec51e020
1 changed files with 16 additions and 0 deletions
|
@ -33,6 +33,22 @@
|
|||
[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=216252">216252</a>].</li>
|
||||
<li>A new downloadable package is now available for the RSE User Actions framework
|
||||
[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=187395">187395</a>].</li>
|
||||
<li>The optional terminal input line is now resizeable
|
||||
[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=196447">196447</a>].</li>
|
||||
<li>Tgz and tar.gz files are now supported by the DSore and Local archive handlers
|
||||
[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=195402">195402</a>].</li>
|
||||
<li>API: RSE Early Startup and initialization behavior was improved. New API was added
|
||||
for clients to register initialization handlers, or to query when initialization is
|
||||
complete
|
||||
[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=197167">197167</a>].</li>
|
||||
<li>API: RSE SystemMessage objects can now be constructed more easily with the new
|
||||
<b>SimpleSystemMessage</b> API. Contents of these messages typically comes from
|
||||
standard Eclipse NLS property files, rather than the RSE-specific monolithic
|
||||
systemmessages.xml file. This accounts for better modularity and Platform integration;
|
||||
but it also means breaking API changes where clients had re-used RSE messages
|
||||
for themselves. Such re-use is now no longer supported
|
||||
[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=211067">211067</a>]
|
||||
[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=216252">216252</a>].</li>
|
||||
</ul></li>
|
||||
<li>At least ?? bugs were fixed: Use
|
||||
<a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&classification=DSDP&product=Target+Management&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&resolution=FIXED&resolution=WONTFIX&resolution=INVALID&resolution=WORKSFORME&chfieldfrom=2008-02-19&chfieldto=2008-04-07&chfield=resolution&cmdtype=doit&negate0=1&field0-0-0=target_milestone&type0-0-0=substring&value0-0-0=2.0.&field0-0-1=target_milestone&type0-0-1=regexp&value0-0-1=3.0%20M%5B345%5D">
|
||||
|
|
Loading…
Add table
Reference in a new issue