本文介绍了如何通过Eclipse从Eclipse Java SE版本升级到Eclipse?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我下载了Eclipse纯Java版本,现在我意识到我需要Eclipse IDE for Java EE开发人员发行版。我是Eclipse的世界,我会知道是否可能(以及如何通过Eclipse安装Java EE插件。
解决方案
ServerFault中有一个线程,显示如何安装Java EE Eclipse插件
此外,您可以:
- 帮助 - >安装新软件。
- 选择火星(或您下载的版本,如Luna,Kepler等)存储库
- 底部有安装选项Java EE Development
I downloaded Eclipse plain Java version and now I realize that I need of Eclipse IDE for Java EE Developers distribution.
I'm new in Eclipse world and I would to know if it is possible (and how) to install Java EE plugins via Eclipse.
解决方案
There is a thread in ServerFault that shows how to install the Java EE pluggins for Eclipse Java EE plugin for Eclipse IDE
Additionally you can:
- Help -> Install new software.
- Pick the Mars (or the version you have downloaded such as Luna, Kepler, etc) repository
- At the bottom there are install options Java EE Development
这篇关于如何通过Eclipse从Eclipse Java SE版本升级到Eclipse?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!