%HTTP_EQUIV_ON_VIEW%
%WIKILOGOALT% TWiki > Plugins > JToolsPlugin TWiki webs:
%WIKIWEBLIST%
Plugins . { Changes | Index | Search | Go }

JTools

The JTools plugin provides commands designed to assist in various aspects of programming Java in jEdit. These allow you to: insert an import statement for the (unqualified) class name under the caret, check for unnecessary import statements, convert wildcard imports into fully-qualified imports and vice-versa, sort imports, generate skeleton code for a class based on the class it extends and/or the interfaces it implements. The latest version of JTools uses the Java Core plugin to find classes and class information.

Plugin Page Form
Plugin Name?: JTools
Category: Java Centric
Plugin Status: Mature
Maintainer: Robert Fletcher?
Source Forge Account?: rfletch6
Latest Version?: 1.6
Released: February 10, 2004
Where To Download: http://plugins.jedit.org/plugins/?JTools
Description: The JTools plugin provides commands designed to assist in various aspects of programming Java in jEdit. These allow you to: insert an import statement for the (unqualified) class name under the caret, check for unnecessary import statements, convert wildcard imports into fully-qualified imports and vice-versa, sort imports, generate skeleton code for a class based on the class it extends and/or the interfaces it implements. The latest version of JTools uses the Java Core plugin to find classes and class information.
Compatibility: Works With 42?, Supports Dynamic Loading?

Topic JToolsPlugin . { Edit | Attach | Ref-By | Printable | Diffs | r1.5 | > | r1.4 | > | r1.3 | More }
Revision r1.5 - 14 Feb 2004 - 13:12 GMT - Robert Fletcher
Parents: Web Home
%WEBCOPYRIGHT%