jEdit Community home jEdit Community Wiki > Plugins > JToolsPlugin (r1.1 vs. r1.5) jEdit Community Wiki webs:
Main | Plugins | Know | TWiki | Sandbox
Plugins . { Changes | Index | Search | Go }
 <<O>>  Difference Topic JToolsPlugin (r1.5 - 14 Feb 2004 - Robert Fletcher)
Changed:
<
<

%META:FIELD{name="Description" title="Description" value="The JTools plugin provides a set of commands designed to assist in various aspects of programming Java in jEdit:%_N_%

    %_N_%
  • Generating and inserting an import statement for the (unqualified) class name under the caret.
  • %_N_%
  • Checking for unnecessary import statements.
  • %_N_%
  • Converting wildcard imports into fully-qualified imports and vice-versa.
  • %_N_%
  • Sorting import statements.
  • %_N_%
  • Generating skeleton code for a class based on the class it extends and/or the interfaces it implements.
  • %_N_%
%_N_%The latest version of JTools uses the Java Core plugin to find classes and class information."}%
>
>

%META:FIELD{name="Description" title="Description" value="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."}%


 <<O>>  Difference Topic JToolsPlugin (r1.4 - 13 Feb 2004 - Robert Fletcher)
Changed:
<
<

%META:FIELD{name="PluginStatus" title="PluginStatus" value="Stable"}% %META:FIELD{name="Maintainer" title="Maintainer" value="BobFletcher"}% %META:FIELD{name="SourceForgeAccount" title="SourceForgeAccount" value="rfletcher"}% %META:FIELD{name="LatestVersion" title="LatestVersion" value="1.3"}% %META:FIELD{name="Released" title="Released" value="February 27, 2003"}%

>
>

%META:FIELD{name="PluginStatus" title="PluginStatus" value="Mature"}% %META:FIELD{name="Maintainer" title="Maintainer" value="RobertFletcher"}% %META:FIELD{name="SourceForgeAccount" title="SourceForgeAccount" value="rfletch6"}% %META:FIELD{name="LatestVersion" title="LatestVersion" value="1.6"}% %META:FIELD{name="Released" title="Released" value="February 10, 2004"}%

Changed:
<
<

%META:FIELD{name="Description" title="Description" value="The JTools plugin provides a set of tools for use by Java programmers. The current toolset comprises; Check Imports (current buffer/all buffers), Convert Imports to Wildcards, Extend Wizard, Toggle Line Comment & Toggle Range Comment."}%

>
>

%META:FIELD{name="Description" title="Description" value="The JTools plugin provides a set of commands designed to assist in various aspects of programming Java in jEdit:%_N_%

    %_N_%
  • Generating and inserting an import statement for the (unqualified) class name under the caret.
  • %_N_%
  • Checking for unnecessary import statements.
  • %_N_%
  • Converting wildcard imports into fully-qualified imports and vice-versa.
  • %_N_%
  • Sorting import statements.
  • %_N_%
  • Generating skeleton code for a class based on the class it extends and/or the interfaces it implements.
  • %_N_%
%_N_%The latest version of JTools uses the Java Core plugin to find classes and class information."}%

 <<O>>  Difference Topic JToolsPlugin (r1.3 - 09 Feb 2004 - Brad Mace)
Changed:
<
<

%META:FIELD{name="SourceForgeAccount" title="SourceForgeAccount" value=""}%

>
>

%META:FIELD{name="SourceForgeAccount" title="SourceForgeAccount" value="rfletcher"}%


 <<O>>  Difference Topic JToolsPlugin (r1.2 - 09 Feb 2004 - Brad Mace)
Added:
>
>

%META:FIELD{name="PluginStatus" title="PluginStatus" value="Stable"}%

Added:
>
>

%META:FIELD{name="SourceForgeAccount" title="SourceForgeAccount" value=""}%

Added:
>
>

%META:FIELD{name="Compatibility" title="Compatibility" value="WorksWith42, Supports Dynamic Loading?"}%


 <<O>>  Difference Topic JToolsPlugin (r1.1 - 16 Aug 2003 - Brad Mace)
Added:
>
>

%META:TOPICINFO{author="BradMace" date="1061012382" format="1.0" version="1.1"}% %META:TOPICPARENT{name="WebHome"}%

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.

%META:FORM{name="PluginPageForm"}% %META:FIELD{name="PluginName" title="PluginName" value="JTools"}% %META:FIELD{name="Category" title="Category" value="JavaCentric"}% %META:FIELD{name="Maintainer" title="Maintainer" value="BobFletcher"}% %META:FIELD{name="LatestVersion" title="LatestVersion" value="1.3"}% %META:FIELD{name="Released" title="Released" value="February 27, 2003"}% %META:FIELD{name="WhereToDownload" title="WhereToDownload" value="http://plugins.jedit.org/plugins/?JTools"}% %META:FIELD{name="Description" title="Description" value="The JTools plugin provides a set of tools for use by Java programmers. The current toolset comprises; Check Imports (current buffer/all buffers), Convert Imports to Wildcards, Extend Wizard, Toggle Line Comment & Toggle Range Comment."}%


Topic JToolsPlugin . { View | Diffs | r1.5 | > | r1.4 | > | r1.3 | More }
Revision r1.1 - 16 Aug 2003 - 05:39 GMT - Brad Mace
Revision r1.5 - 14 Feb 2004 - 13:12 GMT - Robert Fletcher
Copyright © 1999-2004 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding jEdit Community Wiki? Send feedback.