Skip to content

Commit

Permalink
Notable Changes: SdkType#getInvalidHomeMessage
Browse files Browse the repository at this point in the history
  • Loading branch information
YannCebron committed May 8, 2019
1 parent fbbb141 commit 553ca24
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions reference_guide/api_notable/api_notable_list_2019.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ title: Notable Changes in IntelliJ Platform and Plugins API 2019.*
`com.intellij.util.Query.forEach`
: Defaults to thread-safe to prevent problems with clients using unsynchronized collections.

`com.intellij.openapi.projectRoots.SdkType#getInvalidHomeMessage`
: Returns dedicated message when invalid SDK path was chosen (e.g., JRE instead of JDK).

## Notable Changes in IntelliJ Platform 2019.1

`@org.jetbrains.annotations.ApiStatus.AvailableSince`
Expand Down

0 comments on commit 553ca24

Please sign in to comment.