Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.
Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
Download Free Tool
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
CodeSleuth is an Eclipse plug-in that exposes CPU performance data and maps that information to the code emitted by the JVM, and then to the Java source. This data allows Java developers to analyze and modify the code to improve application performance.
Eclipse plug-in that implements an approach under research, for automatic derivation of Framework-Specific Modeling Languages with code generation capabilities. The approach relies on Aspect-Oriented Programming.
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.
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Project is the source to a tutorial that shows how to use Eclipse AST to add complete subtrees to your code. There are no releases, just browse the SVN.
...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
Prime is a tool capable of downloading massive numbers of code examples, analyzing them, then using the analyzed results for validation, completion or prediction.
Forager is a source code search plug-in for Eclipse that uses information retrieval techniques to enable software engineers to locate concepts & concerns in unfamiliar code more efficiently than traditional regular expression based search tools.
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.
ALIA Editing Tools: AEdiT provides tools for visualizing and editing bytecode and machine, and generates debugging output code. Furthermore, it provides convenience tools supporting the development approach of the ALIA4J project.
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.
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.
FLABot is a fault-localization and debugging tool for Eclipse plug-ins, which is based on architectural information for aproximating those regions of code where faults are most likely originated.
Red Setter is a Eclipse plug-in that allows transformations between java objects. You can drag classes from the project tree onto the mapping editor and visually map the fields from one to the other. Currently it is capable of generating Dozer mappings.
Dove is an integrated development environment for D programming language based on Eclipse(plgin for eclipse).It provides IDE features such as code completion, outline view, preference, debugger.
Development tool are a batch of Eclipse plugins(Model Designer,Page Designer,Flow Designer,Depolyer,Code Generator) that allow designing BPDL(Business Process Definition Language),generating muti-framework sourcecode,deploying to different servers.
JTourBus is an Eclipse plugin for navigating source code based on the idea of tours. Tours can be created using JavaDoc-tags (technically annotations work as well) supported by a little UI.