Getting Started: fix formatting in setting_up_environment.md

This commit is contained in:
Yann Cébron 2015-10-26 21:16:34 +01:00
parent 9b57cdca0e
commit a90cde828a

View File

@ -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 the source code of IntelliJ IDEA Community Edition as described in
[Check Out And Build Community Edition](/basics/checkout_and_build_community.md). [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**:
![Create IntelliJ Platform SDK](img/create_intellij_idea_sdk.png) ![Create IntelliJ Platform SDK](img/create_intellij_idea_sdk.png)
@ -30,8 +30,7 @@ To set up your plugin development environment:
![Set IDEA JDK](img/set_java_sdk.png) ![Set IDEA JDK](img/set_java_sdk.png)
**Note:** > **warning** You may use IntelliJ IDEA Ultimate as an alternative, but debugging the core code will only work with the *Community Edition*.
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: * In the Sourcepath tab of the SDK settings, click the *Add* button: