mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 02:07:50 +08:00
Getting Started: fix formatting in setting_up_environment.md
This commit is contained in:
parent
9b57cdca0e
commit
a90cde828a
@ -17,7 +17,7 @@ To set up your plugin development environment:
|
||||
* Check out the source code of IntelliJ IDEA Community Edition as described in
|
||||
[Check Out And Build Community Edition](/basics/checkout_and_build_community.md).
|
||||
|
||||
* Create a new *IntelliJ Platform SDK* under **File | Project Structure**:
|
||||
* Create a new *IntelliJ Platform SDK* under **File \| Project Structure**:
|
||||
|
||||

|
||||
|
||||
@ -30,8 +30,7 @@ To set up your plugin development environment:
|
||||

|
||||
|
||||
|
||||
**Note:**
|
||||
You may use IntelliJ IDEA Ultimate as an alternative, but debugging the core code will only work with the *Community Edition*.
|
||||
> **warning** You may use IntelliJ IDEA Ultimate as an alternative, but debugging the core code will only work with the *Community Edition*.
|
||||
|
||||
* In the Sourcepath tab of the SDK settings, click the *Add* button:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user