Jakub Chrzanowski 803a9d3ca8
Docs maintenance (#316)
docs maintenance
2020-09-21 17:15:08 +02:00

704 B

title redirect_from
Fundamentals
/reference_guide.html
/basics/architectural_overview.html

This section describes the low-level fundamental building blocks of the IntelliJ Platform:

  • The component model - how the application is hosted and composed. Lifetime and dependency management.
  • Disposers - managing object lifetimes and resource cleanup
  • Threading models
  • Messaging