tern.java

Java code analyzer

A Java-based tool for integrating JavaScript code analysis with the Eclipse IDE and other Java development environments.

Use tern.js in Java context

GitHub

249 stars
26 watching
52 forks
Language: Java
last commit: about 2 years ago
eclipseeclipse-pluginjavascripttern

Related projects:

Repository Description Stars
angelozerr/jdt-codemining An Eclipse plugin that enhances code mining functionality for Java development 301
venantius/yagni An analyzer that identifies and reports unused code in Java-based projects. 219
sonarsource/sonar-java Analyzes Java code quality and security issues to help developers write cleaner code 1,134
tbroyer/gradle-errorprone-plugin A Gradle plugin that enables the use of Error Prone compiler for Java code analysis 368
adametry/gulp-eslint Identifies and reports on patterns in ECMAScript/JavaScript code 562
tushartushar/designitejava A tool for assessing the quality and structure of Java code by detecting design and implementation smells and computing various object-oriented metrics. 173
wycats/looper Analyzes ES6 code to make transpiled output smaller and more efficient by identifying scopes in the code 16
tcurdt/jdependency An analysis tool for class dependencies and jar file relationships 71
refactorfirst/refactorfirst Identifies highly coupled classes and class cycles in Java codebases to prioritize refactoring efforts. 457
tomasbjerre/violations-lib A Java library for parsing and analyzing static code analysis reports from various tools. 148
angular-architects/detective Analyzes code structure and patterns to identify potential issues and areas for improvement. 78
flatt-security/shisho A tool that analyzes code for security vulnerabilities and provides feedback to developers 371
imlazyeye/duck An analyzer tool that helps enforce coding standards and detect errors in GameMaker Language (GML) codebases. 12
javanile/php-glossary Analyze source code to identify terms associated with business logic in PHP projects. 5
mbechler/serianalyzer Analyzes Java bytecode to identify potential deserialization vulnerabilities. 241