Compose* is a project that aims at enhancing the modularization capabilities of component- and object-based programming. In particular, Compose* offers aspect-oriented programming through the composition filters model.
JspAppWiz is a JSP based RAD tool that builds simple to moderately complex MVC (Model 2) JSP applications. Requires nothing more than some online configuration and selecting database fields and a compatible controls for pages that you design online.
Powerful Java code generator. Reads model information from simple annotated POJO class definitions. Generation of contexts, DB create scripts, and all the layers needed for an enterprise Java Application. Generator works based on Velocity templates.
jAstyle is a 100% pure Java port of the GPL’d AStyle (http://astyle.sourceforge.net/). jAstyle is intented to be created as a library and not as a command line tool, so It does not support those options associated to standard output or console.
A simple object model for Java source code, to better enable code generation. Built to work for Java 5, but perhaps extendable to other languages in the future.
Fydji WS is a Web Services creation framework allowing to build services mapped to database operations, Java methods or other sources. It produces a Web application for services publishing and Java/JavaScript/PHP client classes for their invocation.
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.
JUnit Generator can automatically generate junit test cases for a specific class or method of Java; Fully supports the characteristics of object-oriented like generic type, complex class type generation etc.
Javast is a Java API for creating an Abstract Syntax Tree of java source code (the equivalent of an XML DOM) in memory and then writing this to a file or bytestream as formatted source code.
It is mainly useful for java code generation.
Advanced, readymade configuration module for a java application.creates java wrappers over property files therefore catches property name mismatches at compile time. Developers access properties as if they are java methods.
Java HTML/XML Compressor is a very small, fast and easy to use library that compresses given HTML or XML source by removing extra whitespaces, comments and other unneeded characters without breaking the content structure.
An Eclipse Plugin for Development of leJos based Lego Mindstorms.
Supports a leJos nature project.
Integrated Upload via Bluetooth/USB.
Includes a graphical modelling environment of statemachines.
Requires: Eclipse GMF and oAW
Use of annotations to specify constraints on methods. There are annotations available to perform common checks (i.e. a parameter has to be not null, an int value has to be positive, etc.) and to use a full-flavoured design by contract in java with suppor
Configurator and Code-Generator for automotive UDS (Unified Diagnostics Services). The generated code is independent of bus and transport-protocol. Every service is generated in it's own file. It's planned to create support for DEH and DET.
ATTENTION! For various reasons, the infrastructure of the Reuseware project has moved. All information and latest versions are available via the new Reuseware webpage: http://reuseware.org
The SAVE-IDE is an integrated development environment for architectural and component-based design of embedded systems. Including a tool chain for analysis, verification and code generation, with focus on safety and real-time.
View4J is a web framework with extensive use of declarative programming that allows the reuse of code with various layouts, allowing a rapid development of the front of a web application
This software is a set of eclipse plugins.
Use it to get a more complete solution to the internationalization and localization needs of your Java applications.
A collection of eclipse plugins and various tools to help in software development. This will include some autogeneration, architecture patterns, etc... Our hope is to have this grow overtime to support developers in the opensource community.
Uni-d is an tool that generates a J2EE application based on a XML description of the data and interactions. The generated beans are Hibernate3/ejb3 compatible, JBoss as an aplications server, JasperReports for reports and Tapestry for the web interface.
XSnapshot is a framework for generating data transfer classes (which we call snapshot classes) based on domain model classes. Based on XDoclet markup, XSnapshot will generate snapshot classes and helper classes to convert between snapshots and models.