Prologia-I18N allows easy internationalization in extracting hard-coded strings from java sources.
A GUI allows you to decide which string should be I18Nized. A front-end to the Attesoro software is provided to allow easy-editing of resourcebundles.
The Spring-Validator package provides a simple way to auto-generate JavaScript client side validate code and provides a common validator for SimpleFormController
JPeerGen is a developer utility to generate C++ source for Java object peers that interact using JNI. These peers can then implement object-specific native code as well as be used as entry points for calling Java from C++ code.
Secure and customizable compute service that lets you create and run virtual machines.
Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
This utility is used to creates Java object models from XML structure definitions(DTD&Schema) and automacitally generates intelligent codes to process the given XML file. Developers need not write painful code to process XML anymore.
JXCL is a framework for constructing transforming class loaders for Java. It can
be used for a wide range of purposes, including automated testing, in particular
testing of unit test coverage.
antlraux is a java package thought to be used in combination with antlr(http://www.antlr.org). Features contextual information management, command line parsing and lexical information treatment.
frCoder is a set of tools used to write, test, and simulate software written for the FIRST Robotics Competition (FRC). frCoder also includes basic libraries of common techniques used in the FRC.
NunniFSMGen generates a FSM (Finite State Machine) in Java, C or C++ starting from a transition table. NunniFSMGen cleanly separates logic from implementation by using a modified version of the state pattern, easing the development process!
Total Network Visibility for Network Engineers and IT Managers
Network monitoring and troubleshooting is hard. TotalView makes it easy.
This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
Piccolo is the fastest SAX parser for Java, supporting SAX1, SAX2, and JAXP (SAX only). Piccolo is different from other parsers in that it was developed using parser generators. It weighs 160K including XML APIs. See http://piccolo.sf.net for more info.
SWTworkbench is:Essential Budget--the only open-source personal finance manager with mature budgeting support, Essential Data--a library making standard SWT controls data-aware, RCPLite--a simple RCP framework with an Eclipse 2.1 look, and more SWT tools
openDBcopy is a universal database utility to migrate data from and to any database
given a JDBC driver. Standard plugins are included, custom ones can be added. Complete migration job saved as XML for easy re-use. Run with GUI or as batch.
Native Java parser framework, no (pre-)compilers needed. Closely follows BNF syntax. Optimized for performance and low overhead. Highly flexible and extendable using a streamlined API. Integrate semantics, tracing and even context sensitive parsers.
JOR is a Java Object Relation mapping tool that is very simple to use. It works with all mayor databases and requires only minimal coding effort. JOR strictly follows the POJO / POJI (Plain Old Java Objects / Plain Old Java Interfaces) model.
Ojb/Struts GUI generates java files and database entry's. It can also update java source files without overwriting existing code and alter database tables.
Java Web Application Framework (JWAF) is a framework designed to extend existing per-tier frameworks such as Struts and Castor, to provide a complete framework for rapidly building business process applications.
Also consider SF project ValueObjects.
BizWare is JavaBeans middleware comprising the "fundamental business logic" tier in N-tier apps. This tier provides a DBMS abstraction layer, enabling developers to focus on complex business logic and not low-level data persistance. BizTool is a tool t
JBind is a data binding framework linking Java and XML. The framework consists of a schema compiler for generating Java sources and a runtime environment. JBind supports most of the W3C XML schema recommendation of 2 May 2001.