Fast Code Eclipse Plugin 1.1.9 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Fast Code Eclipse Plugin 1.1.9 (Default branch)
# 1  
Old 10-29-2008
Fast Code Eclipse Plugin 1.1.9 (Default branch)

Fast Code is an Eclipse plugin for easilygenerating similar classes, e.g. FooDAO to FooService and FooAction. It helps create stubs for other configuration files, resource bundles, JSP, etc. It can help you navigate between similar classes easily. It helps you create some constructs in Javaeasily, e.g List-ArrayList, Map-HashMap, etc., create imports, add a Spring dependency, and more.License: GNU Lesser General Public License (LGPL)Changes:
Video tutorials have been released. Copy member matches the case of the original member.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

issue with installing ADT plugin to eclipse

Hi all, I have installed android SDK in my ubuntu machine and tried to install ADT plugin to eclipse by following the instructions given in the official website. Since I was unable to add the site: dl-ssl.google.com/android/eclipse to that install software dialog box in eclipse, I manually... (0 Replies)
Discussion started by: saranya43
0 Replies

2. Programming

Eclipse plugin to create class diagrams

Hi Guys, I wonder if anyone is aware of a eclipse plugin that I can use to create class diagrams. Thanks!!. (1 Reply)
Discussion started by: arizah
1 Replies
Login or Register to Ask a Question
GATHERCTL(8)						     Linux Programmers Manual						      GATHERCTL(8)

NAME
gatherctl - control utility for gatherd SYNOPSIS
gatherctl DESCRIPTION
gatherctl is a simple shell program for controling the gatherd(8) metric collection daemon. It provides the ability to manipulate the state of the daemon as well as online loading and unloading of metric collection plugins. COMMANDS
h print help message s print status of daemon i initialize gathering service t terminate gathering service b start sampling plugins e stop sampling plugins l pluginlib load plugin library u pluginlib unload plugin library v pluginlib view/list metrics supported by plugin library q quit/exit control utility k kill gathering daemon d start gathering daemon FILES
/etc/gatherd.conf This file contains the daemon configuration settings. See gatherd.conf(5) for more information. BUGS
The SBLIM project maintains a mailing list to which you should direct all questions regarding sfcb, sfcc, wbemcli, the metric data gatherer, or any of the SBLIM providers. To subscribe to this list visit: https://lists.sourceforge.net/lists/listinfo/sblim-issues Please report bugs you discover to the bug tracker. The SBLIM project bug tracking page can be found at: https://sourceforge.net/tracker/?group_id=128809&atid=712784 AUTHORS
Please refer to the AUTHORS file distributed with sblim-gather. COPYRIGHT
Copyright (C) 2003-2012 IBM Corp. LICENSE
gatherctl is distributed under the terms of the Eclipse Public License ("Agreement"). Any use, reproduction or distribution of this program constitutes recipeients acceptance of the agreement. You can obtain a current copy of the Eclipse Public License from http://www.opensource.org/licenses/eclipse-1.0.php SEE ALSO
gatherd(8), gatherd.conf(5), sblim-gather-2.2.8 06/17/2014 GATHERCTL(8)