Spring Tools 4 (aka Spring Tool Suite 4)
Spring Tools 4 is the next generation of Spring Boot tooling for your favorite coding enrivonment. Largely rebuilt from scratch, it provides world-class support for developing...
Spring Tools 4 is the next generation of Spring Boot tooling for your favorite coding enrivonment. Largely rebuilt from scratch, it provides world-class support for developing...
SonarLint helps you detect and fix quality and security issues as you write code in Java, JavaScript/TypeScript, PHP, Python, CSS, and HTML, as well as other languages.
PyDev is a plugin that enables Eclipse to be used as a Python IDE (supporting also Jython and IronPython). It uses advanced type inference techniques which allow it to provide...
Enhanced Class Decompiler integrates CFR, FernFlower, JD, Procyon, Vineflower seamlessly with Eclipse and allows Java developers to debug class files without source code directly...
EGit is the Git integration for Eclipse. Git is a distributed versioning system, which means every developer has a full copy of all history of every revision of the code, making...
Enables Enterprise Java Bean, Java Enterprise Application, Fragments, and Connector, Java Web Application, JavaServer Faces (JSF), Java Server Pages (JSP), Java Servlet, Java Web...
Includes the HTML, CSS, and JSON Editors, and JavaScript Development Tools from the Eclipse Web Tools Platform project, aimed at supporting client-side web development and node.js...
JBoss Tools is an umbrella project for a set of Eclipse plugins that includes support for JBoss and related technologies, such as Hibernate, JBoss AS / WildFly, CDI, OpenShift...
Extend your Eclipse IDE to support building software using Gradle. This solution is provided by the Eclipse Foundation.
The Checkstyle Plugin (eclipse-cs) integrates the well-known source code analyzer Checkstyle into the Eclipse IDE. Checkstyle is a development tool to help you ensure that your...
Eclipse community awards 2009 finalist AnyEdit plugin adds several new tools to the context menu of text- based Eclipse editors, to output consoles, to Eclipse main menu and editor...
The Eclipse Marketplace Client is a rich client solution for installing solutions listed on Eclipse Marketplace directly from an Eclipse Installation. The Eclipse community has...
Just a YAML editor. Features: Fast and small Supports Go Templates (e.g. Helm charts) - see #76 Simple code completion for existing words Replacing always tab keypress by spaces...
SpotBugs is a defect detection tool for Java that uses static analysis to look for more than 400 bug patterns, such as null pointer dereferences, infinite recursive loops, bad uses...
FindBugs is a defect detection tool for Java that uses static analysis to look for more than 200 bug patterns, such as null pointer dereferences, infinite recursive loops, bad uses...
A fully working command-line Terminal inside Eclipse. Just press Ctrl+Alt+T to open a local command prompt (Terminal). That's all - it just works :) Previous sessions are...
The Eclipse Docker Tooling plugin provides the ability to manage Docker images and containers from within the Eclipse IDE.
This plug-in lets you run your TestNG tests from Eclipse. You can run suites, groups or individual methods. Errors are reported in a separate tab that lets you jump to failing...
The free UML tool UMLet lets you draw UML diagrams with a light-weight, pop-up-free user interface. It lets you draw diagram sketches fast; export diagrams to pdf, eps, jpg, gif...
Includes the XML, XML Schema, and DTD Editors and Tools, and XSL Developer Tools from the Eclipse Web Tools Platform project. For questions and troubleshooting, please use our...
e(fx)clipse is a set of plugins who make developing JavaFX 2 application with your favorite IDE an excellent experience. It provides wizards, specialized CSS and XML editors needed...
The JSON Editor is a simple plugin for the Eclipse IDE that Supports every eclipse flavor (JavaEE, CDT, RCP, you name it!) Supports eclipse version 3.7 - 4.11.0 and most probably...
JAutodoc is an Eclipse Plugin for automatically adding Javadoc and file headers to your source code. It optionally generates initial comments from element name by using Velocity...
The Groovy Development Tools (GDT) provides Eclipse and Maven (m2e) support for the Apache Groovy programming language. GDT adds full-featured IDE support including editors...
This plugin is not needed starting with Eclipse 2022-09 (4.25) From Eclipse 2022-09 the official Eclipse Console supports ANSI escape sequences: https://www.eclipse.org/eclipse...
The Eclipse Memory Analyzer is a fast and feature-rich Java heap analyzer that helps you find memory leaks and reduce memory consumption. Use the Memory Analyzer to analyze...
An Eclipse plugin for Cucumber . New Feature list in the version available from the update site: Lambda Expression support for Cucumber-Java8 Content Assistance for feature file...
The PHP IDE project delivers a PHP Integrated Development Environment framework for the Eclipse platform. This project encompasses the development components necessary to develop...
UCDetector (Unnecessary Code Detector) is a eclipse PlugIn tool to find unnecessary (dead) public java code. For example public classes, methods or fields which have no references.
Grep Console allows you to define a series of regular expressions which will be tested against the console output. Each expression matching a line will affect the style of either...
Overview Jenkins editor is just a jenkins build script editor plugin for eclipse Features Code completion and tooltips (for Jenkins DSL) Syntax highlighting, customizable colors...
Spring Tools 3 Add-On for Spring Tools 4 End of life: This Spring Tools 3 Add-On for Spring Tools 4 is no longer maintained or updated. The final and last release is 3.9.22, which...
M2Eclipse provides tight integration for Apache Maven into the Eclipse IDE with the following features: Rich editor for pom.xml files Launching Maven builds from within Eclipse...
The eclipse-pmd plug-in integrates the source code analyzer PMD into the Eclipse IDE. Everytime you save your work, eclipse-pmd scans your source code and looks for potential...
LiClipseText is an editor which enables Eclipse to be used as a general-purpose text editor, providing support for multiple languages out of the box. It's the Open Source (EPL...
Vaadin is an open source Java UI library for creating rich web user interfaces. Using its component-based API developers can create stunning web applications in plain Java.
This plugin is an editor for windows batch files (*.bat, *.cmd) Features Syntax highlighting Outline Quick-Outline (CTRL + o) Open referenced labels by hyperlink Simple code...
End Of Life Notice This plug-in is no longer in development. Compatibility: Eclipse 2020-06 and prior - Fully compatible Eclipse 2020-09 thru 2021-09 - Compatible with...
The Java Development Tools (JDT) project contributes a set of plug-ins that add the capabilities of a full-featured Java IDE to the Eclipse platform.
The Eclipse Embedded CDT (C/C++ Development Tools, formerly GNU MCU/ARM Eclipse) is an open source project that includes a family of Eclipse plug-ins and tools for multi-platform...
The Eclipse Tomcat Plugin provides simple integration of a tomcat servlet container for the development of java web applications. This project is the successor of the original...
Add CodeTogether to Eclipse to live share your IDE and coding sessions. Cross-IDE support for Eclipse, IntelliJ, and VS Code. See changes in real time, even when coding in the same...
Note: starting with 4.27 M3 the plugin will be shipped as a part of default Eclipse SDK package. Bytecode Outline plugin shows disassembled bytecode of current java editor or class...
PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth. It supports Java, JavaScript...
Asciidoctor Editor This eclipse plugin is a text editor for asciidoc files. Features Fast html preview Easy to use, no special project setup necessary ( YouTube video) Can generate...
A set of tools to optimize the creation and maintainability of JUnit tests. Write less, test more! The main feature of JUnit-Tools is to generate JUnit test-elements (packages...
FileSync plugin for Eclipse is a file synchronisation tool. The main goal is to keep files outside of Eclipse projects in-sync with Eclipse project files. The plugin works as...
Single Development Tool, Tailored for Extreme Productivity. Red Hat CodeReady Studio provides superior support for your entire development lifecycle. It includes a broad set of...
Infinitest is a continuous test runner for Java, and is valuable to developers using a unit testing tool called JUnit. Continuous testing is the practice of constantly running unit...
The "Telosys" plugin is designed to generated any kind of code (Java, PHP, JavaScript, Python, Golang, Scala, etc) for any kind of framework (Spring, AngularJS, JPA, CodeIgniter...
UML Lab provides truly agile modeling and coding with Eclipse. The tool integrates UML modeling with code generation and template-based reverse and round-trip engineering.
The Atlassian Connector for Eclipse allows you to manage JIRA issues and Bamboo builds without leaving the IDE. It is built on top of the Mylyn task interface. More information at...
An Eclipse plugin for running/debugging Java web applications with Jetty (successor of JettyLauncher) Features: - Support for Jetty 7, 8, 9 (incl. 9.1.x and 9.2.x, 9.3.x, 9.4.x)...
The plantuml library implements a DSL and renderer for many UML diagrams (class, sequence, objects, states, activities, …). See http://plantuml.com for more info about the DSL and...
Nightly build of the Gitflow integration for Eclipse EGit. User guide: https://wiki.eclipse.org/EGit/User_Guide#Working_with_Gitflow
Apache IvyDE™ is the Eclipse plugin which integrates Apache Ivy's dependency management into Eclipse. It lets you manage your dependencies declared in an ivy.xml in your Java...
EGradle Editor as standalone plugin, so other IDEs can use the editor implementation as well or users just install the editor. The EGradle IDE does contain this editor which has...
Update March 2019: be sure to use https://nodeclipse.github.io/updates/gradle-ide-pack/ not nodeclipse.org Install Pivotal Gradle IDE & Enide Gradle for Eclipse & EGradle Editor in...
JDepend4Eclipse plugin for Eclipse is a wrapper for running JDepend from within Eclipse. - What is JDepend? (from www.clarkware.com): JDepend traverses a set of Java class and...
FluentMark An enhanced Markdown editing environment for Eclipse. Features Standard Markdown syntax Extended syntax Html - inline & block Math - inline & block Latex - inline &...
GoClipse is an Eclipse extension that adds IDE functionality for the Go programming language. A Go installation and other additional tools are required for full operation of...
With Xtext you can easily create your own programming languages and domain-specific languages (DSLs). The framework supports the development of language infrastructures including...
Mylyn Builds Connector for Hudson/Jenkins adds Builds view to review, start builds in CI server. Features: - connect to many Hudson/Jenkins instances, filtered list of jobs - view...
In a complicated java project, having a visual image of dependencies between classes or between Java packages is very useful. Architects and senior developers can review the...
Generates a builder according to the GoF pattern for Java domain objects. Features Generates a builder with custom name patterns Can generate staged builder Capable of regenerating...
ShellWax is a shell script development plugin for the Eclipse IDE, providing a rich editing experience through integration with the Bash Language Server.
The Eclipse Runner plugin improves the way of dealing with launch configurations in the Eclipse IDE. The plugin adds a new view called "Runner" to Eclipse. The view allows you to...
Quarkus Tools provides easy bootstrapping and code assist for Quarkus.
Apache Directory Studio (formerly known as LDAP Studio) is a complete directory tooling platform intended to be used with any LDAP server however it is particularly designed for...
Secure development for developers and teams Snyk Security finds and fixes security vulnerabilities in your projects early in the development lifecycle to help you ace your security...
End Of Life Notice This plug-in is no longer in development. Compatibility: Eclipse 2020-06 and prior - Fully compatible Eclipse 2020-09 thru 2021-09 - Compatible with...
EGradle is a lightweight, fast and comfortable gradle integration for eclipse Features overview Console and Eclipse can be used parallel without conflicts New Project Wizard Build...
Metrics, insights, & time tracking automatically generated from your programming activity. Open source on github: https://github.com/wakatime/eclipse-wakatime
JDeodorant is an Eclipse plug-in that identifies design problems in software, known as bad smells, and resolves them by applying appropriate refactorings. JDeodorant employs a...
EPIC is an open source Perl IDE (including editor and debugger) based on the Eclipse platform, compatible with Windows, Linux and Mac OS X. Whether you are into CGI scripting or...
Tools for developing applications for Oracle WebLogic Server, including support of Eclipse Oxygen and Photon release and Oracle WebLogic Server 14.
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 by providing a high-level...
M2E Connector for the maven-dependency-plugin The connector is designed to execute the copy, copy-dependencies, unpack and unpack-dependencies goals of the maven-dependency-plugin...
https://github.com/Nodeclipse/GradleEditor Minimalist Gradle Editor for build.gradle files with highlight for keywords, strings and matching brackets and android support (by taking...
WireframeSketcher is a rapid wireframing tool that helps quickly create wireframes, mockups and prototypes for desktop, web and mobile applications.
JHipster IDE provides editing support of JHipster Domain Language (JDL) files for pupular IDEs and editors such as Eclipse and Visual Studio Code. The following features are...
JSHint integration for the Eclipse IDE. Maintained by Ralf Sternberg, EclipseSource. For version history check https://github.com/eclipsesource/jshint-eclipse/releases You can...
Sourcecode Visualizer is an Eclipse plugin for visualizing Java sourcecode. It draws a control flow graph alongside of Java source code. It is an indispensable tool for sourcecode...
Tools for developing applications for GlassFish. Integrates with Eclipse Web Tools. Supports open source GlassFish 5, 4 and 3.1. Support the latest Eclipse GlassFish 5.1, the...
Xtend is a statically-typed programming languages for Java developers. It leverages Java's typesystem and reuses its syntax as far as possible, but cuts down the amount of...
The Azure Toolkit for Eclipse provides functionality that allow you to easily create, develop, configure, test, and deploy lightweight, highly available and scalable Java web apps...
Plugin for the Twig templating language.
CallGraph: Provides Call-Path and Sequence Diagram viewers. Enables graphical analysis of program call relations and flow sequencing. Also enables exploration of extended class...
jSparrow plug-in developed for Java refactoring jSparrow is an IDE extension that helps you detect and fix quality problems as you write code. jSparrow flags errors, similar to a...
Nodeclipse "Enide Studio 2015" is Tool Suite for Node.js, JavaScript, Java Development. This is the most feature-rich pack. Unless there is the latest version download for your OS...
The Workspace Mechanic automates maintenance of your Eclipse environment by tweaking preferences, adding extension locations, and so on. You can use it to: Create a consistent...
Please download this plugin from its GitHub repository and then install it in Eclipse from where its zip/archive file is saved on disk. Detailed instructions are found here. Team...
Protobuf-dt is a new Eclipse plug-in for editing protocol buffer descriptor files. This plug-in has been heavily tested by Google employees in many different projects through seven...
A java hex editor. Standalone application (SWT widgets) and Eclipse plugin. Support for very large files. Hex, Ascii and Unicode find. Overwrite/insert modes. Binary and text cut...
Development Tools for Working with Oracle Cloud and On-Premises Databases.
Developers can use the template(JSP-like) to generate any kind of language(Java, JavaScript, Python, PHP, etc.). Any kind of framework(JavaEE, springboot/springCloud/springMVC...
ANTLR 4.x Advanced Syntax Highlighting (even for target language) Automatic Code Generation (on save) Manual Code Generation (through External Tools menu) Code Formatter (Ctrl...
Papyrus Software Designer is a project of the Eclipse Papyrus’s galaxy. It enables code generation and reverse engineering for C++ (C soon to come) and Java. Code generation from...
Extras for Eclipse is a collection of small extensions for the Eclipse IDE. They include a launch dialog, a JUnit status bar, a launch configuration housekeeper, and little helpers...
Enables evaluation of XPath expressions against the active text editor containing XML.
Using the Payara Eclipse Tools, you can integrate Payara Server and Payara Micro within the Eclipse IDE and perform the following tasks: Starting and stopping the Payara Server...
An eclipse add-on which extends the context menu for accessing various windows tools like Beynod Compare, Tortoise SVN or Tortoise Git.
Run your Python code while you type. Displays variable state or turtle graphics that are updated as you type your code. Requires PyDev, so install PyDev first.
MultiProperties Editor is an Eclipse plugin for editing multiple key-value based files with similar content. This kind of file format can be Properties for example in Java...
soapUI is a desktop application for inspecting, invoking, mocking and testing (functional and load) of SOAP/WSDL and REST/EADL based Web Services over HTTP. It is mainly aimed at...
Pitclipse is a plugin that runs the pitest mutation test tool against your unit tests. Mutation testing tests your tests. See http://pitest.org for more details. Please submit any...
File Encoding Info is an Eclipse plugin which will try to detect the encoding of the current editing text file. This Eclipse plugin adds the following features to Eclipse: Show the...
Jar2UML is an Eclipse plugin that imports and converts Java jar files into a UML model in the workspace. It is used to reverse engineer Java API class libraries for PlatformKit's...
OpenAPI editor by Remain OpenAPI Studio. A rich OpenAPI editor and a full OAS3 specs-compliant development environment. This rich OpenAPI editor enables you to create, edit, delete...
End Of Life Notice This plug-in is no longer in development. Compatibility: Eclipse 2020-06 and prior - Fully compatible Eclipse 2020-09 thru 2021-09 - Compatible with...
Specify eclipse formatting rules and plugin settings only once in your Maven project definition and have everybody on your team use the same settings. No more code formatting...
With MailSnag, you can debug application generated emails within Eclipse. MailSnag creates a simple SMTP server to capture and inspect emails sent out by an application during...
Control Flow Graph Factory is an Eclipse plugin which generates control flow graphs from java bytecode, edit them and export to GraphXML, DOT or several image formats.
The JavaCC Eclipse Plug-in provides a JavaCC/JJTree & JTB editor, some views, associated editing capabilities, and a builder which process .jj, .jjt & .jtb files and integrates...
"Guava Eclipse plugin" is an eclipse plugin which will generate following methods using Google guava utilty classes or jdk utility classes toString() [STRG + SHIFT + 4] equals...
Automated unit testing supports high quality of program code, even under inevitable change and refactoring. As a side effect, unit tested code often has a better structure. Java...
The EGerrit plug-in aims at deeply integrating the best of Gerrit's features into Eclipse to minimize the context switch from the IDE to the web, and leveraging IDE specific...
This plugin adds an " Environment Variables" tab in the Preferences, in the General section. This preferences page allows you to define global environment variables in eclipse. You...
The JFrog Eclipse Plugin adds JFrog Xray scanning of Maven, Gradle and NPM project dependencies to your Eclipse IDE. It allows developers to view panels displaying vulnerability...
UPDATES: 1.0.65: Allow saving of m2e launch configuration. 1.0.64: Delete config button 1.0.63: Allow saving configurations 1.0.62: Remember flags and CLI Options. Do not close the...
Lockness is an Eclipse Plugin for analysing Java Thread Dumps. With Lockness it is quite easy to find out what are the Threads involved in bottlenecks or deadlocks. The latest...
Nodeclipse Git Addon associates *.git* files with TextEditor. Why? 1) Those files are often opened in external text editor, e.g. - Bug 412518 - Changing file associations causes...
SysML1.6 is a project of the Eclipse Papyrus’s galaxy. SysML 1.6 application is a Papyrus DSML implementing the SysML 1.6 OMG standard.
Health Center is a diagnostic tool for monitoring the status of a running Java or Node.js application. Heath Center uses a small amount of processor time and memory, and can open...
For any project that gradle can build. Launch build, gradle GUI, run Jetty or deploy Android .apk to AVD by right-clicking build.gradle. Project does not need to be Gradle project...
Common coding and design practices in software projects are a good thing. To support them, there is a number of helpful tools around, such as static code analyzers, test coverage...
Design and Verification Tools (DVT) is an integrated development environment (IDE) for the design and verification engineers working with SystemVerilog, Verilog, VHDL, e Language...
Eclipse OCL is an implementation of the Object Constraint Language (OCL) OMG standard for EMF-based models.
The connector is designed to execute the wsimport, wsgen, wsimport-test and wsgen-test goals of the jaxws-maven-plugin with m2e.
The Java 8 Stream API sets forth a promising new programming model that incorporates functional-like, MapReduce-style features into a mainstream programming language. However...
This plugin integrates the scientific image application ImageJ in an Eclipse view and is also part of the Bio7 application (http://bio7.org). ImageJ is an open source image...
M2E Connector for the maven-remote-resources-plugin The connector is designed to execute the process and bundle goals of the maven-remote-resources-plugin with m2e.
JArchiveExplorer is an Eclipse plug-in which provides a convenient and quick means for exploring and searching through Java-API supported archive files (like JAR or ZIP) in the...
Eclipse Fullscreen is a plug-in that enables fullscreen and also to choose to hide/show the menu bar and status bar.
EHEP is an Eclipse plugin, which allows user to view or modify any file in hex mode. Plugin provides table with hex and character view of the file.
EHEP...
This plugin adds features to quickly re-open recently closed files. * New dialog to view and re-open recently closed editors * Open the last closed editor via keyboard shortcut *...
Artemis is an Eclipse plugin for C/C++ static code analisys. As minimum requirement you need Eclipse 2019-03 with CDT 9.7
Veracode Greenlight finds security defects in your code and provides contextual remediation advice to help you fix issues in seconds, right in your Eclipse IDE. With Veracode...
QuickShell is an Eclipse plugin to use Java JShell inside Eclipse IDE. This plugin depends on 'TM Terminal' Eclipse plugin. if it is already not installed in your Eclipse (Press...
JDocEditor: WYSIWYG JavaDoc comment editor implemented as an Eclipse view plugin with a seamless, real-time link to the active JDT editor. Provides a useful complement of word...
PL/SQL Development The PL/SQL Workbench Perspective allows to organize the PL/SQL stored procedure resources. Edit stored procedures and supports content assist, failure marker...
Clover measures Java and Groovy code coverage and optimises your test execution so you can prioritise new test development, get faster feedback of test results, and reduce risk of...
Context Mapper provides a DSL to create Context Maps based on strategic Domain-driven Design (DDD). DDD with its Bounded Contexts offers an approach for decomposing a domain or...
SmartClose intelligently closes unused editor tabs after a period of time. You can use this plugin in conjunction with FastOpen to reopen closed editor tabs quickly. Features Set...
Code Time Code Time is an open source plugin for automatic programming metrics and time tracking in Eclipse. Track your productivity, protect valuable code time, and stay in flow...
`jjs` is util inside Java 8 JDK to work with Nashorn JavaScript engine (https://blogs.oracle.com/nashorn/). Nodeclipse JJS feature lets you create new Nashorn project, edit...
A plugin for Selenium, It makes it really easy using Selenium Grid inside Eclipse and running your System Tests. (Also available as standalone application.) Features 1. Start/Stop...
The Linux Profiling Tools project aims to bring a full-featured C and C++ IDE to Linux developers. We build on the source editing and debugging features of the CDT to integrate...
"Manik-Hot-Deploy" is an Eclipse Plugin providing an easy way to deploy maven based JEE projects into an application server. The Plugin supports autodeploy as also a hotdeploy mode...
Inversion of Coupling Control
Have you ever tried to debug complex programs/object structures in eclipse? Spent years or your life or resorted to making paper sketches as you debug? GraphHeap is an eclipse...
DEP4E integrates DocBook XML and DocBook XSL into Eclipse IDE to create, edit and process DocBook 5.0 projects.
The Synopsys® Code Sight™ plug-in helps you find and fix security and quality issues in your software while you code. It can quickly identify vulnerabilities in both source code...
MQTT and MQTT-SN are lightweight publish/subscribe messaging transports for TCP/IP and connectionless protocols (such as UDP) respectively. The Eclipse Paho project provides open...
Artifactory - P2 Repositories can be your single access point for all Eclipse® updates. Eclipse plugins proxying and hosting take advantage of Artifactory's exiting advanced...
2 plugins together for ASCII UML (plantuml) creation: - PlantUML Editor from Asciidoctor Editor - and Plantuml Eclipse plugin More on https://ascii-uml.github.io/ ref https:/...
New launching options in the toolbar for preferred and correspondent test configuration.
Closure IDE is a JavaScript IDE powered by Google Closure Tools. Closure IDE includes full-featured JavaScript Editor, extensive JSDoc support, validation, building and code...
Closure tools for Eclipse. This plugin extends JSDT, the JavaScript development environment for Eclipse, with some features which are useful for developers using the Closure...
Select the best open source components for your projects using precise security intelligence directly within Eclipse. The Nexus IQ plugin for Eclipse scans your open source...
m2e connector for the yuicompressor-maven-plugin will help you to execute the compress and jslint goals of the plugin. The plugin will run on incremental builds only if any of the...
Source folders: Automatically configure source folders for the generated assertion classes. Refresh: Automatically refresh the generated assertion classes upon source changes.
The YAKINDU EA-Bridge supports direct model-based access to Enterprise Architect UML models from within Eclipse. Use the Marketplace Install button to install a trial version into...
The Eclipse plug-in XPairtise provides a platform for distributed pair programming. This plug-in offers shared editing, project synchronization, shared program and test execution...
This plugin provides support for editing team project set files in Eclipse. Features: full-featured project set editor full compatibility to the eclipse 'Team Project Set' XML file...
Generate Word documents from Java. A highly extensible framework, fully integrated in Eclipse. A very simple language to generate high quality Word documents With only 30 keywords...
This is a multi properties files editor. You can display a set of properties files in a single view. The data is outlined key by key in a table so you can easily compare each files...
Contracts for Java (C4J Contracts for Java (C4J) is a Contracts framework for Java 1.6 and later. The primary goal for C4J is ease of use. Contracts are about design and quality...
A plug-in for Eclipse IDE based on TestDox. TestDoxon assists the user by showing test method names according to this standard.
o3smeasures is a measure-based tool to evaluating software quality using different source-code properties. The tool provides information on software artifacts using the 15 measures...
coala provides a common command-line interface for linting and fixing all your code, regardless of the programming languages you use. coala Eclipse Plug-in will enable you to run...
IPWorks IoT is a brand new toolset designed to help you easily implement the IoT protocols you need to communicate between networked devices. Many common protocols are supported...
IPWorks MQ is designed to help you easily implement popular messaging protocols to communicate between networked devices. Many common protocols and services are supported...
A comprehensive toolkit for building secure SNMP-based agent and manager applications. Supports a complete range of network management capabilities including SNMPv3 security...
A powerful suite of components for embedding secure user authentication into web, desktop, and mobile apps. Supports OAuth, NTLM, RADIUS, Kerberos, SAML, LDAP, Certificate...
Add advanced file and streaming compression to your applications. A suite of easy, fast, and effective components that enable developers to rapidly add advanced compression and...
Create real-time, web-connected applications with support for WebSockets. Includes client, server, and proxy components for building and connecting to WebSockets (HTML5) based...
Components for secure Email communications via S/MIME encryption and digital certificates. Sign and encrypt files, emails, and even newsgroup postings using X.509 digital...