2020-06-08 17:37:52 +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