部落客廣告聯播

2007年1月18日 星期四

匯入WebApplication至Lomboz/Eclipse [Importing WebApplications to your Lomboz/Eclipse]

匯入WebApplication至Lomboz/Eclipse [Importing WebApplications to your Lomboz/Eclipse]


我使用Lomboz來工作時,我想要將我之前放在Tomcat的WebApplication匯入以做後續的修改及開發。這時候便可使用從檔案系統匯入的功能了。

When I use Lomboz in my work,I wanna importing the web application under Tomcat to continue the following development.It's time to use the importing from filesystem function.

第一步.
開啟Lomboz然後切換到J2EE視景

STEP. 1
Start up Lomboz, and use the J2EE perspective.


第二步 . 建立新專案
建立一個新的Dynamic Web Project

Step2. create a new project
Create a new Dynamic Web Project



第三步. 執行匯入
在package explorer中選擇將要匯入程式的位置,這裡我將把程式匯入至webContent資料夾中。在webContent資料夾按下右鍵選擇Import。

Step 3. Execute Importing
On the package Explorer view, select the location where our programs will importing to ,at this exam I'll use WebContent directory. Right click on the webContent dir and select Import... .

選擇FileSystem
select from FileSystem

在 from directory的右邊有可Browse可用來選擇資料來源,也可直接鍵入。
select the source directory using the browse button or typing the path directly.

如果只想要匯入來源中的某類型(如僅要JSP檔案),可按下Filter Types按鈕選擇。
If you wanna restrict the type from the source(ex. only JSP files),push the Filter Type button,and select the types you want.



最後按下Finish按鈕就ok拉
Finall, click the finish button .








沒有留言: