FreeMarker Eclipse Plugin的安装!
生活随笔
收集整理的這篇文章主要介紹了
FreeMarker Eclipse Plugin的安装!
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
如果使用的是Eclipse2.x, 安裝方法如下:
Open the Window menu, then Open Perspective -> Install/Update
Click with the right mouse button on the Feature Updates view, then select New -> Site Bookmark
In the displayed dialog box, type "FreeMarker" for Name and "http://www.freemarker.org/eclipse/update" for URL. Leave the "Bookmark type" radio buttons on "Eclipse update site".
Click Finish
Open the tree node under the newly created update site named "FreeMarker", select the "FreeMarker X.Y.Z" feature, and install it using the Install now button in the preview pane.
如果使用的是Eclipse3.x, 方法如下:
Help -> Software updates -> Find and install....
Choose "Search for new features to install".
Click Add Update Site..., and type "FreeMarker" for Name and "http://www.freemarker.org/eclipse/update" for URL.
Check the box of the "FreeMarker" feature.
"Next"-s until it is installed...
以上的E文是Copy于http://freemarker.sourceforge.net/eclipse.html
Open the Window menu, then Open Perspective -> Install/Update
Click with the right mouse button on the Feature Updates view, then select New -> Site Bookmark
In the displayed dialog box, type "FreeMarker" for Name and "http://www.freemarker.org/eclipse/update" for URL. Leave the "Bookmark type" radio buttons on "Eclipse update site".
Click Finish
Open the tree node under the newly created update site named "FreeMarker", select the "FreeMarker X.Y.Z" feature, and install it using the Install now button in the preview pane.
如果使用的是Eclipse3.x, 方法如下:
Help -> Software updates -> Find and install....
Choose "Search for new features to install".
Click Add Update Site..., and type "FreeMarker" for Name and "http://www.freemarker.org/eclipse/update" for URL.
Check the box of the "FreeMarker" feature.
"Next"-s until it is installed...
以上的E文是Copy于http://freemarker.sourceforge.net/eclipse.html
總結(jié)
以上是生活随笔為你收集整理的FreeMarker Eclipse Plugin的安装!的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: java中文件的操作讲解
- 下一篇: FreeMarker快速上手