顯示具有 GWT 標籤的文章。 顯示所有文章
顯示具有 GWT 標籤的文章。 顯示所有文章

2009年4月24日 星期五

eclipse 安裝 google app engine

詳細資訊見 google 說明
http://code.google.com/intl/zh-TW/appengine/docs/java/gettingstarted/installing.html

若在公司或其他有設proxy 就必須先設定proxy,才能正常下載

eclip3.4
流程如下
Help menu > Software Updates

Add Sites
http://dl.google.com/eclipse/plugin/3.4



Select plugin and install






---------------------------------------------------
eclip3.3
流程如下
Help menu > Software Updates-> Find install


Select Search for new festures to install


add remote site


entet Name and the plugin url


select install plugin and click finish

2009年1月12日 星期一

GWT 心得

整理了一下之前GWT 的一些心得,放在我 site 中的 test1021 上裡面,

包含
檔案名稱 (概述)
----------------------------------------------------------------------------
GWT1 (GWT的簡介)
GWT2 Tutorial (包含安裝及實際撰寫應用程式的流程)
GWT Example分析 (列出範例檔所能學到的功能,其中 SimpleXML 有加以註解說明)
GWT-Eclip-Plugin (安裝Eclip 以及如何使用GWT在 Eclip)
GWT-pop Picture (一些圖形控制的特效,如移動時放大、跳出視窗的效果等)



所謂的GWT 就是 是讓 開發網頁應用程式的人 能夠使用 java來開發