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

Eclipse 3.6 插件资源-持续更新ing-更新15次--欢迎有好用插件的朋友推荐

    博客分类:
  • J2EE
阅读更多

欢迎有好用插件的朋友推荐!

 

注:没有提示说明安装的,直接使用eclipse的自动更新安装方式,安装方式如下:


 

  1. From the Help menu, select Install New Software... to open the Install New Software dialog.
  2. Paste the URL for the update site into the Work With text box, and hit the Enter (or Return) key.
  3. In the populated table below, check the box next to the name of the plug-in, and then click the Next button.
  4. Click the Next button to go to the license page.
  5. Choose the option to accept the terms of the license agreement, and click the Finish button.
  6. You may need to restart Eclipse to continue.

 

 

1. Aptana Studio

描述:javascript,css,PyDev, RadRails,AIR 插件都支持

版本:目前是有2.0.5 release,还有3.0beta版

URL :http://download.aptana.com/tools/studio/plugin/install/studio

 

2. propertiesEdit:

描述:在做国际化编辑一些简体中文、繁体中文等Unicode资源文件时,不再需要使用native2ascii编码,会自动的做好编码工作。

  版本,支持eclipse3.x所有版本,日本sourceforge 项目

URL : http://propedit.sourceforge.jp/eclipse/updates/

3.jadeclipse

描述:是一个很好用的反编译插件

版本,3.4.0

URL:http://jadclipse.sf.net/update

异曲同工之妙的JDEclipse安装URL:http://java.decompiler.free.fr/jd-eclipse/update

4.freemark

描述:Eclipse下编辑Freemarker模板的插件,基本的功能就是语法着色

版本:现在是jboss Freemarker

URL:http://sourceforge.net/projects/freemarker-ide/files/ 

安装方式:直接将文件解压后得到的文件放置于拷贝,../freemarker../../plugins/ 下的文件夹到,eclipse 的 plugins 文件夹下。

5.Groovy IDE

描述:Groovy是和Java完美结合的脚本语言

版本:groovy 2.0 for eclipse 3.6

URL:http://dist.springsource.org/release/GRECLIPSE/e3.6/

------------------------第二次更新-----------------------------

6. FileSync

描述:Eclipse的文件同步插件 

版本:UPDATED 30.05.2010

URL:http://andrei.gmxhome.de/eclipse/

7.jQueryWTP

描述:Jquery 插件

版本:

URL:http://sourceforge.net/projects/jquerywtp/files/jquerywtp/jqueryWTP0.2forJQuery1.2.6.jar/

安装:

  • step1:download jqueryWTP_version.jar
  • step2:find you Eclipse Plugin org.eclipse.wst.jsdt.core_version.jar,backup the plugin.
  • step3:double click the jar file or run with command java -jar jqueryWTP.version.jar
  • step4:on the opened swing UI,choose org.eclipse.wst.jsdt.core_version.jar,and output dir.
  • step5:click generate button.
  • step6:replace old org.eclipse.wst.jsdt.core_version.jar file with the generated file.
  • step7: delete directory workspace/.metadata/.plugins/org.eclipse.wst.jsdt.core
  • step8:start eclipse.
  • step9:open a html file or a js file,edit js content.
  • ------------------------第三次更新-----------------------------
8.Regex Util
描述:则表达式测试插件。它能够高亮显示正则表达式语法、括号匹配、错误检测。能够提醒正则表达式的功能详细描述等。
版本:1.2.4
URL:http://regex-util.sourceforge.net/update/
9.EasyStruts
描述:类似myeclipse 的Desktop toolbar ,打开文件所在的文件夹
版本:1.0.4适用于eclipe3.x
URL:http://sourceforge.net/projects/easystruts/
安装:直接放置到plugins目录下
使用: 在文件上右键\explore files 视图打开文件夹
------------------------第四次更新-----------------------------

10.Deployer

描述:是一个利用SSH把文件部署到远程服务器中的Eclipse插件.它使用SFtp协议来传输文件. 作者开发Deployer的初衷是为了避免当程序修改时每次都要手工上传Jar文件到服务器中.

