mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 10:17:50 +08:00
365 B
365 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