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
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,9 +18,11 @@ The Snyk Eclipse extension allows you to analyze your code, open-source dependen
18
18
## How to install and set up the extension
19
19
20
20
21
-
The latest Snyk Eclipse plugin is supported by Eclipse 2024-03 or newer. 
21
+
The latest Snyk Eclipse plugin supports use with Eclipse 2024-03 or newer.
22
22
23
-
An older plugin version is supported by Eclipse 2023-03 or newer.
23
+
Older plugin versions may support use with Eclipse 2023-03 or newer.
24
+
25
+
Snyk recommends always using the latest version of the Eclipse plugin.
24
26
25
27
26
28
You can use the Eclipse plugin in the following environments:
@@ -29,7 +31,7 @@ You can use the Eclipse plugin in the following environments:
29
31
* Windows: 386, AMD64, and ARM64
30
32
* MacOS: AMD64 and ARM64
31
33
32
-
Install the plugin at any time free of charge from the [Eclipse marketplace](https://marketplace.eclipse.org/content/snyk-security) and use it with any Snyk account, including the Free plan. 
34
+
Install the plugin at any time free of charge from the [Eclipse marketplace](https://marketplace.eclipse.org/content/snyk-security) and use it with any Snyk account, including the Free plan.
33
35
34
36
When you are prompted, accept the license agreement and add the **Snyk Security** certificate to complete the installation (this happens only once).
0 commit comments