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.
Create free account
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
WorkingCode gives you what the name says working pieces of codes in Java. We are talking about code snippets and full utility apps for Java and J2me. It's use is intended as a library.
wxEclipse is Eclipse plugin build on top of CDT. Goal of this project is to develop complete RAD environment for wxWidgets including syntax highlighting, code completion, visual GUI builder, resource editor, and many more.
JSequencer is a development tool which autogenerates Sequence diagrams. It's ideal for design and debugging. Wire it with Spring and you can produce Sequence Diagrams without writing any code! The produced output can be viewed using SequencerUI(included
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.
Jo2 (Java Operators Overloading) :: is Javac (Sun Java Compiler) extended by operators overloading. This open java project comes with a specification of operators overloading in Java. The resulting byte code obeys to the java standard specification.
ArchMapper is a Tool for mapping architecture descriptions of a program to a Java implementation. It offers two main functions: Generating Java sourcecode stubs from an architecture and checking a Java implementation for conformance with an architecture
QC4J is an automated, specification-based testing framework, based on QuickCheck for Haskell. It makes it easy to test referentially transparent code, by creating test data automatically through user-defined generators.
A font chooser for java-programmers. You can select the font, the font-style, the size and the color. It gets similar handled like the JFileChooser in the Java API.
The builder plug-in project consists of an Eclipse plugin which automates the application of a modified GoF Builder pattern to a target POJO, thus converting the POJO into an immutable object which can improve thread safety in concurrent applications
FineVMS is a fine-grained versioning management system aiming to manage versioning of sourcecode files. It is composed of two modules: Fineversion and Fineclipse implementing as extensions of the Subversion command line and Subclipse, respectively.
Highly customizable CASE-Tool for static code analysis based on software metrics with additional support for easy interpretation and Agile Development (evolutionary design).
A tool to support MDA / MDSD. It generates sourcecode or other files based on an arbitrary XML model and some templates, which are written in a simple XML dialect (similar to XSLT). Editing in generated files and regeneration is possible.
A translator that converts Qt Designer UI files into SWT java classes. Use the power of Qt Designer to generate your user interface and then automatically generate SWT java sourcecode.
This library generates code from UML models using the groovy scripting language. Support UML tools that use XML Metadata Interchange format (XMI). (Argo, Poseidon, Magic Draw, and many others). Currently supports generating JPA entity beans from UML.
Acceptance is glue code for creating an end-to-end FitNesse/Selenium testing environment. It includes recording scripts for Selenium IDE, Java code to start and control selenium based on FitNesse tables.
JSQL2iBatis, Generador de codigo. A partir de un fichero SQL con sentencias CREATE genera los ficheros java beans de iBatis y los xml correspondientes a los SQL Mapping. Es similar a Abator de iBatis pero mucho mas simple. Basado en plantillas Velocity.
Java Framework for automatic transformation of graph structured Process Models (incl. BPMN import) to block structured BPEL code. A graphical tool is provided for visualisation and testing.
Web Fast Forms is a web application development framework for Java developers. The framework is targeting developers that are building administrative web applications. The product is well suited for applications that are form based and that use a RDBMS.
Copyright comment is an eclipse plugin.Can be used to add copyright comment to code/document/files.This plugin helps developer to add copyright comment to code/document.Developer can add copyright comment to specified file ,complete project in eclipse.
Java Decompiler, Disassembler and Bytecode debugger. Decompiler supports Java 5 (e.g. generics, for-each loops etc). Debugger allows user to step through each bytecode and view program state. Contains Swing GUI.