Squiz Matrix
4.12.2
|
Public Member Functions | |
void | run (String arg) |
String | getName (String path) |
Checks for duplicate class files in the plugins directory and deletes older duplicates.
Definition at line 8 of file ClassChecker.java.
|
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.