Skip to content

Commit ea28019

Browse files
committed
Add note about installing dependencies
1 parent 56f6959 commit ea28019

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

topics/basics/getting_started/running_plugin.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
A plugin generated from the template can be run through one of the [Run/debug configurations](https://www.jetbrains.com/help/rider/Run_Debug_Configuration.html) or from the command-line on Windows, macOS, and Linux.
66

7+
> The included Gradle and PowerShell scripts take care of installing all necessary dependencies, including Gradle Wrappers, Amazon Corretto OpenJDK, and installers for experimental instances of ReSharper and Rider.
8+
>
9+
{type="tip"}
10+
711
## From Run Configurations
812

913
The included [run configurations](https://www.jetbrains.com/help/rider/Run_Debug_Configuration.html) are shortcuts for the aforementioned command-line invocations. Choose one of the following configurations in Rider and click <control>Run</control> or <control>Debug</control>:

0 commit comments

Comments
 (0)