| Module | Class | Status | Date of completion | Comment |
| Debugger | pl.edu.mimuw.md209461.javaspaces.blitzadmin.action.RunOnBlitz | COMPLETED | 09-07-2008 | Rewritten to use new Java Source API. |
| Debugger | pl.edu.mimuw.md209461.javaspaces.blitzadmin.nodes.BlitzRegistryNodeFactory | COMPLETED | 28-06-2008 | api.RegistryNodeFactory changed to spi.RegistryNodeFactory |
| Debugger | pl.edu.mimuw.md209461.javaspaces.blitzadmin.server.BlitzDeploymentManager | COMPLETED | 27-06-2008 | Import problems. |
| Debugger | pl.edu.mimuw.md209461.javaspaces.blitzadmin.server.BlitzDeploymentManagerImpl | COMPLETED | 27-06-2008 | A new method was added that needed to be implemented. |
| Debugger | pl.edu.mimuw.md209461.javaspaces.blitzadmin.server.BlitzJ2eePlatformFactory | COMPLETED | 27-06-2008 | Import problems. |
| Debugger | pl.edu.mimuw.md209461.javaspaces.blitzadmin.server.BlitzJ2eePlatformImpl | COMPLETED | 27-06-2008 | Import problems. |
| Debugger | pl.edu.mimuw.md209461.javaspaces.blitzadmin.server.BlitzOptionalFactory | COMPLETED | 27-06-2008 | Import problems. |
| Debugger | pl.edu.mimuw.md209461.javaspaces.blitzadmin.server.BlitzStartServerImpl | COMPLETED | 27-06-2008 | Import problems. |
| Debugger | pl.edu.mimuw.md209461.javaspaces.blitzadmin.server.ConfigurationSupportImpl | COMPLETED | 06-07-2008 | This class was removed. |
| Debugger | pl.edu.mimuw.md209461.javaspaces.debugger.action.DebugOnBlitz | COMPLETED | 06-07-2008 | Added a method checking whether a class has a main method to debugger.Utils. |
| Debugger | pl.edu.mimuw.md209461.javaspaces.debugger.breakpoint.BlitzBreakpoint | COMPLETED | 06-07-2008 | Unused import. |
| Debugger | pl.edu.mimuw.md209461.javaspaces.debugger.breakpoint.BlitzBreakpointAnnotation | COMPLETED | 06-07-2008 | Unused imports. |
| Debugger | pl.edu.mimuw.md209461.javaspaces.debugger.breakpoint.BreakpointUtils | COMPLETED | 11-07-2008 | Rewritten. |
| Debugger | pl.edu.mimuw.md209461.javaspaces.debugger.breakpoint.ToggleBlitzBreakpointAction | COMPLETED | 07-07-2008 | Rewritten. |
| Debugger | pl.edu.mimuw.md209461.javaspaces.debugger.replay.model.Sessions | COMPLETED | 06-07-2008 | The same problem as with action.RunOnBlitz |
| Debugger | pl.edu.mimuw.md209461.javaspaces.debugger.breakpoint.BlitzImplementationProvider | COMPLETED | 06-07-2008 | This class is rewritten together with the action toggling two types of breakpoints. |
| EntryEditor | pl.edu.mimuw.md209461.javaspaces.entryeditor.filetype.EntryJavaDataObject | COMPLETED | 30-06-2008 | Changing Resource to JavaSource. |
| EntryEditor | pl.edu.mimuw.md209461.javaspaces.entryeditor.filetype.EntryJavaWizardIterator | COMPLETED | 30-06-2008 | Rewritten to use new Java Source API. |
| EntryEditor | pl.edu.mimuw.md209461.javaspaces.entryeditor.filetype.JavaSpacesEntryMimeResolver | COMPLETED | 30-06-2008 | Problematic method was not used. |
| EntryEditor | pl.edu.mimuw.md209461.javaspaces.entryeditor.model.JavaSpacesEntry | COMPLETED | 05-07-2008 | Rewritten. |
| EntryEditor | pl.edu.mimuw.md209461.javaspaces.entryeditor.multiview.JavaMultiviewDataObject | COMPLETED | 01-07-2008 | Changing Resource to JavaSource. |
| EntryEditor | pl.edu.mimuw.md209461.javaspaces.entryeditor.multiview.JavaMultiviewEditorSupport | COMPLETED | 01-07-2008 | Changing Resource to JavaSource. |
| EntryEditor | pl.edu.mimuw.md209461.javaspaces.entryeditor.multiview.JavaMultiviewModel | COMPLETED | 01-07-2008 | Changing Resource to JavaSource. |