Simple library built on top of dom4j to create logical HTML documents easily and generate HTML output from them with proper encoding. For example, it is difficult to create "p" elements with all the attributes using just dom4j. Using this extension, you w
Set of Java packages to apply Genetic Algorithms to any kind of problem. Various genetic operators are implemented and an example shows of how the system could be applied to digital circuit evolution.
Ditto Edge Server is a lightweight standalone server for resource-constrained edge environments, based on the core Ditto Edge SDK.
With Ditto Edge Server, you can join devices as small as a Raspberry Pi to a local mesh network and synchronize data across edge environments.
Ditto's Edge SDK is the only thing your edge devices need to ensure your application is operational in any environment, regardless of network conditions.
Spiritbot is a suite of tools designed for use in software-engineering, CodeGenUML includes an XMI/MOF/UML reader and exporter. An IRC ticker bot is also provided to aid in the development process.
This project is a feature-preview tool for JDO with JDK5's annotation usage.
It removes away the step of writing metadata files or modifying them when the model classes are greatly changed. An Ant task is provided to automatically do this step for you.
A tool for increasing the quality of Java applications. It allows the programmer to use design by contract and defines other development aspects right in the classes where they are relevant, as JavaDoc comments. It's a combination of AspectJ and xDoclet.
Nextobjects is an Integrated Development Tool for Entreprise Applications. It use Turbine Torque for code generation. It is based on the Merise method.
SoapClipse is an Eclipse plugin for Axis 1.2beta. It adds a WSDL2Java wizard to the Eclipse IDE available through right-clicking on any *.wsdl file in your project. Future releases, coming soon, will add more access points to the wizard.
Crowdin: Localization Management Platform for agile teams
Crowdin is AI-powered localization software for teams and businesses. Automate the translation of your content with 600+ apps and integrations
Crowdin offers training via documentation, and live online. Crowdin is translation management software and includes features such as collaboration, for software, for websites, localization automation, machine translation, permission management, project tracking, quality control, quotes/estimates, resource management, terminology management, translation analytics, translator database, version control, and workflow management.
Meta-Ja is to Java what C++ was to C - it lets you express Java class hierarchies at a higher level of abstraction, and then writes XML Schema files, constructors, hash-access type-safe lists, get, set, copy, print, and XML parsing/generation functions.
LWC is a light weight calendar written in PHP using MySQL.
Easily installable.
Simplistic single click JavaScriopt empowered user interface.
Customizable php code for easy integration in a larger context.
JResWrap is utility makes working with textual Java resources easier and robust. It generates documented wrapper classes on Java for .properties files.
Group-CCS development Components, templates, tools, accessories, tutorial, modules, translations, documentation, codes, scripts, everything that can improve the work of who uses the powerful tool of development, CCS - CodeCharge Studio.
AXgen is a code generator using XMI as input and Velocity templates for transformation. Ready to use templates are given to generate Java classes for OJB, including Repository and SQL script to build the corresponding DB scheme.
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.
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.
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.
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!
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.