Recommended common Eclipse plug-ins

Source: Internet
Author: User
Tags svn client
ArticleDirectory
    • Eclipse web tools platform (WTP)
    • Eclipse data tools platform (DTP)
    • Subclipse
    • Startexplorer
    • Moreunit
Eclipse web tools platform (WTP)

Address: http://download.eclipse.org/webtools/

WTP is very powerful and supports HTML, JavaScript, XML, JSP, and syntax coloring,CodeTips, code folding, and other Java ee-related functions. Web development is essential!

 

Eclipse data tools platform (DTP)

Address: http://www.eclipse.org/datatools/
Supports SQL Execution and editing. In fact, I mainly use SQL file syntax highlighting. It is easier to use ultraedit + querybrowser for query.

 

Subclipse

Address: http://subclipse.tigris.org/
Integrate the svn client into eclipse to facilitate various SVN operations in IDE. For Linux, install JNA library.

 

Startexplorer

Address: http://startexplorer.sourceforge.net/
This is a very simple plug-in, but I cannot leave it, because the function is very practical:
1. Open the current file in Windows Explorer. (Windows only)
2. Use the system defaultProgramOpen the current file.
3. Open cmd.exe and locate the directory of the current file. (Windows only)
4. Copy the current file path to the clipboard.
5. other custom commands.
All of the above functions support custom shortcuts.
After abandoning myeclipse, I had been thinking about features for a long time. I also thought about developing a plug-in for this feature. So when I saw this plug-in, it was really awesome ~

 

Moreunit

Address: http://moreunit.sourceforge.net/
Automatically generate test classes and test methods, and quickly jump between the original method and the corresponding test method. Practical small Functions ~
By default, the shortcut keys Ctrl + U and CTRL + J are used, which can be manually modified.

 

Jadclipse

Function: decompilation tool. If you cannot download the source code, use this tool to view it.
Note: Some dependency packages do not provide-source. Jar. The Maven plug-in method described above is not working. You can use this plug-in to conveniently view the source code in eclipse.

 

 

Openexplorer

Function: use the resource manager to open the selected folders and files (easy explorer is also available ).
Note: After the installation is complete, a small yellow icon similar to a folder will appear in the toolbar. Click this small icon to open the selected file or folder under package Explorer with the resource manager.

 

Maven integration for eclipse

Function: integrate Maven with eclipse.
Note: The main page of this plug-in is http://m2eclipse.sonatype.org/, which has many functions. One of the cool and common functions is to use it to troubleshoot dependency conflicts.

 

Spring IDE for eclipse

Function: Spring Eclipse plug-in
Note: This plug-in can be used to conveniently compile and maintain spring configuration files.

 

Fatjar

The fat jar packaging plug-in can easily complete various packaging tasks, including external packages.

 

 

Xmlbuddy

It mainly provides functions such as DTD verification and code assistant, and xmlbuddy pro, which extends many functions compared with xmlbuddy, for example, it supports schema, XSLT, And Relax NG, but it requires money. Xmlbuddy is enough for general XML writing, and it is free and easy to get, so I will focus on it here.

 

 

Propedit

Eclipse's default. properties file editor has several problems:

1. Encoding Problems
2. multi-language Synchronization

 

 

Keepresident

Eclipse acceleration plug-in keepresident

 

 

Agent Management

How to manage the plug-ins installed in the dropins directory?

[Step 1]: open [help]-> [help contents], and enter "manage configuration ":
[Step 2]: Open the [restoring a saved configuration] page in the query result:

[Step 3]: Click the [help> Software Updates> Manage configuration] link on the page to open the [production configuration] Page.

 

Others:

 

View code

Jseclipse

Plug-in Home: http://www.interaktonline.com/Products/Eclipse/JSEclipse/Overview/
Plug-In Introduction: jseclipse is a free Javascript script editor under eclipse

Subversion
Version Control, equivalent to CVS
Installation: http://subclipse.tigris.org/install.html
Name: subclipse
URL: http://subclipse.tigris.org/update_1.0.x

CSS editor for eclipse
Http://csseditor.sourceforge.net/

