Changes between Version 2 and Version 3 of waue/2010/0601


Ignore:
Timestamp:
Jun 1, 2010, 3:58:21 PM (14 years ago)
Author:
waue
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • waue/2010/0601

    v2 v3  
    99[[PageOutline]]
    1010
    11 Fallow these link below :
     11主要參考
    1212
    13  * [http://www.vogella.de/articles/EclipseWTP/article.html Servlet and JSP development with Eclipse WTP]
    14  *  Eclipse update install 安裝網址 [http://download.eclipse.org/webtools/updates/]
     13 = [http://www.vogella.de/articles/EclipseWTP/article.html Servlet & JSP / Eclipse WTP] =
     14
     15其他參考網址:
     16
     17   *  [http://download.eclipse.org/webtools/updates/ Eclipse update install 安裝網址]
    1518   * [http://wiki.eclipse.org/WTP_FAQ 官方教學FAQ 落落長]
    16  * [http://www.itzcn.com/video-vid-77-spid-10.html jsp 開發錄影教學 (中)]
     19   * [http://www.itzcn.com/video-vid-77-spid-10.html jsp 開發錄影教學 (中)]
     20
     21 = 注意事項 =
     22 * Eclipse 有 all in one 的封裝,但這邊是用基本封裝,之後再額外 install ,雖然比較慢,但是因為Eclilpse plugin 有套件版本相依問題,如果預設裝了這個,但是卻是較舊或較新版本,有可能導致之後要安裝的套件衝突於之前安裝過套件的版本,因此還是建議初期套件越少越好,要用到再Install
     23
     24 * 3. Installation of WTP 部份
     25
     26注意 WTP 要額外安裝網址 http://download.eclipse.org/webtools/updates/ , 除了選擇wtp 相關套件外 ,還要選擇 web,xml  那類的其他套件,文中提到不要安裝PHP Develop ,也許有差,如我有兩台電腦, A: all-in-one + pdt +wtp , B: pure + wtp without php ,而A電腦在 4. WTP Configuration 步驟 要裝tomcat server 就出現問題,但 B 正常
     27