diff --git a/vscode/src/jdkDownloader.ts b/vscode/src/jdkDownloader.ts index 849404b..9dda830 100644 --- a/vscode/src/jdkDownloader.ts +++ b/vscode/src/jdkDownloader.ts @@ -403,7 +403,7 @@ export const fetchJDKDownloadView = (machineArch: string, osType: string, versio
This tool enables you to download either the latest Oracle Java SE JDK with Oracle No-Fee Terms and Conditions or the Oracle OpenJDK builds under the GNU Public License with ClassPath Exception. +
This tool enables you to download either the latest Oracle Java SE JDK with Oracle No-Fee Terms and Conditions or the Oracle OpenJDK builds under the GNU Public License with ClassPath Exception. It will then handle the installation and configuration on your behalf.
This enables you to take full advantage of all the features offered by this extension.