strunts provides tools and helpers for building web applications with struts and eclipse. it allows to validate config files, jsp's, tiles definitions and java code of the struts application.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
SecurityCoach is an extensible software security auditing system that integrates with Eclipse, seamlessly performs static analysis of the source code in the background and warns a developer about potential software security vulnerabilities.
Round Trip Engineering Objects.
Reverse object oriented source code (Java, C#, PHP5) into XOL (XML Object Language) DOM repository.Validate syntax using XML Schema. XSLT for code refactoring & code generation. IDE Editors available (Eclipseplugin)
OCL4Java is a pre-compiler(ant and eclipse) to include OCL-Constrains as Java5 Annotations in the Source-Code and have code to check them generated with a user-defined reaction to violations. (Does not change line-numbers for the debugger)
BeCover is a Java code coverage tool based on source-code analysis. The main goal is to keep it small and fast, so using it as a plugin in the common IDE's can be achieved.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Lachesis is a Software Complexity Measurement program for object-oriented source code. Includes Halstead Complexity Measures, McCabes Cyclomatic Complexity and Maintainability Index.
EMMA is a fast Java code coverage tool based on bytecode instrumentation. It differs from the existing tools by enabling coverage profiling on large scale enterprise software projects with simultaneous emphasis on fast individual development.
Tiria is a eclipse-plugin to view code coverage data (e.g. from cobertura) within the IDE. Main objective of the plugin is to show how the code coverage changes during project progress.
...Documentation and free support
Cucumber usage example: https://github.com/zebrunner/carina-demo/tree/master/src/test/resources/features
User guide: http://zebrunner.github.io/carina
Demo project: https://github.com/zebrunner/carina-demo
Code formatter
We offer to use our configured Java code formatter for Eclipse. To use the same formatter in IntelliJ IDEA, you should install and configure EclipseCode Formatter.
Carina code formatter: https://github.com/qaprosoft/carina/blob/master/carina_formatter.xml
EclipseCode Formatter: https://plugins.jetbrains.com/plugin/6546-eclipse-code-formatter
PHPCheckclipse is an Eclipse-Plugin that enables Checkstyle features for PHP developement. This means PHPCheckclipse checks your code for coding standards while you are typing.
Bark is a software developer's design watchdog. It is an Eclipseplugin that analyzes your system as you develop it and helps you to remain faithful to your design or to evolve it in a controlled manner.
Enerjy is a static code analyzer for Java that integrates seamlessly with Eclipse. In addition to scanning your source code for stylistic problems, bugs and inefficient code, Enerjy also calculates your Enerjy Index Score.
Jistory is an Eclipse plug-in for history sensitive detection of design anomalies in source code. This plug-in aims to aid the developer in writing better code by using history sensitive heuristics to analyse multiple versions of source code.
ATF is a unit tests generation tool. It uses model based testing and code based techniques. It is implemented as
ant build command and as a stand alone GUI application.
Its main goal is to provide a complete test suite for any given software under test.