版本:1.0.1

URLhttp://deployer.sourceforge.net/

安装:将/plugins/下的文件复制到eclipse的plugins/目录下

------------------------第五次更新-----------------------------

11.TomcatPulgin

描述:方便管理tomcat,以前也用过,但是个人觉得有点不稳定,所以一直没有推荐,楼下有朋友问能不恩那个推荐一个,这里补充一个,需要用的朋友依据个人情况选择。

版本:3.2.1,支持eclipse3.x(不包含eclipse3.7)支持tomcat 3.3,4.0.x,4.1.x,5.x,6.x

URL:http://www.eclipsetotale.com/tomcatPlugin/tomcatPluginV321.zip

安装:解压之后直接放置到eclipse/plugins/目录下。重新启动eclipse

配置:请参见:http://www.eclipsetotale.com/articles/tomcat/tomcatPluginDocFR.html 

虽然以前版本的教程,但和现在版本的差不多。

发布的有这样一个操作:选中projectName->右键->properties->tomcat->general->context name 输入自己的虚拟目录

更正:eclipse3.6的版本,安装是不能防止在eclipse/plugins目录下,应该放置在eclipse/dropins/目录下!

------------------------第六次更新-----------------------------

12.Quickmarks plugin

描述:代替Eclipse自带的bookemark的工具

版本:支持eclipse2.1.x 和 eclipse 3.x

URL:http://eclipse-tools.sourceforge.net/updates/

功能:

Ctrl+Alt+1(...9) Ctrl+Alt+1到9 添加bookmark 到标记1...9

Alt-1(...9) 跳转到1....9的标签
如果原来的标签存在将会删除原先的。

------------------------第七次更新-----------------------------

13.FindBugs

描述:一个能静态分析源代码中可能会出现Bug的Eclipse插件工具

      版本:1.3.9

  URL:http://findbugs.cs.umd.edu/eclipse/

       使用:鼠标右键 > Find Bugs > Find Bugs执行

  缺点:对于注解形式的开发提示也是findbugs的警示错误等等

14.ExploreFS

描述:这款超小的插件(6k)的目的是让你能够在本地的文件管理器打开包含被选中的文件的文件夹,来查看被选中的文件(译者注:有个类似的       eclipse插件 easyexplorer)。它为包视图、资源视图和任何的查看文件或者class文件的视图里添加了右键菜单 "Explore in File System".       特别的它能够找到包含.class文件的jar包,兼容 Windows, Mac OS X, and Linux 。

URL:http://www.junginger.biz/eclipse/

  说明:从以上地址可以获得 其他连个插件RSS ViewFreeMem 。

[RSSView] is a news reader for RSS and Atom feeds designed to integrate into the Eclipse workspace.

[FreeMem] is a graphical memory monitor that keeps track of the memory used by Eclipse's virtual machine.

------------------------第八次更新-----------------------------

15.Colorer Take 

描述: 为上百种类型的文件按语法着色         

       URL:http://colorer.sf.net/eclipsecolorer/

------------------------第九次更新-----------------------------

15.ZK Studio

描述:ZK Studio 是在 Eclipse 环境下开发 ZK(Ajax and mobile 富客户端web框架) 的编辑器!

URL:http://studioupdate.zkoss.org/studio/update

配置:参见http://www.iteye.com/topic/396506 和官方文档:http://docs.zkoss.org/wiki/QuickStart_Guide 

16.commonclipse

描述:commonclipse是为jakarta commons-lang用户提供的eclipse 插件。它可以使用commons-lang生成器自动生成下列方法:toString(), hashCode(), equals(Object), compareTo(Object)。

URL:http://sourceforge.net/projects/commonclipse/

安装:eclipse3.5以钱的版本,安装放置在eclipse/plugins目录下,3.5以后的版本应该放置在eclipse/dropins/目录下!

----------------------------第十次更新------------------------------------------------

16.CAP

描述:Code Analysis Plugin - CAP可以分析java程序的从属关系.它打开一个独立的透视图用不同的图表来显示分析结果.

