ContractChecker is a small tool to provide support for some design by contract features to standard Java code.
Internally, it is composed of an Ant task, which invokes a doclet to generate AspectJ and the AjcTask itself in order to compile it.
HotWork is an intelligent distribution of over 15 OpenSource projects for Java developers. It provides instant infrastructure with all the things developers need to be productive: IDE and plugins, Application Server, frameworks, sample projects and etc.
Ant-based tool to migrate Java source files to GNU Autotools standards, making them compatible with usual "configure; make; make install" build mechanism.
AntFly is a common build.xml script for apache ant (and java) that can be
used in small projects instead of trying to make a build.xml from scratch.It includes a set of tasks that can perform tipical operations like building project, CVS checking, etc.
The DocSOAP XML Development Kit (XDK) is a Java Web Services SOAP, and XML Development Kit that provides effective and efficient ways of manipulating XML documents and building Web services solutions for "document style SOAP".
Antics - Yet another collection of custom Apache Ant components: Tasks, tips, examples, idioms, and in-depth articles for build file writers and custom task developers alike.
The Zaval Java Resource Editor (or Zaval JRC Editor) solution is small and easy-to-use visual editor for resource files. It can be used for existing software localization, resources synchronization and any other resources manipulations.
VirtualMock is a Unit Testing tool. It uses Junit, Aspect-Oriented Programming (AOP) and the Mock Objects testing approach. Through AOP, it supports features which are not possible with other pure-java mock object frameworks.
The VPDM framework is a software engineering meta-model to allow encapsulated views to be superimposed onto schema. We can forward engineer systems using this approach.
An Ant task for generating property files with testsets based on the results of SQL queries and validation plug-ins. Very usefull when building unit tests that make use of changing datasets.
C/C++/Java source code library and Build Environment. Contains code for threading, inter-thread communication (ITC), sockets, embedded database, parsing, fileio, etc. The majority of the library is designed for embedded development.
MakeGenie automatically creates Makefiles for Java projects. The Makefiles it generates include all class dependencies as well as some generic rules such as all, build, and clean.
Morphious is a Java application server for developing and running applications in a production environment. Applications are built from modules that can be independently recompiled and connected on demand in a GUI developer environment.
Raptor (Rapid Application ProtoTyping of Objects and their Relations). Java Frontend Framework that supports JavaBeans, Hibernate, Jakarta-POI, and a simple Raptor data access layer.
jsSplitter - toolbox for javascript preprocessing (Concatenates a .js file, or a series of .js files, to a single file .Compress a js code by removing comments,blank spaces,linefeeds .) Include GUI and commandline utility programs,ant task,jsp tag.
Using a series of Regular Expressions this application scans web documents generated by Microsoft (TM) Office Products, and converts them to proper syntax. This is done by checking cross checking legitimate HTML tags againts those in the generated doc...
It's a tools generating some graphics interfaces for applications in Java language. It's to gain a lot of time while building some windows. The Swings classes are very difficult to use! (especially the Layouts)
We describe the windows content in XML!
JOPE (Java Open Project Enviroment) focuses on making development of java projects easier by providing all tools in one place. Features include: Maven support, Ant support, Issue tracking, Mailing lists, VCS support ...
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.
Invicta is a build management tool. Using simple project definition files, it generates powerful build scripts (such as ANT) while hiding their complexity. Invicta is a modular framework that allows developing additional components and output types.