對於 Eclipse 的使用者,只要點螢幕左下角的「Google updates available」的圖示,或是選擇「Help」→「Check for update」。
我們還更新了 Google Plugin for Eclipse 與 GWT Designer 。這兩個都可以透過下面的連結來安裝:
- Google Plugin for Eclipse:
http://code.google.com/eclipse/docs/download.html - GWT Designer:
http://code.google.com/webtoolkit/tools/download-gwtdesigner.html
GWT SDK
GWT 2.1 推出的 RequestFactory 廣受 GWT 開發團隊以及 GWT open source 社群的關注。基於這些回饋意見,我們增加了這些東東:
- 支援 non-static service object 的 service layer。
- 支援 value object。
- 一個 request 可以包含多個 method 呼叫。
Google Plugin for Eclipse
- 用 SpringSource Tool Suite (STS) 來加強 UiBinder 的錯誤回報機制。
- 透過移除沒用到的 Java builder 以及利用最新版 STS 當中的 AspectJ 修正來優化 IDE 的使用經驗。
- 更新 Speed Tracer,在啟動前就完成完整的 J2EE publish。
GWT Designer
- 增加下列的支援:CellList、CellTable、CellTree、CellBrowser 與 SimplePager。
- 改善 GWT UiBinder 的支援度,包含下列幾個 annotation:
- 32bit Windows 版的 WebKit rendering 功能(用於 IE)。