Skip to content

Commit

Permalink
setting_up_environment.md: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
YannCebron committed Dec 19, 2019
1 parent daa33e7 commit f26ef7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions basics/getting_started/setting_up_environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ To set up your plugin development environment:
![Set Home Directory](img/set_home_directory.png)
<br/>
<br/>
* Select **1.8** as the default Java SDK. See the _IntelliJ Build Configuration_ section of [Check Out And Build Community Edition](upsource:///README.md) for instructions about creating **1.8** JSDK.
* Select **1.8** as the default Java SDK. See the _IntelliJ Build Configuration_ section of [Check Out And Build Community Edition](upsource:///README.md) for instructions about creating **1.8** Java SDK.

![Set IDEA JDK](img/set_java_sdk.png)
<br/>
Expand All @@ -41,7 +41,7 @@ To set up your plugin development environment:
<br/>
<br/>
* Specify the **Sandbox Home** directory.
The *Sandbox Home* directory stores the settings of the IDE development instance launched from a Plugin Project's **Run** configration.
The *Sandbox Home* directory stores the settings of the IDE development instance launched from a Plugin Project's **Run** configuration.
Shown below is the default *Sandbox Home* directory for a user on Mac OS X. Any directory can be chosen as the *Sandbox Home* location.
Use the ellipsis button (shown below) to define a custom location.

Expand Down

0 comments on commit f26ef7f

Please sign in to comment.