mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
wording in run_configurations.md
This commit is contained in:
parent
14b56b2723
commit
1df4684f64
@ -9,14 +9,14 @@ You can provide UI for the user to specify execution options, as well as an opti
|
||||
|
||||
# Architectural overview
|
||||
|
||||
Classes used to manipulate *IntelliJ IDEA's* run configurations can be split into the following groups:
|
||||
Classes used to manipulate run configurations can be split into the following groups:
|
||||
|
||||
* [Run configuration management](/basics/run_configurations/run_configuration_management.md)
|
||||
This includes creation, persistence, and modification.
|
||||
|
||||
* [Execution](/basics/run_configurations/run_configuration_execution.md)
|
||||
|
||||
This diagram shows the main classes related to **IntelliJ IDEA** run configurations
|
||||
This diagram shows the main classes:
|
||||
|
||||

|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user