Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Here are the dependencies for setting up a development environment for this plug
Java Version
------------
Java version required for this plugin can be found by looking at the `sourceCompatibility` attribute inside `build.gradle` file.
Make sure your system has that version installed before you start the development. You can se this from `Project Structure` in main menu commonly named `File`.
Make sure your system has that version installed before you start the development. You can see this from `Project Structure` in main menu commonly named `File`.

Java JDK to use is ``openjdk-20`` i.e. ``Oracle OpenJDK version 20``

Expand Down