Skip to content

Commit 8604363

Browse files
authored
Lombok setup link (#251)
1 parent 18f6179 commit 8604363

File tree

1 file changed

+1
-1
lines changed
  • python/rpdk/java/templates/init/shared

1 file changed

+1
-1
lines changed

python/rpdk/java/templates/init/shared/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ The RPDK will automatically generate the correct resource model from the schema
99

1010
> Please don't modify files under `target/generated-sources/rpdk`, as they will be automatically overwritten.
1111
12-
The code uses [Lombok](https://projectlombok.org/), and [you may have to install IDE integrations](https://projectlombok.org/) to enable auto-complete for Lombok-annotated classes.
12+
The code uses [Lombok](https://projectlombok.org/), and [you may have to install IDE integrations](https://projectlombok.org/setup/overview) to enable auto-complete for Lombok-annotated classes.

0 commit comments

Comments
 (0)