Faceside
Faceside is an eclispe plug-in used to develop JSF. It can visually edit faces-config.xml files and provide code editing and validation, preview jsf jsp files. faceside contains MyFaces for JSF implementation
Http://amateras.sourceforge.jp/cgi-bin/fswiki_en/wiki.cgi? Page = faceside

Eclipse sqlexplorer plugin
A database management plug-in
Http://sourceforge.net/projects/eclipsesql

Poperties Editor
A plug-in that can convert the Chinese encoding format in the resource file to unicode encoding after editing is complete. This plug-in is useful when developing international applications.
Http://propedit.sourceforge.jp/eclipse/updates/
Eclipseme
Http://eclipseme.org/updates/

Eclipse acceleration plug-in keepresident
Http://suif.stanford.edu/pub/keepresident/

Myeclipse J2EE development plug-in, supporting Servlet/JSP/EJB/database operations, etc.
Www.myeclipseide.com

Properties editor edits the Java property file and can automatically save the disk in unicode format.
Http://propedit.sourceforge.jp/index_en.html
Http://propedit.sourceforge.jp/eclipse/updates/

Colorer take colors over hundreds of types of files by syntax
Http://colorer.sourceforge.net/

Xmlbuddy: edit an XML file
Www.xmlbuddy.com

Code folding adds a variety of code folding functions (more than those provided by ECLIPSE)
Http://www.coffee-bytes.com/servlet/PlatformSupport

Easy Explorer accesses the folder of the selected file and directory from eclipse
Http://easystruts.sourceforge.net/

The fat jar package plug-in allows you to conveniently complete various packaging tasks, including external packages.
Http://fjep.sourceforge.net/

RegEx test Regular Expression
Http://brosinski.com/stephan/archives/000028.php

Jasperassistant report plug-in (strong, for money)
Http://www.jasperassistant.com/

Jigloo GUI builder Java GUI editing plug-in
Http://cloudgarden.com/jigloo/

Profiler performance tracking and measurement tools, capable of tracking and measuring BS programs
Http://sourceforge.net/projects/eclipsecolorer/

Advanqas provides prompt and quick help for conditional statements such as if/else (automatic structure change, etc)
Http://eclipsecolorer.sourceforge.net/advanqas/index.html

The log4e log4j plug-in provides various log4j-related tasks, such as adding a logger for methods and classes.
Http://log4e.jayefem.de/index.php/Main_Page

Vssplugin VSS plug-in
Http://sourceforge.net/projects/vssplugin

Implementors provides an implementation class to jump to a method, rather than a function (Practical !)
Http://eclipse-tools.sourceforge.net/implementors/

Call hierarchy shows the calling level of a method (which method is called and which method is called)
Http://eclipse-tools.sourceforge.net/call-hierarchy/index.html

Eclipsetidy checks and formats html/XML files
Http://eclipsetidy.sourceforge.net/

Checkclipse check whether the code style and writing comply with the specifications
Http://www.mvmsoft.de/content/plugins/checkclipse/checkclipse.htm

Hibernate synchronizer hibernate plug-in, automatic ing, etc.
Http://www.binamics.com/hibernatesync/

Spring updatesite plug-in
Http://springide.org/updatesite/

Veloeclipse velocity plugin
Http://propsorter.sourceforge.net/
 
Editorlist
Http://editorlist.sourceforge.net/
 
Monitor memory usage of memorymanager
Http://cloudgarden.com/memorymanager/

Game plug-ins of eclipse
Http://eclipse-games.sourceforge.net/

JBoss-ide
Http://jboss.sourceforge.net/jbosside/updates/

Automatically decompile the class. After installation, set the default Association of the class file to jode.
Http://www.technoetic.com/eclipse/update

Jigloo swing/SW design tool. The built-in form/anchor layout is very useful!
Http://cloudgarden.soft-gems.net/update-site/

Jinto's resource file editing tool, which simultaneously edits multiple languages and automatically converts to iso8859-1 encoding. Very easy to use!
Http://www.guh-software.de/eclipse/

 

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.