Tag

P3C

0 views collected around this technical thread.

Sohu Tech Products
Sohu Tech Products
Dec 11, 2019 · Backend Development

Extending Alibaba Java Coding Guidelines (p3c) with Custom Rules: A Step‑by‑Step Guide

This article explains why coding standards are essential, introduces PMD and Alibaba's p3c plugin, and provides a detailed, code‑rich tutorial on designing, implementing, testing, and packaging custom Java static‑analysis rules to enforce @RequestMapping conventions.

Code QualityGradleJava
0 likes · 11 min read
Extending Alibaba Java Coding Guidelines (p3c) with Custom Rules: A Step‑by‑Step Guide
360 Quality & Efficiency
360 Quality & Efficiency
Dec 4, 2017 · Operations

How to Install and Configure the Fireline Jenkins Plugin for Static Code Scanning

This tutorial walks you through installing the Fireline Jenkins plugin, configuring a Jenkins job to run Android static code analysis for security, memory‑leak, and Alibaba P3C rule checks, and displaying the generated HTML report directly within Jenkins.

AndroidFirelineJenkins
0 likes · 9 min read
How to Install and Configure the Fireline Jenkins Plugin for Static Code Scanning