2018年09月15日 11:56:41 _liky 閱讀數(shù):10326
最近上課要用到eclipse牙甫,要用到Dynamic web project术吗。但是我下載的版本上沒有隘竭。
所以要安裝java ee插件渊抽。
首先打開eclipse达传,查看一下你的版本號 help->About Eclipse
我的是Oxygen陋气,關掉
然后help->Install New Software
打開Work with的下拉框劳吠,或者去網上找找,點Add手動輸入
(剛剛接觸巩趁,我對eclipse各種版本也很懵逼)
加載完成后
下拉痒玩,選擇
- Eclipse Java EE Developer Tools
- Eclipse Java Web Developer Tools
- Eclipse Web Developer Tools
- Eclipse XML Editors and Tools
- JST Server Adapters
- JST Server Adapters Extentions
后兩個是用于Tomcat之后的使用
嫌麻煩的話直接全安裝上
然后一直next到
Finish。
等待安裝就行啦
安裝完成后议慰,重啟eclipse
</article>
還有一個個更為具體的文章
第一種方法:
你安裝的是專門開發(fā)java項目的蠢古,而Dynamic Web Project 屬于J2EE技術,所以你要專門下載一個集成了J2EE插件的Eclipse别凹,(eclipse-jee-helios-SR2-win32)草讶,到eclipse官網下載相對應版本的IDE,
官網下載:http://www.eclipse.org/downloads/
選擇:Eclipse IDE for Java EE Developers
第二種方法:
為當前的eclipse安裝Java EE開發(fā)插件番川。如下:
For this tutorial I am using Eclipse Kepler(4.3) since it is the latest
version right now but the steps work same for Eclipse Juno(4.2),
Indigo(3.7), Helios(3.6). If you have a version older than Helios then I
would recommend that you upgrade to Kepler since versions older than
Helios are not supported. Here are the steps to download and setup Eclipse.
Start Eclipse and open the New Project Wizard. Currently it would not contain the Web folder and the Dynamic Web Project option.
Click Cancel. In the top Menu bar click on Help -> Install New Software
安裝向導被打開。在安裝向導的窗口, 點擊”Work
With”下拉,根據你的eclipse版本名選擇
“http://download.eclipse.org/releases/kepler“(如果你是 Eclipse
Kepler版本)
OR “http://download.eclipse.org/releases/juno”(如果你是 Eclipse Juno版本)
OR “http://download.eclipse.org/releases/indigo”(如果你是 EclipseIndigo版本)
OR “http://download.eclipse.org/releases/helios”(如果你是 Eclipse Helios版本)
Note: If you do not see above site in the dropdown, you can add it using the add button.
eclipse會搜尋這個網址的所有軟件浅悉,并且顯示到下面的列表(建議使用代理巍实,否則可能要花很長時間顯示和下載插件,至于如何設置eclipse代理,請自行google)。
展開 “Web, XML, Java EE and OSGi Enterprise Development” 選項,并且將下面四個選項打上勾:
- Eclipse Java EE Developer Tools
- Eclipse Java Web Developer Tools
- Eclipse Web Developer Tools
- Eclipse XML Editors and Tools
然后點擊”Next“昭灵。
依次點擊“Next ”知道你看到 “ Review licences”的窗口。在這個窗口選擇 “I accept the terms of the licence agreement” 并且點擊“Finish”伐谈。
eclipse會開始安裝新的軟件.
安裝完插件之后, Eclipse會要求你重啟eclipse烂完,選擇“yes”。
重啟eclipse之后, 打開新建項目的面板诵棵,就可以看到 Web文件夾 和 “Dynamic
Web Project” 選項了抠蚣。
在eclipse配置tomcat的時候,我發(fā)現(xiàn)在Eclipse—Preferences—server—Runtime Environment中履澳,點擊“Add”按鈕嘶窄,里面看不到tomcat的,只有個“J2EE Runtime Library”距贷。
解決辦法:
- Help -> Install New Software
- Choose “Luna – http://download.eclipse.org/releases/Luna” site
- Expand “Web, XML, and Java EE Development”
- Check JST Server Adapters (version 3.2.2) and ** JST Server Adapters Extentions**
安裝完后柄冲,就能在 Server Runtime Environments的Add按鈕中看到tomcat的選項了。