Linux CentOS 6.x 開發配置文檔 2 - Eclipse


一,下載:http://www.eclipse.org/downloadslinux


二,解壓:tar zxvf eclipse-jee-indigo-SR1-linux-gtk.tar.gztomcat


三,移動:mv eclipse/* /home/Eclipse/eclipse


四,運行:/home/Eclipse/eclipse編碼


五,Eclipse的 初始化設置:spa

        1,設置文件編碼:General -> Content Types(所有設置爲:UTF-8).net

        2,去掉拼寫檢查:General -> Editors -> Text Editors -> Spelling插件

        3,去掉不須要的啓動項:General -> Startup and Shutdown(只保留:PropertiesEditor;Workspace只保留一個)ip

        4,Eclipse導出JavaDoc的中文亂碼:在嚮導最後一頁的Extra JavaDoc Options 裏填上:-encoding UTF-8 -charset UTF-8內存


六,安裝插件:it

        1,SVN

        2,com.sysdeo.eclipse.tomcat_3.3.0

        3,Freemarker

        4,Properties

        5,打包插件FatJar:http://kurucz-grafika.de/fatjar或http://sourceforge.net/projects/fjep/files/fatjar/。將net.sf.fjep.fatjar_0.0.31.jar直接放入Eclipse/plugins中便可。


七,設置內存:

        1,在 Tomcat -> JVM Settings -> Append to JVM Parameters 中添加:-Xmx4096M -Xms4096M -XX:MaxPermSize=2560m

        2,其餘的(eclipse.ini 或 catalina.sh)不須要設置


八,下載

    1:http://mirrors.ustc.edu.cn/eclipse/technology/epp/downloads/release/luna/R/eclipse-standard-luna-R-win32-x86_64.zip

    2:http://ftp.neu.edu.cn/mirrors/eclipse/technology/epp/downloads/release/luna/R/eclipse-standard-luna-R-win32.zip

    3:http://mirrors.ustc.edu.cn/eclipse/technology/epp/downloads/release/luna/R/eclipse-standard-luna-R-win32-x86_64.zip

    4:http://mirrors.ustc.edu.cn/eclipse/technology/epp/downloads/release/luna/R/eclipse-standard-luna-R-win32-x86_64.zip

相關文章
相關標籤/搜索