| Package | Description | 
|---|---|
| org.jedit.migration | One-time migration steps | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CheckFileStatusMigration step for the 'checkFileStatus' property whose meaning changed slightly
    in jEdit. | 
| class  | KeymapMigrationExtracts, removes the shortcuts from jEdit 4.5 properties, and places them into the "imported" keymap. | 
| class  | OneTimeMigrationServiceBase class from which one can more easily implement a migration step
    that should be executed only once per installation. |