Run Jetty Run
Running a web application in Eclipse should be as simple as ‘clicking run’.
- Home Site : http://code.google.com/p/run-jetty-run/
- Update Site : http://run-jetty-run.googlecode.com/svn/trunk/updatesite
- Full maven support , simply run maven J2EE project without any config
JSDT-jQuery
This is a plugin for the Eclipse JavaScript Development Tools (JSDT) that adds jQuery autocompletion support.
- Home Site : http://code.google.com/a/eclipselabs.org/p/jsdt-jquery/
- Update Site : http://svn.codespot.com/a/eclipselabs.org/jsdt-jquery/updatesite
- If you have trouble installing this plugin it’s likely that you don’t have Eclipse 3.7
StartExplorer Eclipse
This plug-in offers tight integration of system file manager
(Windows Explorer, Gnome Nautilus, KDE Konqueror, Mac Finder, …) and shell (cmd.exe, Linux/Mac terminal) in Eclipse
- Home Site : http://basti1302.github.com/startexplorer/
- Update Site : http://basti1302.github.com/startexplorer/update/
- Eclipse 3.3 (may work with earlier versions, I have not tested these)
- JRE 1.5 or better (you’ll have that covered if you’re running Eclipse 3.3 or above)
JAutodoc
JAutodoc is an Eclipse Plugin for automatically adding Javadoc and file headers to your source code.
It optionally generates initial comments from element name by using Velocity templates for Javadoc and file headers
- Home Site : http://jautodoc.sourceforge.net/
- Update Site : http://jautodoc.sourceforge.net/update/
JadClipse (Java Decompiler Plugin)
Imagine you have several libraries you are using for the project and you haven’t got the source code.
There is an error and you need to see the sourcecode to find out what is going wrong. What will you do?
JadClipse plugin comes to the rescue in this situation.
Log4E
Plugin which simplifies your logging in java files. You can configure it with the popular logging utilities like log4j.
It has got some nice features log varibale/method/class and can easily replace all System.outs with log statements
- Home Site : http://log4e.jayefem.de/
- Update Site : http://log4e.jayefem.de/update
Subclipse
Subclipse is svn plugin
- Home Site : http://subclipse.tigris.org/
- Update Site : http://subclipse.tigris.org/update_1.8.x
SpringSource Tool Suite
SpringSource Tool Suite™ (STS) provides the best Eclipse-powered development environment
for building Spring-powered enterprise applications. STS supplies tools for all of the latest enterprise Java,
Spring, Groovy and Grails based technologies as well as the most advanced tooling available for enterprise OSGi development.
- Home Site : http://www.springsource.com/developer/sts
- Update Site : http://www.springsource.com/downloads/sts
RegEx
It is a eclipse plugin to help create regular expressions (regex).
The goal is to make it as easy and as fast as possible to create Regex.
- Home Site : http://myregexp.com/eclipsePlugin.html
- Update Site : http://regex-util.sourceforge.net/update/
Hex Editor Plugin (EHEP)
EHEP is an Eclipse plugin, which allows user to view or modify any file in hex mode.
Plugin provides table with hex and character view of the file
- Home Site : http://ehep.sourceforge.net/
- Update Site : http://ehep.sourceforge.net/update
- Eclipse 3.4.x or newer;
- Java Runtime Environment 5, 6 or newer;
System Search
system and desktop search
- Home Site : http://mcuoneclipse.wordpress.com/2012/04/06/5-best-eclipse-plugins-3-system-and-desktop-search/
- Download Site : http://www.steinerberg.com/EmbeddedComponents/System%20Search/com.nokia.search.system_2.0.0.201102171254.jar
WickedShell
WickedShell gives my access to the system shell/console within eclipse.This is very handy
as I do not need to leave eclipse for things I want to do in a DOS shell: I use the WickedShell inside eclipse.
- Home Site : http://mcuoneclipse.wordpress.com/2012/03/31/5-best-eclipse-plugins-5/
- Update Site : http://www.wickedshell.net/updatesite
Bravo JSP
Bravo JSP editor is a WYSIWYG JSP/html editor.
- Home Site : http://bravo.comxa.com/
- Demo Site : http://bravo.comxa.com/demo6.php
- Update Site : http://bravo.comxa.com/update
- Install Guide Site : http://bravo.comxa.com/install_e35.php
GES
GES tool is the result of integrating the Google Desktop Search (GDS) engine into IBM’s Eclipse development environment
to improve searching in software projects in a manner similar to searching the internet or your own desktop.
- Home Site : http://ges.sourceforge.net/
- Download Site : http://sourceforge.net/project/showfiles.php?group_id=173253
Properties Editor
This editor can directly edit property files written in Unicode reference characters, and
saves the time and effort of converting into Unicode through native2ascii.
In addition to the usual functions of an editor, the plugin is integrated with Eclipse.
Files can be opened in the IDE and saved in Unicode. It can use by intuitive
and simple operation.
(2009.05.23) The editor(Eclipse plug-in) had the hover display of the property
on the Java editor and the jump function to the property reference part.
- Home Site : http://propedit.sourceforge.jp/index_en.html
- Update Site : http://propedit.sourceforge.jp/eclipse/updates/
Eclipse Wiki
This Eclipse plugin is a simple personal or project Wiki. A Wiki is many things,
but in the context of Eclipse, it is a powerful project documentation tool linking documentation to eclipse resources,
web sites, bug tracking tools and other Wikis.
- Home Site : http://eclipsewiki.sourceforge.net/
- Update Site : http://www.stateofflow.com/UpdateSite
M2Eclipse (Maven)
The goal of the Eclipse m2eclipse project is to provide Apache Maven support in the Eclipse IDE,
making it easier to edit Maven’s pom.xml, run a build from the IDE and much more. For Java developers,
the very tight integration with JDT greatly simplifies the consumption of Java artifacts.
- Home Site : http://www.sonatype.org/m2eclipse
- Update Site : http://download.eclipse.org/technology/m2e/releases
EGit
EGit is an Eclipse Team provider for the Git version control system.
Git is a distributed SCM, which means every developer has a full copy of all history of every revision of the code,
making queries against the history very fast and versatile.
- Home Site : http://www.eclipse.org/egit/
- Update Site : http://download.eclipse.org/egit/updates
PyDev (Python IDE)
PyDev is a Python IDE for Eclipse, which may be used in Python, Jython and IronPython development.
- Home Site : http://pydev.org/index.html
- Update Site : http://update-production-pydev.s3.amazonaws.com/pydev/updates/
- Java 5 or higher (java 6 recommended)
FTP 추가 안 한거랑 내가 만든 플러그인을 같이 안 넣은 게 크게 느껴진다.;;
'소프트웨어 (과거) > 웹 서버 등 개발 환경 세팅' 카테고리의 다른 글
42. 맥북에 윈도우 설치하기 (0) | 2022.08.19 |
---|---|
41. 레지스트리란? (0) | 2022.05.26 |
39. 유용한 이클립스 플러그인 다시 정리 1 (0) | 2022.05.23 |
38. 현재 필자의 최신 개발 환경이다. (0) | 2022.05.23 |
37. 이클립스 플러그인 개발 [펌] (0) | 2022.05.19 |