IT/Java
when there is no dynamic web project in eclipse..이클립스에 dynamic web project 가 없을 때
Jang HyunWoong
2014. 12. 19. 10:16
when there is no dynamic web project in eclipse..이클립스에 dynamic web project 가 없을 때
이클립스에서 new file에 dynamic web project가 없다면 패키지에서 설치를 따로 해야합니다.
help-install new software 에 들어가서 work width 에 Juno를 찾습니다. (저와같은경우)
아래와 같은 목록을 찾아 설치해 줍니다.
The list is:
- Eclipse Java EE Developer Tools
- Eclipse Java Web Developer Tools
- Eclipse Web Developer Tools
- Eclipse XML Editors and Tools
the components listed below I've got the "Dynamic Web Project" template added to my Eclipse (Juno).
The list is:
- Eclipse Java EE Developer Tools
- Eclipse Java Web Developer Tools
- Eclipse Web Developer Tools
- Eclipse XML Editors and Tools
You can install those packages by clicking on "Help" > "Install New Software", selecting the repository that corresponds to your Eclipse build (i.e Juno - http://download.eclipse.org/releases/juno).
The packages are grouped under "Web, XML, Java EE and OSGi Enterprise Development".
it's from
반응형