`
lujiawu12
  • 浏览: 124590 次
  • 性别: Icon_minigender_1
  • 来自: 杭州
社区版块
存档分类
最新评论

eclipse 开发环境搭建

    博客分类:
  • java
阅读更多

eclipse3.5 开发环境搭建
1.subclipse
http://subclipse.tigris.org/update_1.4.x/
http://subclipse.tigris.org/update_1.6.x
2.m2clipse 
必须先去 http://download.eclipse.org/tools/gef/updates/releases/
安装 zest 插件先
http://m2eclipse.sonatype.org/sites/m2e
3.AJDT, WYLYN
Eclipse
4 .jboss : struts and hibernate ide
http://download.jboss.org/jbosstools/updates/stable
5.spring ide
http://springide.org/updatesite/
6.spket (js editor)
http://spket.com/update/
7.jadclipse (反编译)
http://jadclipse.sourceforge.net/update/
8.tomcat plugin
http://www.sysdeo.com/eclipse/tomcatplugin
9. CDT (C++ 开发环境)
www.eclipse.org下载
10.代码自动检查插件
check style : http://eclipse-cs.sf.net/update/
PMD :http://pmd.sourceforge.net/eclipse

11.测试代码覆盖率
http://update.eclemma.org/

12.android
推荐单独启用eclipse java ide 安装此插件
https://dl-ssl.google.com/android/eclipse/

13.ruby rails
http://download.aptana.com/tools/radrails/plugin/install/radrails-bundle

14.veloeclipse(代码提示差)
http://veloeclipse.googlecode.com/svn/trunk/update/

15.command line plugin
http://pluginbox.sourceforge.net


16.jetty :
http://run-jetty-run.googlecode.com/svn/trunk/updatesite/

17 myregexp
http://regex-util.sourceforge.net/update/

 

 

19 code style

  java>codestyle>code template > code > new java files
  
${filecomment}
${package_declaration}

/**
* DESC:
*
* Copyright: Copyright 2011 *****
* @author jiawu.lu@gmail.com
* @time ${date} ${time}
* @version 1.0
**/
${typecomment}
${type_declaration}

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics