blob: d5d69f689a1de050a725cbd2ec7610fb0cd65e5a [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../../../development/news/new_and_noteworthy.xsl"?>
<release name="2.0 M4" root="../../..">
<component name="Server Tools">
<item title="Servers view initialization">
<description>
The Servers view is no longer blocked from opening until the servers API
is done initializing. The Servers view now appears immediately and shows
the text "Initializing..." until servers have been loaded in the background.
<br/>
<br/>
This change is consistent with JDT's approach to background loading and will
allow perspectives containing the Servers view to appear immediately instead
of being blocked by workspaces with lots of servers or adopter extensions.
<br/>
<br/>
<img src="server/serversViewInit.png" alt="Servers view initialization"/>
</description>
</item>
<item title="Servers view menu">
<description>
The Servers view context menu has been improved for Eclipse consistency and
new options have been added, along with a Properties dialog.<br/>
<img src="server/serversViewMenu.png" alt="Servers view context menu"/>
</description>
</item>
<item title="Publishing performance">
<description>
A new binary format and removal of duplicate information have improved both
the size and performance of storing the publishing history file by 70-90%.
<!-- While it won't make much difference to the average user, t-->This improvement
will decrease workspace size and improve publishing performance for extremely
large applications.
</description>
</item>
</component>
</release>