Skip to content

Commit fe26767

Browse files
authored
Add context
1 parent 14ee5d8 commit fe26767

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

content/en/docs/refguide/modeling/menus/edit-menu/preferences-dialog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,9 @@ Enabling this option allows you to specify which repositories should be used by
100100

101101
#### Repositories
102102

103-
Here you can specify which repositories to use for Gradle. The content of this field should be specified using Groovy syntax and is what is inside the `repositories { }` section in a Gradle build file. By default, this field contains: `mavenCentral()`.
103+
This option becomes available if **Use custom repositiories** is set to **Yes**.
104+
105+
You can specify which repositories to use for Gradle. The content of this field should be specified using Groovy syntax and is what is inside the `repositories { }` section in a Gradle build file. By default, this field contains: `mavenCentral()`.
104106

105107
## Maia Tab
106108

0 commit comments

Comments
 (0)