JDeodorant is an Eclipse plug-in that identifies design problems in software, known as bad smells, and resolves them by applying appropriate refactorings.
JDeodorant employs employs a variety of novel methods and techniques in order to identify code smells and suggest the appropriate refactorings that resolve them.
For the moment, the tool identifies four kinds of bad smells, namely Feature Envy, Type Checking, Long Method and God Class.
<repository>
<id>google-maven-snapshot-repository</id>
<name>Google Maven Snapshot Repository</name>
<url>https://oss.sonatype.org/content/repositories/google-snapshots/</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
Back in May, at Google IO, we announced an integration between VMware’s popular Spring framework for server-side development and GWT for the client-side. Since then we have been excited by the feedback and comments from customers building real world apps with this technology. In response to their feedback, and pushing towards delivering on our our promises form IO, we are very happy to announce release M3. Looking forward we expect our production quality, GA (general availability), drop to land in a few months.
Some key features included in this release are built-in history support in Activities and Places, relationship management within RequestFactory, and the ability to call instance methods on entities themselves. The overarching goal was to nail down the API and deliver on features and functionality that are vital to creating industry-grade business apps.
For the Spring Roo community, we're continuing to build-out the integrated stacks that we announced back at Google I/O. GWT 2.1 M3 includes a parallel Roo 1.1 M3 that will allow you to take advantage of all the features mentioned above. Also, in the spirit of co-operative and transparent development, you can find a full list of features and functionality over at Roo's issue tracker.
GWT 2.1 M3 is available on our Google Code download site. We’d love to hear your feedback and thoughts on this release, and our GWT Developer Forum would be the best place to post this information.

Latest News: - Shapes completed - Integration with Inksapce - SVG Support - Images direct from Google Search - Printing implemented - Windows Installer available now. Excel Sheets can be edited, Most Office 2007 documents can be viewed and edited now.
J-Office for Java consists of different Java/SWT/Draw2d-Based components to view and edit OOXML (MS2007-Office) documents. There is no need to have any Office installed. Future releases will also support the ODF-Format (Open Office). A webbrowser is integrated for a better Interoperability with the Office programs.
Though the main purpose is to provide a Java component that can be easily be integrated into existing Java application it can be also used in the future as an alternative to MS-Office. J-Office has no dependency to any installed Office suite.
The actual size of the main component is about 1 MByte. The size of the final release will be kept far below 10 MByte, so it is also an option for small devices.
This is a clone of the Google Plugin for Eclipse package, providing the plugin for Eclipse Galileo (3.5) releases rather than Helios (3.6). Please see the official package for Helios for a complete description.
Google did not create or endorse this Marketplace listing; it was created by the author solely for convenience.
"JUnit Helper" is a project to reduce frustrations of Java unit-testing on Eclipse IDE by getting off the routine works when making test cases.
This one supports to cover all the tests for public, protected and package local developing methods by making it easier and less stressful to start new test cases.
This plugin runs on Eclipse 3.3 or above. Please install from the update-site or download zip archive file from this website.
Introduction
It's a small tool to enhance the quick fix proposal of JDT.
JDT is a powerful IDE to develop java application. However it's not so intelligent all the time. This tool do some enhancement on JDT to improve my productivity.
All of features of this tool are based on my development favor. More intelligent feature might be implemented in future if I find I need one.
It has
For example,
Patch bringing back the "Running Man" and/or the "Eraser" icons to Eclipse 3.x