We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Os:Windows11 Rider:2023.3.3 jdk:17.0.3.1 Steps: dotnet new install -h JetBrains.ReSharper.SamplePlugin.*.nupkg
dotnet new resharper-rider-plugin --name MyAwesomePlugin
gradlew :publishPlugin
It's hard to build a simple local plugins to use, any teach videos?
Thanks.
Error msg:
Task :buildSearchableOptions FAILED
FAILURE: Build failed with an exception.
java.nio.file.NoSuchFileException: D:\RiderProject\MyAwesomePlugin\build\riderRD-2023.3\bin
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Os:Windows11
Rider:2023.3.3
jdk:17.0.3.1
Steps:
dotnet new install -h JetBrains.ReSharper.SamplePlugin.*.nupkg
dotnet new resharper-rider-plugin --name MyAwesomePlugin
gradlew :publishPlugin
It's hard to build a simple local plugins to use, any teach videos?
Thanks.
Error msg:
FAILURE: Build failed with an exception.
Execution failed for task ':buildSearchableOptions'.
The text was updated successfully, but these errors were encountered: