一、找到項目文件夾,打開.project文件,並修改文件, web
修改以下:
找到:<natures> </natures>代碼段,在代碼段中加入以下內容並保存:
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
二、在eclipse的項目上,刷新項目。
三、在項目上,進入屬性(properties)
四、左側列表項目中選擇「Project Facets」,在右側選擇「Dynamic Web Module」(tomcat6選擇2.5tomcat7能夠選擇3)和"Java點擊能夠點擊點擊保存,Java項目轉換爲web項目。
這是就能夠想web項目同樣發佈到tomcat上了。tomcat