Changes for page Useful Eclipse Plugins

Last modified by Kieran Kelleher on 2011/07/25 18:02

From version 72.1
edited by Kieran Kelleher
on 2007/07/12 13:58
Change comment: There is no comment for this version
To version 71.1
edited by Kieran Kelleher
on 2007/07/12 13:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -5,20 +5,14 @@
5 5  == Useful Plugins ==
6 6  
7 7  |= Name |= Details
8 -| Subclipse | Essential Subversion client
9 -\\ [[http://subclipse.tigris.org/]]
10 -
8 +|Subclipse | Essential Subversion client
9 +[[http://subclipse.tigris.org/]]
11 11  | QuickREx | Provides regular expression building tool in a View
12 -\\ [[http://www.bastian-bergerhoff.com/eclipse/features/web/QuickREx/toc.html]]
13 -
14 -| AnyEdit | AnyEdit plugin adds several new tools to the context menu of text based Eclipse editors, to Eclipse main menu and editor toolbar.
15 -\\ [[http://andrei.gmxhome.de/eclipse.html]]
16 -\\ AnyEdit contributes also Import/Export working sets wizards.
17 -\\ AnyEdit also allows you to automatically remove trailing whitespaces and/or perform tabs<->spaces conversion on a "save" action in all text-based Eclipse editors, and can show whitespace in text editors.
18 -
11 +[[http://www.bastian-bergerhoff.com/eclipse/features/web/QuickREx/toc.html]]
12 +| AnyEdit | AnyEdit plugin adds several new tools to the context menu of text- based Eclipse editors, to Eclipse main menu and editor toolbar.
13 +[[http://andrei.gmxhome.de/eclipse.html]]
14 +AnyEdit contributes also Import/Export working sets wizards.
15 +AnyEdit also allows you to automatically remove trailing whitespaces and/or perform tabs<->spaces conversion on a "save" action in all text-based Eclipse editors, and can show whitespace in text editors.
19 19  | Jadclipse | On the fly decompilation of .class files - useful for debugging.
20 -\\ [[http://jadclipse.sourceforge.net/]]
21 -\\ Works in association with jad executable.
22 -
23 -|FindBugs | Finds bugs via static analysis.
24 -\\Update Site: [[http://findbugs.cs.umd.edu/eclipse]]
17 +[[http://jadclipse.sourceforge.net/]]
18 + Works in association with jad executable.