URL:http://cap.xore.de/update/

17.GotoFile

描述:这个插件可以在Eclipse工作区中通过输入部分文件名就能够准确快速地搜索到相应的文件.支持Eclipse Version: 2.x, 3.x, WSAD.所用的License: Free LGPL.

     URL:http://www.muermann.org/gotofile/update

----------------------------第十一次更新------------------------------------------------

18.Eclipse 加速插件 KeepResident

描述:在windows下改变eclipse的效率,占用资源问题:参见连接:http://suif.stanford.edu/pub/keepresident/screenshots.html

下载地址:http://suif.stanford.edu/pub/keepresident/keepresident-0.2.zip

----------------------------第十二次更新------------------------------------------------

19.JDepend包依赖关系分析

描述:包依赖项分析 支持eclipse 3.5-3.6

URL:http://andrei.gmxhome.de/eclipse/

20.Eclemma

描述:测试代码覆盖率

URL:http://update.eclemma.org/

----------------------------第十三次更新------------------------------------------------

21.Metrics

描述:复杂度监控

URL:http://metrics.sourceforge.net/update

22.MoreUnit

描述:MoreUnit是一个Eclipse的插件,为编写Java的单元测试提供了很多辅助的功能,提高了编写和管理Java单元测试(Junit或者TestNG)的效率。主要的功 能有以下几点 

1.标志出哪些类是有单元测试支持的。 
2.标志出那些方法是有单元测试支持的。 
3.对类或者方法的名称进行重命名的时候会相应的重命名单元测试中的名称。 
4.移动类的时候moreUnit会相应的移动单元测试类。 

5.在工作类和测试类之间通过快捷方式实现(Ctrl+J)快速跳转,这个功能真是很方便

URL:http://moreunit.sourceforge.net/org.moreunit.updatesite/

----------------------------第十四次更新------------------------------------------------

23.Jetty 

描述:Jetty有一个优点就是加载速度快,特别适合那些在开发过程没耐心等待容器缓慢加载的同学。在Eclipse中运行有若干个方法,我今天介绍的是通过Eclipse的Jetty插件来实现Jetty的启动。

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

----------------------------第十五次更新------------------------------------------------

24.eclipse-color-theme

 

fly2never 写道
Eclipse Color Theme
http://marketplace.eclipse.org/content/eclipse-color-theme

25.rabbit

fly2never 写道
推荐一个插件 eclipse rabbit
Rabbit 是一个 Eclipse 的插件,它可以告诉你你花了多少时间在使用 Eclipse 的各种工具,编辑了哪些文件,花了多少时间等。

安装地址:http://rabbit-eclipse.googlecode.com/svn/site/updatesite

分享到:
评论
47 楼 grandboy 2011-06-24  
elf8848 写道
BestUpon 写道
yuchujin 写道
qiren83 写道
一直用MYECLIPSE 今年开始用eclipse了 只是一直没找到合适的发布TOMCAT插件

楼主推荐一个呗


ECLIPSE里面可以发布WEB应用啊,但每次修改一文件他会自动重新部署,很不爽。


有个插件:TomcatPlugin,比较好用
这是他的项目地址:http://www.eclipsetotale.com/tomcatPlugin.html
目前的版本是releaseNotesV321支持:Works with Eclipse 3.1, 3.2, 3.3, 3.4, 3.5 and 3.6。
你可以试试!
他的安装教程地址:http://www.eclipsetotale.com/articles/tomcat/tomcatPluginDocFR.html
是法语的,有图,还可以理解!


  这个问题好解决, 就用eclipse3.6自带的Servers就行, 超级好用,想配置多个Tomcat也可以,比如一个Tomcat对应多个server.xml,或是多个Tomcat各自使用各自的server.xml,都可以。


看上图怎么使用一目了然了吧!记住你修改了server.xml后,要按一下Publish to server按钮。


这是每一个Tomcat的server.xml文件,如果修改, 就在这里修改



在这里发布应用程序



