Eclipse: removed PMD plugin

Signed-off-by: Leo Galambos <lg@hq.egothor.org>
This commit is contained in:
2025-07-25 19:13:40 +02:00
parent 36233ab444
commit c9d17696e2

View File

@@ -15,15 +15,9 @@
<arguments> <arguments>
</arguments> </arguments>
</buildCommand> </buildCommand>
<buildCommand>
<name>net.sourceforge.pmd.eclipse.plugin.pmdBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec> </buildSpec>
<natures> <natures>
<nature>org.eclipse.jdt.core.javanature</nature> <nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.buildship.core.gradleprojectnature</nature> <nature>org.eclipse.buildship.core.gradleprojectnature</nature>
<nature>net.sourceforge.pmd.eclipse.plugin.pmdNature</nature>
</natures> </natures>
</projectDescription> </projectDescription>