1. Home
  2. User Documentation
  3. 1. Summary
  4. 2. Installing
    1. 2.1. Requirements
    2. 2.2. Automated installation using the launcher
    3. 2.3. Manual installation
    4. 2.4. Why is there a launcher?
  5. Developer Documentation
  6. 3. Summary
  7. 4. Getting Started
  8. 5. Architecture
    1. 5.1. Building
    2. 5.2. Running
    3. 5.3. Important libraries
    4. 5.4. CDI
    5. 5.5. Modules
  9. 6. Workspace model
  10. 7. Plugins & scripts
    1. 7.1. Plugins
    2. 7.2. Scripts
  11. 8. Services
    1. 8.1. AggregateMappingManager
    2. 8.2. AttachManager
    3. 8.3. CallGraphService
    4. 8.4. CommentManager
    5. 8.5. ConfigManager
    6. 8.6. DecompileManager
    7. 8.7. GsonProvider
    8. 8.8. InfoImporter
    9. 8.9. InheritanceGraphService
    10. 8.10. JavacCompiler
    11. 8.11. MappingApplier
    12. 8.12. MappingFormatManager
    13. 8.13. MappingGenerator
    14. 8.14. MappingListeners
    15. 8.15. NameGeneratorProviders
    16. 8.16. PatchApplier
    17. 8.17. PatchProvider
    18. 8.18. PathExportingManager
    19. 8.19. PathLoadingManager
    20. 8.20. PhantomGenerator
    21. 8.21. ResourceImporter
    22. 8.22. ScriptEngine
    23. 8.23. ScriptManager
    24. 8.24. SearchService
    25. 8.25. SnippetManager
    26. 8.26. TransformationApplierService
    27. 8.27. TransformationManager
    28. 8.28. WorkspaceManager
    29. 8.29. WorkspaceProcessingService
  12. 9. Utilities
    1. 9.1. Android
    2. 9.2. ASM Visitors
    3. 9.3. IO
    4. 9.4. Threading
    5. 9.5. Miscellaneous
      1. 9.5.1. ClassDefiner
  13. 10. Miscellaneous
    1. 10.1. How to improve test cases
    2. 10.2. Configuring annotations in IntelliJ

Recaf Documentation