Recently contacted some Java projects, prior to installing the Eclipse SE version. Without web development plug-ins, web code cannot be debugged. Click "Window"--"Preference" left menu bar is not found "server" item to configure server Apache tomcat. So, figuring out how to implement Web code? One is to install an Eclipse EE version again. One is to install the Web development plug-in in the Eclipse SE release.
Select the latter scenario. In the Eclipse SE version, click "Help"-"Install New software ..."-enter "Http://download.eclipse.org/releases/juno" in "Work with". Click "Add ..." in the pop-up box, enter a name, and then OK. Select "Web,xml,java EE and ..." In the list, and then "Next" until the end.
The installation process takes some time. ... ... After the installation is complete, you can see the difference to eclipse. Click "Window"--"Preference" to the left of the menu bar is not more "Java EE", "Server" and other items. At this point, the plug-in installation is successful, Java Web development can be debugged.
Eclipse SE adds Web development plug-in