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-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,8 +34,8 @@ You can give a try with a one command:
34
34
35
35
... then you can use Java test project repository to test the environment : see [Java test project in `./src/it/test-projects/ecocode-java-plugin-test-project`](./src/it/test-projects/ecocode-java-plugin-test-project)
36
36
37
-
38
37
NB: To install other `ecocode` plugins, you can :
38
+
39
39
- add JAVA System properties `Dtest-it.additional-plugins` with a comma separated list of plugin IDs (`groupId:artifactId:version`), or plugins JAR (`file://....`) to install.
40
40
41
41
For example :
@@ -57,9 +57,10 @@ Ready to use binaries are available [from GitHub](https://github.com/green-code-
57
57
🧩 Compatibility
58
58
-----------------
59
59
60
-
| Plugin version | SonarQube version | Java version |
0 commit comments