Eclipse SDK構建J2EE開發環境

來源:互聯網
上載者:User

標籤:eclipse   sdk   構建   j2ee   開發環境   

嫌棄官方Java EE Developers 笨重的兄弟可以自己搞個J2EE開發環境!

1、首先去Eclipse官網下載Eclipse IDE

      我使用的是:Eclipse IDE for Java Developers

                              Version: Kepler Service Release 2

2、下載之後配置Eclipse和JRE關聯參照:Eclipse使用jre的原理與配置

      我使用的是:jre目錄直接拷貝到eclipse目錄下面

3、修改eclipse.ini增加記憶體防止卡機:

      我的eclipse.ini檔案內容如下:

-startupplugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar--launcher.libraryplugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20140116-2212-productorg.eclipse.epp.package.java.product--launcher.defaultActionopenFile--launcher.XXMaxPermSize512M-showsplashorg.eclipse.platform--launcher.XXMaxPermSize512m--launcher.defaultActionopenFile--launcher.appendVmargs-vmargs-Dosgi.requiredJavaVersion=1.6-Xms128m-Xmx512m
4、為eclipse線上安裝外掛程式

      網站:http://download.eclipse.org/releases/kepler

      內容:Eclipse Java EE Developer Tools 3.5.2.v201311051900-7b7KIawFSK2WQyUFC2y01XXyUmRm
                  Eclipse Java Web Developer Tools 3.5.2.v201311051900-7F7GFVuC27Svmclpwjkc0enMD7nrQ9V2nvprn2h2
                  Eclipse Web Developer Tools 3.5.2.v201401062113-7O7QG3wEMkBS3Graz0gRCYqCz-PVayJqBmOpb93L

5、為eclipse本地安裝外掛程式 

     下載並安裝CheckStyle、propedit(自己網上SO,是在找不到留言)

6、修改eclipse字型

     在eclipse\plugins

     ---->org.eclipse.jface_3.9.1.v20130725-1141.jar

     ---->\org\eclipse\jface\resource

     ---->jfacefonts_windows7.properties

修改內容如下:

org.eclipse.jface.textfont.0=Courier New-regular-10
org.eclipse.jface.textfont.1=Consolas-regular-10


就到這裡了,Maven GIT已經有了,可以開發了。

要安裝SVN外掛程式的自己搞定:http://subclipse.tigris.org/update_1.8.x

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.