大家看看, 这个发布与MyEclipse的不同, 是使用Context标签直接指向我们的工作空间, 我太喜欢了。这样每次改完,马上就能看到效果。
但你修改了*.java文件,会使Tomcat重启, 解决方法是就设置reloadable="false",  这样什么时候重启Tomcat就由你自己来控制了。





我也强烈推荐这种原生方法,尤其是使用Eclipse3.7, 使用那个Tomcat插件,不知道是什么原因,他会修改workspace里的什么东西,使控制台的英文都变成什么乱七八糟的字符,有点像法文,我不确定。怎么都搞不回去,得把把原来的workspace删除了,然后再重新导入工程才行。我以前不太会用这个原生方法,现在觉得这个原生方法挺好的。
46 楼 kimmking 2011-05-28  
svn maven wtp gef/gmf/ve springIDE springToolSuite muleIDE ...
45 楼 KimHo 2011-05-28  
tomcat插件已经更新到支持tomcat7了
详见:http://www.eclipsetotale.com/tomcatPlugin.html
44 楼 BestUpon 2011-05-06  
fly2never 写道
再推荐一个:
Eclipse Color Theme
http://marketplace.eclipse.org/content/eclipse-color-theme

已收录!
43 楼 fly2never 2011-05-04  
再推荐一个:
Eclipse Color Theme
http://marketplace.eclipse.org/content/eclipse-color-theme
42 楼 elf8848 2011-04-20  
BestUpon 写道
yuchujin 写道
qiren83 写道
一直用MYECLIPSE 今年开始用eclipse了 只是一直没找到合适的发布TOMCAT插件

楼主推荐一个呗


ECLIPSE里面可以发布WEB应用啊,但每次修改一文件他会自动重新部署,很不爽。


有个插件:TomcatPlugin,比较好用
这是他的项目地址:http://www.eclipsetotale.com/tomcatPlugin.html
目前的版本是releaseNotesV321支持:Works with Eclipse 3.1, 3.2, 3.3, 3.4, 3.5 and 3.6。
你可以试试!
他的安装教程地址:http://www.eclipsetotale.com/articles/tomcat/tomcatPluginDocFR.html
是法语的,有图,还可以理解!


  这个问题好解决, 就用eclipse3.6自带的Servers就行, 超级好用,想配置多个Tomcat也可以,比如一个Tomcat对应多个server.xml,或是多个Tomcat各自使用各自的server.xml,都可以。


看上图怎么使用一目了然了吧!记住你修改了server.xml后,要按一下Publish to server按钮。


这是每一个Tomcat的server.xml文件,如果修改, 就在这里修改



在这里发布应用程序



大家看看, 这个发布与MyEclipse的不同, 是使用Context标签直接指向我们的工作空间, 我太喜欢了。这样每次改完,马上就能看到效果。
但你修改了*.java文件,会使Tomcat重启, 解决方法是就设置reloadable="false",  这样什么时候重启Tomcat就由你自己来控制了。



41 楼 BestUpon 2011-04-20  
fly2never 写道
推荐一个插件 eclipse rabbit
Rabbit 是一个 Eclipse 的插件,它可以告诉你你花了多少时间在使用 Eclipse 的各种工具,编辑了哪些文件,花了多少时间等。

安装地址:http://rabbit-eclipse.googlecode.com/svn/site/updatesite



已经收录!
40 楼 fly2never 2011-04-18  
推荐一个插件 eclipse rabbit
Rabbit 是一个 Eclipse 的插件,它可以告诉你你花了多少时间在使用 Eclipse 的各种工具,编辑了哪些文件,花了多少时间等。

安装地址:http://rabbit-eclipse.googlecode.com/svn/site/updatesite
39 楼 printfabcd 2011-04-16  
想问一下下面的图片上的插件都是什么??
38 楼 pml346680914 2011-04-05  
最近打算彻底抛弃myeclipse改用eclipse了(只要在线更新就还原),在这里找到很多实用的插件,希望楼主继续更新啊。
37 楼 lijiecong 2011-04-02  
恩,总结的不错。
36 楼 deific 2011-02-28  
<div class="quote_title">BestUpon 写道</div>
<div class="quote_div">
<div class="quote_title">deific 写道</div>
<div class="quote_div">有weblogic的插件吗,我找不到啊</div>
<p> </p>
<p><img src="http://dl.iteye.com/upload/attachment/426743/477eda21-e1fc-3b1e-a328-9079a897c80e.jpg" alt=""></p>
<p>具体的地址参见:</p>
<p><a href="http://download.oracle.com/docs/cd/E15315_07/help/oracle.eclipse.tools.common.doc/html/install.html">http://download.oracle.com/docs/cd/E15315_07/help/oracle.eclipse.tools.common.doc/html/install.html</a></p>
<p>最下面这段话:</p>
<p> </p>
<p><span style="font-size: 13px; font-family: Arial,Helvetica,sans-serif;">
</span></p>
<h2>4 Installing OEPE Using Eclipse Update Manager</h2>
<p style="font-family: Arial, Helvetica, sans-serif; color: #000000;">You use Eclipse Update Manager for Eclipse 3.6 Helios as follows:</p>
<ol style="font-family: Arial, Helvetica, sans-serif; margin-top: 0em; margin-bottom: 0em; margin-left: 2em;">
<li style="margin-top: 0.8em; margin-bottom: 0em;">Select <strong>Help &gt; Install New Software</strong>.</li>
<li style="margin-top: 0.8em; margin-bottom: 0em;">Click <strong>Add</strong> to add a new update site.</li>
<li style="margin-top: 0.8em; margin-bottom: 0em;">In the <strong>Add Repository</strong> dialog, enter the location as <strong>http://download.oracle.com/otn_software/oepe/helios</strong>, and then click <strong>OK</strong>.<br><br><strong>Note:</strong> This URL works only from within Eclipse, and will not work if accessed through a browser.</li>
<li style="margin-top: 0.8em; margin-bottom: 0em;">Select <strong>Oracle Enterprise Pack for Eclipse</strong>, verify that all of the subcomponents are selected, and then click <strong>Next</strong>.</li>
<li style="margin-top: 0.8em; margin-bottom: 0em;">Confirm information presented in the <strong>Install Details</strong>, and then click <strong>Finish</strong>.</li>
</ol>
<p> </p>
</div>
<p> </p>
<p> </p>
<p> </p>
<p>非常感谢~:)</p>
35 楼 BestUpon 2011-02-28  
<div class="quote_title">deific 写道</div>
<div class="quote_div">有weblogic的插件吗,我找不到啊</div>
<p> </p>
<p><img src="http://dl.iteye.com/upload/attachment/426743/477eda21-e1fc-3b1e-a328-9079a897c80e.jpg" alt=""></p>
<p>具体的地址参见:</p>
<p><a href="http://download.oracle.com/docs/cd/E15315_07/help/oracle.eclipse.tools.common.doc/html/install.html">http://download.oracle.com/docs/cd/E15315_07/help/oracle.eclipse.tools.common.doc/html/install.html</a></p>
<p>最下面这段话:</p>
<p> </p>
<p><span style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;">
<h2 style="">4 Installing OEPE Using Eclipse Update Manager</h2>
<p style="font-family: Arial, Helvetica, sans-serif; color: #000000;">You use Eclipse Update Manager for Eclipse 3.6 Helios as follows:</p>
<ol style="font-family: Arial, Helvetica, sans-serif; margin-top: 0em; margin-bottom: 0em; margin-left: 2em;">
<li style="margin-top: 0.8em; margin-bottom: 0em;">Select <strong>Help &gt; Install New Software</strong>.</li>
<li style="margin-top: 0.8em; margin-bottom: 0em;">Click <strong>Add</strong> to add a new update site.</li>
<li style="margin-top: 0.8em; margin-bottom: 0em;">In the <strong>Add Repository</strong> dialog, enter the location as <strong>http://download.oracle.com/otn_software/oepe/helios</strong>, and then click <strong>OK</strong>.<br><br><strong>Note:</strong> This URL works only from within Eclipse, and will not work if accessed through a browser.</li>
<li style="margin-top: 0.8em; margin-bottom: 0em;">Select <strong>Oracle Enterprise Pack for Eclipse</strong>, verify that all of the subcomponents are selected, and then click <strong>Next</strong>.</li>
<li style="margin-top: 0.8em; margin-bottom: 0em;">Confirm information presented in the <strong>Install Details</strong>, and then click <strong>Finish</strong>.</li>
</ol></span></p>
34 楼 deific 2011-02-24  
有weblogic的插件吗,我找不到啊
33 楼 云中苍月 2011-01-13  
google的codepro很不错,和findbug以及pmd的功能类似.
update地址:http://dl.google.com/eclipse/inst/codepro/latest/3.6

P.S.过去常用PMD,不知道现在是怎么了没法更新.
32 楼 dugufeng 2011-01-13  
能给个eclipse的中文语言包的下载地址吗?没找到呀-_-!
31 楼 cocopig 2011-01-05  
楼主,我eclipse3.6安装JD-Eclipse,装完之后打开.class文件没效果,这是什么情况呢?
30 楼 johnnycode 2010-12-28  
我很开心 看到楼主在不断的帮助大家..其实 楼主 辛苦了.继续潜水.
29 楼 BestUpon 2010-11-07  
KimHo 写道
11.TomcatPulgin
这个插件直接放在eclipse\plugins目录下就可以使用了。

eclipse3.5以前版本可以,以后的版本不行!应该放置在:eclipse/dropins
28 楼 KimHo 2010-11-06  
11.TomcatPulgin
这个插件直接放在eclipse\plugins目录下就可以使用了。

相关推荐

    Eclipse3.6(6-1)

    【Eclipse3.6(6-1)】是Eclipse集成开发环境的一个版本,主要针对的是Eclipse 3.6代号为Helios的版本。Eclipse作为一个开源的、跨平台的Java集成开发环境(IDE),广泛应用于Java、C++、Python等多语言的软件开发。...

    eclipse3.6+hadoop-0.21.0插件配置使用

    本文将详细阐述如何在Eclipse 3.6版本中配置并使用Hadoop 0.21.0的插件,帮助开发者更高效地进行Hadoop项目开发。 首先,我们需要了解Eclipse的插件系统。Eclipse允许通过安装插件来扩展其功能,这些插件可以提供...

    Eclipse3.6 1(6-3)

    Eclipse 3.6,又称为Helios,是一款强大的开源集成开发环境(IDE),主要用于Java应用程序的开发,但也可以通过插件支持其他编程语言,如Python。在这个版本中,Eclipse引入了许多新特性,增强了其功能和用户体验。...

    Eclipse3.6 3(6-4)

    【Eclipse3.6 3(6-4)】是一个针对Eclipse集成开发环境的专题,其中特别强调了集成Pydev这一Python开发插件。Eclipse3.6,也被称为Helios,是Eclipse IDE的一个重要版本,它带来了许多新特性和改进,旨在提升开发者...

    GWT Eclipse 3.6 插件

    然而,描述中提到的“Software Updates有时候慢的叫人无法接受”可能是指使用Eclipse内置的更新机制来下载和安装插件时速度较慢的问题。这可能是因为网络连接不稳定、服务器负载高或插件文件体积较大导致的。解决这...

    eclipse3.6-3.7plugins

    "eclipse3.6-3.7plugins" 提供的是针对 Eclipse 3.6 和 3.7 版本的插件集合。这些插件是开发者为了扩展Eclipse功能、提高开发效率而设计的第三方软件组件。 首先,我们要理解“dropins”目录的作用。在 Eclipse 中...

    eclipse-SDK-3.6-win32.zip

    Eclipse SDK 3.6,也被称为Galileo版本,是Eclipse开发平台的一个重要里程碑,专为Windows 32位操作系统设计。这个压缩包“eclipse-SDK-3.6-win32.zip”包含了所有必要的组件,使得开发者能够在Windows环境下进行...

    Eclipse3.6 5(6-6)

    【Eclipse3.6 5(6-6)】是一个关于Eclipse集成开发环境的专题,特别是关注Eclipse 3.6版本与PyDev的集成。PyDev是Python开发的一个强大的插件,允许用户在Eclipse这个Java IDE上进行高效的Python编程。下面将详细...

    eclipse3.6中文包

    - **插件集成**:Eclipse 3.6支持大量的第三方插件,通过"eclipse_plugins"文件可能包含了一些常用的开发工具插件,这些插件可以扩展Eclipse的功能,如Git版本控制、Mylyn任务管理等。 - **性能提升**:Eclipse 3.6...

    QT+eclipse插件qt-eclipse-integration-linux.x86_64-1.6.1 1.6.0等

    QT+eclipse插件qt-eclipse-integration是一个强大的开发工具集成,它允许开发者在Eclipse环境中无缝地进行QT应用程序的开发。这个插件是专为Linux和Windows平台设计的,提供了一个集成的开发环境,使得程序员可以...

    Eclipse 3.6 中文包

    Eclipse是一款广泛使用的开源集成开发环境(IDE),主要用于Java编程,但通过插件也可支持其他编程语言。Eclipse 3.6,代号为“Helios”,是该平台的一个重要版本,发布于2010年,引入了一系列新功能和改进,提升了...

    eclipse3.6 安装myeclipse插件

    标题 "eclipse3.6 安装myeclipse插件" 涉及的主要知识点是关于如何在Eclipse 3.6版本中安装MyEclipse插件,这将使Eclipse具备更强大的企业级开发功能。MyEclipse是Eclipse的一个商业扩展,它提供了丰富的Java EE、...

    Eclipse3.6,Myeclise6.5反编译插件及说明

    本篇文章将详细介绍如何在Eclipse 3.6和MyEclipse 6.5中安装和使用反编译插件。 首先,让我们关注"jad.exe",这是JAD反编译器的执行文件。JAD是Java字节码反编译器的代表,能够将.class文件转换为接近原始源代码的...

    eclipse运行mr插件hadoop-eclipse-plugin-2.6.0.jar

    本文将深入探讨如何使用Eclipse IDE结合hadoop-eclipse-plugin-2.6.0.jar插件,实现在Windows环境下进行远程连接到Hadoop集群,尤其适用于64位操作系统。 首先,我们要理解Hadoop的核心概念。Hadoop是由Apache基金...

    Eclipse3.6 4(6-5)

    总结来说,Eclipse 3.6是一个功能丰富的开发平台,它在Java开发、插件开发、Web开发以及Python开发方面都有出色的表现。通过不断的优化和增强,Eclipse 3.6为开发者提供了高效、稳定的开发环境,促进了软件开发的...

    ECLIPSE MAVEN3插件文件(eclipse-maven3-plugin工具)

    ECLIPSE MAVEN3插件文件(eclipse-maven3-plugin工具)

    Eclipse3.6与m2eclipse,run-jetty-run插件对WEB项目进行热部署以及在jar源码中进行调试

    Eclipse3.6与m2eclipse,run-jetty-run插件对WEB项目进行热部署以及在jar源码中进行调试

    Eclipse3.6 2(6-2)

    Eclipse 3.6,又称为Helios,是Eclipse集成开发环境(IDE)的一个重要版本,它在软件开发领域提供了广泛的支持。本压缩包包含了Eclipse 3.6中的多个组件,这些组件是Eclipse平台的核心部分以及扩展功能。让我们逐一...

    eclipse-maven3-plugin Maven插件离线安装包

    1. 在你的 eclipse 安装的根目录下创建两个文件夹:links,plugins(名字可以随便取),我的这两个文件夹位于:path=D:/Development/eclipse-JavaEE/eclipse(作为参考,下面用到) 2. eclipse-maven3-plugin.7z ...

    Eclipse3.6与m2eclipse插件的安装与使用

    在Eclipse 3.6中安装m2eclipse插件,首先需要确保已经安装了Eclipse 3.6的JEE版本,因为JEE版本包含了对Web应用程序开发的支持。对于Maven,这里使用的是2.0.7版本,尽管现在Maven已经发展到了更高的版本,但这个...

Global site tag (gtag.js) - Google Analytics