mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-29 17:57:53 +08:00
367 B
367 B
title |
---|
Fundamentals |
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.
- Threading models
- Messaging