且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何将Java EE透视图添加到Eclipse

更新时间:2023-12-03 14:42:22

相关步骤:



转到帮助 - >安装新软件...。



在新对话框中的使用:下拉列表中,选择靛蓝 - http:/ /download.eclipse.org/releases/indigo
(注意:将Indigo和下载列表替换为eclipse版本的下载位置)



选择要安装的以下软件包:

 Web,XML,Java EE和OSGI企业发展。 
编程langauges - > Eclipse Java开发工具

安装完成后,如果你重新启动eclipse,你应该在window - > open perspective - >或window - > open perspective - > other



中看到一个java透视的选项以上内容不起作用,请检查以下内容:
eclipse中的Java EE透视图 a>


I could not find the Java EE perspective in Eclipse Galileo. I want to develop a web application, but for this I need to change the Eclipse perspective. But, I could not find the Java EE perspective.

Can anybody tell me how to add this to Eclipse?

Relevant steps:

Go to "Help" -> "Install New Software...".

In the new dialog, in the "Work with:" pull-down list, select "Indigo - http://download.eclipse.org/releases/indigo". (Note: Replace Indigo and the download list with download locations for your eclipse version)

Select the following packages to install:

       "Web, XML, Java EE and OSGI Enterprise Development". 
       "Programming langauges -> Eclipse Java Development Tools"

After installation is complete, if you restart eclipse, you should see an option for java perspective in "window -> open perspective -> " or "window -> open perspective -> other"

If the above does not work, check the following as well: Java EE perspective in eclipse