출처: http://dev.eclipse.org/newslists/news.eclipse.webtools/msg14297.html
What I'm doing for that is as below:
1. Open .project file for the project to be converted to web project.
2. Insert the following to natures element.
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
3. Open the properties for the project and go to the page for Project Facets
4. Add Java and Dynamic Web Module facets to the project.
5. Done.
이 글과 관련있는 글을 자동검색한 결과입니다 [?]