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.
Maven DocCheck Plug-in is a report-type plugin for Apache Maven. It will add a report on missing and corrupt javadoc comments using the Sun Doc Check Doclet.
PrEd is a Java based graphical utility to find and edit Java property files in JAR, WAR, EAR and other kind of ZIP archives.
It is the perfect tool for customizing Java and J2EE application archives.
Enjoy, Daniel Palomo van Es.
This Eclipse plugin makes easy and fast to develop transaction applications in Java using JDO drivers. This tool integrates the JDO enhance command in JDT building process.
An Eclipse 3.0 compatible plugin which allows BEA's WebLogic Server (6.1, 7.1 and 8.1) to be managed from within eclipse and thus easily debug deployed J2EE applications in BEA.
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.
Dashboard is a plugin for IntelliJ IDEA and Eclipse that provides immediate visual feedback of the status of a (remote) continuous integration build process directly in the editor. It initially works with Cruise Control (or vanilla Ant).
short: Import a web service into your Eclipse project. long: This project provides an eclipse import wizard which generates the java client stubs to invoke a Web Service. (Add Web Reference)
The JTools project contains small java functionalities which will make the live of a developer easier. For each functionality there will be a source release and a jar release.
MavenIM is a plugin for maven that provides a mechanism for sending instant messaging notifications. It will provide support for XMPP/XMPP secure (Jabber), AIM (TOC protocol), MSN, and YIM clients.
Jarpend is a tool to create jar-files containing all Java classes required by a given set of classes. It also allows you to test whether a certain classpath fulfills the dependencies of a class. Use it to make the NoClassDefFoundError extinct.
The BeanFactory Tool is a two-way GUI frontend plugin for editing javadoc custom doclets, such as XDoclet. It is build on a general Doclet editing layer running on Netbeans, JBuilder and Eclipse.
JEnum is a Java runtime jar for working with enumerated types, as described in Josh Bloch's Effective Java, and a one-way code generator to create the needed classes from xml. The API is patterned after the Java Collections API.
Java class file encryption. Class Encrypt is a program that can encrypt a developer's class files and package them into an executable jar file for deployment. The program uses modules for implementing different encryptions.
Enhydra XMLC (http://xmlc.enhydra.org) is an excellent Java-based tool used when developing web-based applications. Eclipse (http://www.eclipse.org) is an excellent platform for integrating development tools.
This project is about making the two work
jarg reduces a jar file that have java class files.
It remove debugging informations.
It remove unnecesary attributes for execution.
It remove unused fields and unused methods.
It remove unused entry in the constant pool.
It rename fields and method
GAP is a Generic Jakarta ANT Project file for the complete building of a Java Application from your source to executable jar by simply modifying a simple properties file with details on your project. No knowlege of ANT is required. Great way for the novic
Plugin for the Eclipse platform that allows various means of introspection into the internals of the platform at runtime. This plugin reveals the way the platform components are composed and how they work together.
This project provides a Maven plugin that grabs all the goals cached in ${maven.home}/plugins/goals.cache and provides a hook to store them in an xml file during postGoal execution. The GoalsBean can be unmarshalled from an xml file listing all the goals