A
Ajax
Aspect-Oriented
 
B
Bloggers
Build Systems
Business Intelligence
ByteCode
 
C
CMS
Cache Solutions
Charting & Reporting
Chat Servers
Code Analyzers
Code Beautifiers
Code Coverage
Collections
Command Line
Connection Pools
Crawlers
 
D
Databases
 
E
EJB Servers
ERP & CRM
ESB
Eclipse Plugins
Expression Languages
 
F
Financial Soft
Forum Soft
 
G
General Purpose
Geospatial
Groupware
 
H
HTML Parsers
 
I
IDEs
Installers
Inversion of Control
Issue Tracking
 
J
J2EE Frameworks
JDBC
JMS
JMX
JSP Tag Libraries
Job Schedulers
 
L
Localization
Logging Tools
 
M
Mail Clients
 
N
Network Clients
Network Servers
 
O
Obfuscators
 
P
PDF Libraries
Parser Generators
Persistence
Portals
Profilers
Project Management
 
R
RSS & RDF Tools
Rule Engines
 
S
SQL Clients
Scripting Languages
Search Engines
Security
Source Control
Swing
 
T
Template Engines
Testing Tools
Text Processing
 
U
UML & Modeling
 
V
Validation
 
W
Web Frameworks
Web Mail
Web Servers
Web Services
Web Testing
Wiki Engines
Workflow Engines
 
X
XML Parsers
XML UI Toolkits
 

Fast Code Eclipse Plugin

It is free eclipse plugin for faster java development. It can help you code faster in a spring based application. It is capable of :

 * Automatically create DAO to Service and Service to Action, e.g. FooDAO to FooService and FooService to FooAction.
 * Automatically create one DAO to another with different name, e.g. FooDAO (with methods getFoo, saveFoo) to BarDAO (with methods getBar, saveBar).
 * Also create spring based configurations.
 * Easily navigate from DAO to Service and Service to DAO.
 * Easily navigate from hibernate pojos to .hbm files.
 * Easily create List, ArrayList, Map, HashMap initializers or fields in a class.
 * Easily copy a field, just highlight and right click, go inside Fast Code pop up menu and click 'Copy Field'
 * You can highlight part of the field name also.
 * Some of the features can be turned off/on or configured in Windows->Preference->Fast Code Preference.

 
Category Eclipse Plugins
License GNU Library or Lesser General Public License (LGPL)
HomePage http://fast-code.sourceforge.net/

Articles, Tutorials, Resources

(Suggest new resource)

See also






Java is a trademark or registered trademark of Sun Microsystems, Inc. in the United States and other countries. This site is independent of Sun Microsystems, Inc.