You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-18Lines changed: 11 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,19 +21,19 @@ This page explains supported environments, support, and giving feedback and prov
21
21
*[Use the Snyk plugin to secure your Eclipse projects](https://docs.snyk.io/ide-tools/eclipse-plugin/use-the-snyk-plugin-to-secure-your-eclipse-projects)
* Preview update site (CI/CD, on commit): [https://storage.googleapis.com/snyk-eclipse-plugin-test/preview-2.1/repository/](https://storage.googleapis.com/snyk-eclipse-plugin-test/preview-2.1/repository/)
31
-
*Update site (weekly): [https://storage.googleapis.com/snyk-eclipse-plugin/weekly-2.1/repository/](https://storage.googleapis.com/snyk-eclipse-plugin-test/weekly-2.1/repository/)
30
+
* Preview update site (CI/CD, on commit): [https://static.snyk.io/eclipse/preview](https://static.snyk.io/eclipse/preview)
31
+
*Stable update site (weekly): [https://static.snyk.io/eclipse/stable](https://static.snyk.io/eclipse/stable)
If you want to verify the correct provenance of your download, verify the signing details from the Eclipse dialog with this data.
36
+
If you want to verify the correct provenance of your download, verify the signing details from the Eclipse dialog using this data.
37
37
38
38
<figure><imgsrc="https://github.com/snyk/user-docs/raw/HEAD/docs/.gitbook/assets/image (134) (2) (1) (1) (1) (1) (1) (1) (1) (1).png"alt="The signing key details to verify the integrity and origin of the download plugin"><figcaption><p>The signing key details to verify the integrity and origin of the download plugin</p></figcaption></figure>
39
39
@@ -43,27 +43,20 @@ The plugin runs on
43
43
* Linux
44
44
* Windows
45
45
46
-
## Supported Eclipse versions
46
+
## Versions of the plugin supported in Eclipse
47
47
48
-
The latest plugin version may not be supported on all Eclipse versions. So if you use an older Eclipse version, you may need to install an older plugin version.
48
+
The latest plugin version may not be supported in all Eclipse versions. Thus, if you use an older Eclipse version, you may need to install an older plugin version. The following versions of Eclipse are supported by at least one plugin version:
49
49
50
+
* 2024-03
50
51
* 2023-12
51
52
* 2023-09
52
53
* 2023-06
53
54
* 2023-03
54
-
* 2022-12
55
-
* 2022-09
56
-
* 2022-06
57
-
* 2022-03
58
-
* 2021-12
59
-
* 2021-09
60
-
* 2021-06
61
-
* 2021-03
62
55
63
56
## Supported languages, package managers, and frameworks
64
57
65
58
* For Snyk Open Source, the Eclipse plugin supports the languages and package managers supported by Snyk Open Source and the CLI except C/C++. For more information, see [Supported languages, frameworks, and feature availability overview, Open Source section](https://docs.snyk.io/scan-applications/supported-languages-and-frameworks/supported-languages-frameworks-and-feature-availability-overview#open-source-and-licensing-snyk-open-source).
66
-
* For Snyk Code, the Eclipse plugin supports the languages and frameworks supported by Snyk Code. For more information, For more information, see [Supported languages, frameworks, and feature availability overview, Snyk Code section](https://docs.snyk.io/scan-applications/supported-languages-and-frameworks/supported-languages-frameworks-and-feature-availability-overview#code-analysis-snyk-code).
59
+
* For Snyk Code, the Eclipse plugin supports the languages and frameworks supported by Snyk Code. For more information, see [Supported languages, frameworks, and feature availability overview, Snyk Code section](https://docs.snyk.io/scan-applications/supported-languages-and-frameworks/supported-languages-frameworks-and-feature-availability-overview#code-analysis-snyk-code).
67
60
* For Snyk IaC, the Eclipse plugin supports the following IaC templates: Terraform, Kubernetes, CloudFormation, and Azure Resource Manager.
68
61
69
62
## Supported operating systems and architecture
@@ -86,13 +79,13 @@ Restart the Eclipse instance:
86
79
87
80
<figure><imgsrc="https://github.com/snyk/user-docs/raw/HEAD/docs/.gitbook/assets/Screenshot 2022-05-13 at 09.16.37.png"alt="Restart Eclipse"><figcaption><p>Restart Eclipse</p></figcaption></figure>
88
81
89
-
Once Eclipse is restarted, the Snyk Wizard should run; this will set up your Snyk API endpoint and authentication token.
82
+
After Eclipse is restarted, the Snyk Wizard should run; this will set up your Snyk API endpoint and authentication token.
90
83
91
-
Once the Snyk configuration wizard runs; follow the instructions to set up your Snyk API:
84
+
After the Snyk configuration wizard runs, follow the instructions to set up your Snyk API:
0 commit comments