简体   繁体   English

如何在普通日食中添加Java EE插件

[英]How to add Java EE plugin in plain eclipse

I downloaded a plain eclipse which does not have java ee prospective. 我下载了一个没有java ee预期的普通日食。 Now I want to add Java EE in ecipse. 现在我想在ecipse中添加Java EE。 How can I do it? 我该怎么做?

I want add tomcat as a server in eclipse. 我想在eclipse中添加tomcat作为服务器。

Just install those plugins you need via the project update site: 只需通过项目更新站点安装所需的插件:

Help > Install New Software...

In the Work with: drop-down select your release (in my case Indigo 3.7.1), wait a few seconds and eclipse shows you all plugins available under the project's umbrella. Work with:下拉列表中选择你的版本(在我的案例中是Indigo 3.7.1),等待几秒钟,eclipse会显示项目伞下的所有插件。 Then select the plugins you need: 然后选择您需要的插件:

在此输入图像描述

如果您打算使用Spring,可以从这里下载Springsource Tool Suite。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM