Eclipse 3.6 plug-in resources

Source: Internet
Author: User

Click;

1.Aptana Studio

Description: supported by the Javascript, CSS, pydev, radrails, and air plug-ins.

Version: 2.0.5 release and 3.0beta are available.

URL: http://download.aptana.com/studio3/plugin/install

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

2. propertiesedit:

Description: native2ascii encoding is no longer required for international editing of Unicode resource files such as simplified Chinese and Traditional Chinese. native2ascii encoding is automatically completed.

Version, supporting all eclipse3.x versions, Japan SourceForge Project

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

3. jadeclipse

Description: it is a useful decompilation plug-in.

Version, 3.4.0

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

Jdeclipse installation URL:Http://java.decompiler.free.fr/jd-eclipse/update

4. freemark

Description: Eclipse plug-in for editing freemarker templates. The basic function is syntax coloring.

Version: JBoss freemarker

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

Installation Method: directly decompress the file and place it in a copy folder, under ../freemarkerhttp: // www.cnblogs.com/plugins/, under the eclipse plugins folder.

5. Groovy ide

Description: groovy is a perfect scripting language combined with Java.

Version: groovy 2.0 for eclipse 3.6

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

6. filesync

Description: Eclipse file synchronization plug-in.

Version: Updated 302.165.2010

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

7. jquerywtp

Description: jquery plug-in.

Version:

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

8. RegEx util

Description: plug-in for positive expression testing. It can highlight regular expression syntax, parentheses matching, and error detection. A detailed description of the regular expression function.

Version: 1.2.4

URL: http://regex-util.sourceforge.net/update/

9. easystruts

Description: similar to the desktop Toolbar of myeclipse, open the folder where the file is located.

Version: 1.0.4 for javase3.x

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

Installation: directly put it in the Plugins directory

Use: Right-click the file and choose \ Alibaba e files view to open the folder.

10. deployer

Description: it is an Eclipse plug-in that uses SSH to deploy files to a remote server. It uses SFTP to transmit files. The author developed deployer to avoidProgramAt the time of modification, you must manually upload the JAR file to the server.

Version: 1.0.1

URL: http://deployer.sourceforge.net/

Install: copy the files under/plugins/to the eclipse plugins/directory.

11. Tomcatpulgin

Description: it is convenient to manage tomcat. It has been used before, but I personally think it is a little unstable, so I have never recommended it. A friend downstairs asked me if I could not recommend one. Here I will add one, select a friend based on your personal situation.

Version: 3.2.1, which supports eclipse3.x (excluding eclipse3.7) and tomcat 3.3, 4.0.x, 4.1.x, 5.x, 6.x

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

Install: Decompress the package and place it in the eclipse/plugins/directory. Restart eclipse

Configuration: see http://www.eclipsetotale.com/articles/tomcat/tomcatPluginDocFR.html

Although the previous version of the tutorial is similar to the current version.

You can select projectname> right-click and choose Properties> Tomcat> General> context name to enter your virtual directory.

Correct: eclipse3.6 cannot be installed in the eclipse/Plugins directory. It should be placed in the eclipse/dropins/directory!

12. quickmarks plugin

Description: used to replace the bookemark tool provided by eclipse.

Version: eclipse2.1.x and eclipse 3.x are supported.

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

Function:

CTRL + ALT + 1 (... 9) CTRL + ALT + 1 to 9 Add bookmark to mark 1... 9

Alt-1 (... 9) Jump to the 1... 9 tag
If the original tag exists, the original tag will be deleted.

13.Findbugs

Description: static analysis.Source codeThe Eclipse plug-in tool may contain bugs.

Version: 1.3.9

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

Right-click and choose find Bugs> find bugs to execute

Disadvantage: Development prompts in the form of annotations are also warning errors of findbugs.

14. explorefs

Description: This ultra-small plug-in (6 K) aims to enable you to open a folder containing the selected files in the local file manager, (Note: There is a similar Eclipse plug-in easyexplorer ). It adds the shortcut menu "getting e in file system" to the view of the package view, resource view, and any View File or class file ". in particular, it can find include. the jar package of the class file is compatible with windows, Mac OS X, and Linux.

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

Note: Other plug-ins RSS view and freemem can be obtained from the above address.

[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

Description: It is syntactically colored for hundreds of types of files.

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

15. ZK Studio

Description: ZK studio is an editor for ZK (Ajax and mobile rich client Web Framework) development in eclipse!

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

Configuration: see http://www.iteye.com/topic/396506 and official documentation: http://docs.zkoss.org/wiki/QuickStart_Guide

16. commonclipse

Description: commonclipse is an Eclipse plug-in provided for users of Jakarta commons-lang. It can use the commons-lang generator to automatically generate the following methods: tostring (), hashcode (), equals (object), compareto (object ).

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

Installation: eclipse3.5 is installed in the eclipse/Plugins directory with a dollar version. Versions later than 3.5 should be placed in the eclipse/dropins/directory!

16. Cap

Description: code analysis Plugin-cap can be used to analyze the subordination of the Java program. It opens an independent perspective and displays the analysis results using different charts.

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

17. gotofile

Description: This plug-in can accurately and quickly search for the corresponding file by entering some file names in the eclipse work zone. It supports eclipse version: 2.x, 3.x, wsad. License used: Free lgpl.

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

18. Eclipse acceleration plug-in keepresident

Description: Change the efficiency of eclipse in windows, resource occupation problem: see connection: http://suif.stanford.edu/pub/keepresident/screenshots.html

: Http://suif.stanford.edu/pub/keepresident/keepresident-0.2.zip

19. jdepend package dependency analysis

Description: The package dependency analysis supports eclipse 3.5-3.6.

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

20. eclemma

Description: test.CodeCoverage

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

21. Metrics

Description: complexity monitoring.

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

22. moreunit

Description: moreunit is an Eclipse plug-in that provides many auxiliary functions for compiling Java unit tests and improves the efficiency of writing and managing Java unit tests (JUnit or testng. The main functions are as follows:

1. indicates which classes are supported by unit testing.
2. It indicates that the methods are supported by unit tests.
3. When you Rena class or method, the name in unit test is renamed.
4. When the mobile class is used, the moreunit will test the corresponding mobile unit class.

5. Fast jump between the work class and the test class through a shortcut (CTRL + J). This function is really convenient

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

23. Jetty

Description: Jetty has the advantage of fast loading, which is especially suitable for those who do not have the patience to wait for the container to load slowly during the development process. There are several methods to run in eclipse. Today I will introduce how to start jetty through the jetty plug-in of Eclipse.

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

24.Subclipse

The source code management tool subversion's Java client manages the source code using subversion, which is expected to be used more often. The javahl interface is used by default. If it is correct, do not switch

Official website address: http://subclipse.tigris.org/
Update site:Http://subclipse.tigris.org/update_1.6.x
Link Method :(I tried it. I don't know if it's because the package is downloaded incorrectly.)

1) download from the official website

2) decompress $ {eclipse} \ eclipse-plugins \ SVN \ eclispe \ and delete site. XML (important)

3) Create the link file $ {eclipse} \ links \ SVN. link with the following content: Path = eclipse-plugins // SVN

4) Restart eclipse. Eclipse.exe-clean

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

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.