Skip to content

Commit 14ce4f0

Browse files
Update upgrading-java-projects-with-github-copilot.md (#55935)
Co-authored-by: Felix Guntrip <[email protected]>
1 parent 7e5043d commit 14ce4f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/copilot/using-github-copilot/guides-on-using-github-copilot/upgrading-java-projects-with-github-copilot.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Before getting started you must have the following:
3535
* Installed versions of both the source and target JDKs.
3636
* A Git-based Java project using Maven or Gradle.
3737
* For Maven-based projects, access to the public Maven Central repository.
38+
* Make sure `chat.extensionTools.enabled` is set to `true` in your {% data variables.product.prodname_vscode %} settings. This setting might be controlled by your organization.
3839

3940
>[!NOTE] For Gradle projects, only wrapper-based builds (Gradle v5+) are supported. Projects using Kotlin DSL are not currently supported.
4041

0 commit comments

Comments
 (0)