Skip to content

Commit

Permalink
Rewrite paragraph
Browse files Browse the repository at this point in the history
  • Loading branch information
hegyibalint committed Oct 31, 2024
1 parent 6bd3990 commit e188650
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/user/DeclarativeGradle.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ In order to install
1. Go to the "Settings > Gradle > Experimental features" menu, and select this `lsp-all.jar` file.
1. Upon opening any `gradle.dcl` file, the LSP should turn on. Observe the console for any diagnostic messages.

## Sample project
## Sample projects

Our main flagship project showcasing the capabilities is the [unified-prototype](https://github.com/gradle/declarative-gradle/tree/main/unified-prototype).
This project is importable by Buildship (even without the declarative support). The project needs the latest
To try out the feature, take a look at our [sample projects](https://declarative.gradle.org/docs/getting-started/samples/).
These projects should be importable by Buildship without any problem, but make sure that the importing uses the wrapper shipped by the samples.

## Verifying if the LSP works

Expand Down

0 comments on commit e188650

Please sign in to comment.