Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
ClassChecker Class Reference
Inheritance diagram for ClassChecker:
PlugIn

Public Member Functions

void run (String arg)
 
String getName (String path)
 

Detailed Description

Checks for duplicate class files in the plugins directory and deletes older duplicates.

Definition at line 8 of file ClassChecker.java.

Member Function Documentation

void run ( String  arg)
inline

This method is called when the plugin is loaded. 'arg', which may be blank, is the argument specified for this plugin in IJ_Props.txt.

Implements PlugIn.

Definition at line 12 of file ClassChecker.java.


The documentation for this class was generated from the following file: