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
You can use [toolchains.xml](.ci/files/toolchains.xml) from this repo to
26
+
configure your own `toolchains.xml` file.
27
+
28
+
Then simply build the plugin locally using maven:
23
29
24
30
./mvnw clean verify
25
31
26
-
You'll find the zipped update site in the folder `net.sourceforge.pmd.eclipse.p2updatesite/target/`. Point eclipse to the zip file in this folder as an update-site and install the
32
+
You'll find the zipped update site in the folder `net.sourceforge.pmd.eclipse.p2updatesite/target/`.
33
+
Point eclipse to the zip file in this folder as an update-site and install the
0 commit comments