All Projects → eclipse-pmd → Similar Projects or Alternatives

427 Open source projects that are alternatives of or similar to eclipse-pmd

static-code-analysis-plugin
A plugin to simplify Static Code Analysis on Gradle. Not restricted to, but specially useful, in Android projects, by making sure all analysis can access the SDK classes.
Stars: ✭ 36 (+80%)
Eclipse Instasearch
Eclipse plug-in for fast code search
Stars: ✭ 165 (+725%)
Mutual labels:  eclipse, eclipse-plugin
memcheck-cover
An HTML generator for Valgrind's Memcheck tool
Stars: ✭ 30 (+50%)
codeclimate-apexmetrics
ApexMetrics - Code Climate engine for Salesforce [DISCONTINUED use CC PMD instead)
Stars: ✭ 46 (+130%)
Mutual labels:  static-code-analysis, pmd
lxtk
Language Client/Server Toolkit
Stars: ✭ 22 (+10%)
Mutual labels:  eclipse, eclipse-plugin
ruledesigner
Rule Designer is the Eclipse-based development environment for ODM developers.
Stars: ✭ 14 (-30%)
Mutual labels:  eclipse, eclipse-plugin
Groovy Eclipse
Eclipse Groovy Development Tools
Stars: ✭ 567 (+2735%)
Mutual labels:  eclipse, eclipse-plugin
Amateras Html Editor
Eclipse plugin for HTML/JSP/XML/JavaScript Editing
Stars: ✭ 34 (+70%)
Mutual labels:  eclipse, eclipse-plugin
sonar-esql-plugin
Sonar plugin to analyze ESQL-sourcecode of IBM Integration Bus projects
Stars: ✭ 26 (+30%)
codeclimate-eslint
Code Climate Engine for ESLint
Stars: ✭ 86 (+330%)
Reviewdog
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
Stars: ✭ 4,541 (+22605%)
eclipse
Eclipse For Bazel (deprecated, see https://github.com/salesforce/bazel-eclipse instead)
Stars: ✭ 31 (+55%)
Mutual labels:  eclipse, eclipse-plugin
uml2solidity
A uml profile and a set of acceleo code generators to model smart contracts in uml and generate solidity code.
Stars: ✭ 35 (+75%)
Mutual labels:  eclipse, eclipse-plugin
ABAPFavorites
ABAP Favorites Eclipse Plugin
Stars: ✭ 23 (+15%)
Mutual labels:  eclipse, eclipse-plugin
ContextQuickie
An eclipse add-on which extens the context menu for accessing various tools.
Stars: ✭ 17 (-15%)
Mutual labels:  eclipse, eclipse-plugin
Openexplorer
Open Explorer plugin for Eclipse
Stars: ✭ 404 (+1920%)
Mutual labels:  eclipse, eclipse-plugin
Bnd
Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.
Stars: ✭ 446 (+2130%)
Mutual labels:  eclipse, eclipse-plugin
So Eclipse Plugin
Eclipse plugin that enables you to get answers from Stack Overflow directly to your IDE 🔥
Stars: ✭ 84 (+320%)
Mutual labels:  eclipse, eclipse-plugin
SubmiBot
Plugin do Eclipse para automatização do processo de submissão de tarefas na disciplina de LP2 - Computação@UFCG
Stars: ✭ 16 (-20%)
Mutual labels:  eclipse, eclipse-plugin
codeclimate-phpcodesniffer
Code Climate Engine for PHP Code Sniffer
Stars: ✭ 27 (+35%)
detekt-hint
Detection of design principle violations in Kotlin as a plugin to detekt.
Stars: ✭ 63 (+215%)
Sputnik
Static code review for your Gerrit patchsets. Runs Checkstyle, PMD, FindBugs, Scalastyle, CodeNarc, JSLint for you!
Stars: ✭ 189 (+845%)
Mutual labels:  static-code-analysis, pmd
qodana-action
⚙️ Scan your Java, Kotlin, PHP, Python, JavaScript, TypeScript projects at GitHub with Qodana
Stars: ✭ 112 (+460%)
Sonarjs
SonarSource Static Analyzer for JavaScript and TypeScript
Stars: ✭ 696 (+3380%)
Infer
A static analyzer for Java, C, C++, and Objective-C
Stars: ✭ 12,823 (+64015%)
Static Analysis
⚙️ A curated list of static analysis (SAST) tools for all programming languages, config files, build tools, and more.
Stars: ✭ 9,310 (+46450%)
Gradle Static Analysis Plugin
Easy setup of static analysis tools for Android and Java projects.
Stars: ✭ 398 (+1890%)
Mutual labels:  pmd, code-quality
Gradle Code Quality Tools Plugin
Gradle plugin that generates ErrorProne, Findbugs, Checkstyle, PMD, CPD, Lint, Detekt & Ktlint Tasks for every subproject.
Stars: ✭ 282 (+1310%)
Mutual labels:  pmd, code-quality
eclox
Eclox is a simple doxygen frontend plug-in for eclipse. It aims to provide a slim and sleek integration of the code documentation process into Eclipse.
Stars: ✭ 32 (+60%)
Mutual labels:  eclipse, eclipse-plugin
Pmd
An extensible multilanguage static code analyzer.
Stars: ✭ 3,667 (+18235%)
gonsole
Gonsole - Git Console for the Eclipse IDE
Stars: ✭ 35 (+75%)
Mutual labels:  eclipse, eclipse-plugin
eclipse-discord-integration
Discord's Rich Presence Integration within Eclipse IDE
Stars: ✭ 41 (+105%)
Mutual labels:  eclipse, eclipse-plugin
scalor-maven-plugin
Build integrator for Java, Scala, Scala.macro, Scala.js, Scala.native, Eclipse and Maven.
Stars: ✭ 47 (+135%)
Mutual labels:  eclipse, eclipse-plugin
Checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
Stars: ✭ 6,481 (+32305%)
Angularjs Eclipse
AngularJS Eclipse Plugin
Stars: ✭ 336 (+1580%)
Mutual labels:  eclipse, eclipse-plugin
Pydev
Python IDE for Eclipse
Stars: ✭ 306 (+1430%)
Mutual labels:  eclipse, eclipse-plugin
Warnings Ng Plugin
Jenkins Warnings Plugin - Next Generation
Stars: ✭ 248 (+1140%)
Mutual labels:  static-code-analysis, pmd
chromium-swt
Create and render web UIs in Java SWT and Eclipse RCP applications.
Stars: ✭ 121 (+505%)
Mutual labels:  eclipse, eclipse-plugin
Google Cloud Eclipse
Google Cloud Platform plugin for Eclipse
Stars: ✭ 75 (+275%)
Mutual labels:  eclipse, eclipse-plugin
Ansi Econsole
Eclipse plugin that understands ANSI escape sequences to color the Eclipse console output.
Stars: ✭ 72 (+260%)
Mutual labels:  eclipse, eclipse-plugin
Autorefactor
Eclipse plugin to automatically refactor Java code bases
Stars: ✭ 168 (+740%)
Mutual labels:  eclipse, eclipse-plugin
Sonar Dotnet
Code analyzer for C# and VB.NET projects https://redirect.sonarsource.com/plugins/vbnet.html
Stars: ✭ 466 (+2230%)
analysis-model
A library to read static analysis reports into a Java object model
Stars: ✭ 74 (+270%)
Mutual labels:  static-code-analysis, pmd
elm-review
Analyzes Elm projects, to help find mistakes before your users find them.
Stars: ✭ 195 (+875%)
Tern.java
Use tern.js in Java context
Stars: ✭ 246 (+1130%)
Mutual labels:  eclipse, eclipse-plugin
Cflint
Static code analysis for CFML (a linter)
Stars: ✭ 156 (+680%)
Codeclimate
Code Climate CLI
Stars: ✭ 2,273 (+11265%)
codeclimate-duplication
Code Climate engine for code duplication analysis
Stars: ✭ 96 (+380%)
Sonar Php
🐘 SonarPHP: PHP static analyzer for SonarQube & SonarLint
Stars: ✭ 288 (+1340%)
Amateras Modeler
UML and ER-diagram editor for Eclipse
Stars: ✭ 190 (+850%)
Mutual labels:  eclipse, eclipse-plugin
Pep8speaks
A GitHub app to automatically review Python code style over Pull Requests
Stars: ✭ 546 (+2630%)
J2c
Java to C++ translator
Stars: ✭ 189 (+845%)
Mutual labels:  eclipse, eclipse-plugin
Pylint
It's not just a linter that annoys you!
Stars: ✭ 3,733 (+18565%)
Sonar Pmd
☕️ PMD Plugin for SonarQube
Stars: ✭ 139 (+595%)
Mutual labels:  static-code-analysis, pmd
java-quality-checks
No description or website provided.
Stars: ✭ 33 (+65%)
Mutual labels:  pmd, code-quality
javascript-test-reporter
DEPRECATED Code Climate test reporter client for JavaScript projects
Stars: ✭ 68 (+240%)
Mutual labels:  code-quality
Zilon Roguelike
Survival roguelike game with huge world generation.
Stars: ✭ 18 (-10%)
Mutual labels:  code-quality
dslforge
A generator of domain-specific language (DSL) editors for web applications and cloud IDEs.
Stars: ✭ 74 (+270%)
Mutual labels:  eclipse
everything-in-eclipse
Everything is in Eclipse. As a Java Devloper, I consider Eclipse as my first IDE. Eclipse is more powerful than you think. So I collected the commonly used Eclipse plugins here.
Stars: ✭ 41 (+105%)
Mutual labels:  eclipse-plugin
bazel-eclipse
This repo holds two IDE projects. One is the Eclipse Feature for developing Bazel projects in Eclipse. The Bazel Eclipse Feature supports importing, building, and testing Java projects that are built using the Bazel build system. The other is the Bazel Java Language Server, which is a build integration for IDEs such as VS Code.
Stars: ✭ 104 (+420%)
Mutual labels:  eclipse
1-60 of 427 similar projects