The aim of ant4eclipse is to avoid redundancy between Eclipse and Ant configurations. Its tasks can read Eclipse' configuration files, such as .classpath or .psf. Changes of Eclipse configurations are immediately visible to buildfiles without changes.
Schmant is a build environment for building software projects. It runs build scripts written in Groovy, JavaScript, JRuby or Jython. Scripts use Schmant tasks for common tasks such as compiling Java or building Jar files.
Finds Text in Delphi *.Pas files e.g. : button1.caption:='Hello'
Replaces Text with a function call button1.caption:=TXT(0) {##Hello##}
Generates a function „TXT“ with a String List with all found Texts at the beginning of your source.
Maven2 plugin for building Force.com projects. The plugin supports installation of Force.com artifacts into a Salesforce organization. Currently supported artifacts include S-Controls, Apex Code and Visualforce pages.
The latest version of genxface is included in the *mak* project, which is hosted on *github*. Genxface is a simple tool to parse C files and generate interface files. In the first version, it generates prototypes. It is intended to generate mock wrap
a framework to define and compile object oriented software with a large set of objects and multiple projects. the commandset can be learned to create rapid results. it can be used to create portable programms and for writing quick tests.
LIME (Less-is-More) is parallel/concurrent programming environment based on C. Internally, it uses XML technology to describe tasks and their dependencies. Externally, it offers the ANSI C99 programming as well as a set of visually-oriented interfaces.
Saturn disk image is a tool for working with disk images (".iso" files). Saturn provides a graphical user interface, a dotNET component library, and a NAnt task, enabling software engineers to create disk images from build scripts.
Flexconf takes C++ header files and generates de/serializers that read/write contained structures from/into configuration files. It supports XML and Windows Registry out of the box. It handles almost any file format through it's template mechanism.
OOSys is a plan to create an object-oriented operating system based on classes and objects instead of files and programs, with a strong focus on both clean design and practical usefulness. As a start, we are developing a microkernel.
JsBuild is a simple and easy to use ANT-task for compressing and packaging JavaScript files. It aims to be a versatile tool for packaging javascript files.
STDProject (Simple Tree Driven Project) is a modeling tool for software development projects. It will let you build your project, watch its consistency, generate documentation and reuse work from one project to another.
ImportAnt is a set of reusable Apache Ant targets. The goal of ImportAnt is to standardize multiple project build files and avoid excessive redundancy.
Projects for Maven2 Plugins using Java 5 syntax of generics, and mvn-anno-mojo project for Mojo Annotations. Features like, Ant to Maven integraton, easy Mojo to POJO delegations, project renaming, multi artifacts per POM, Idea, Native migration.
Anticipation is a set of Ant scripts for building pragmatic Java and XML projects. (Think lightweight Maven.) It also includes an XSLT stylsheet for producing HTML documentation of Ant build files.
Join is a software integration/staging management system dedicated to complex and large scale projects. It allows you to manage your project artifacts, resources, environments configuration and orchestrate the build operations of your staging workflow.
Eclipse 3.x plugin of Library Folder ClasspathContainer http://www.eclipse-plugins.info/eclipse/plugin_details.jsp?id=409). This plugin will add all .jar and .zip files of a folder to you classpath. To install, visit http://libcontainer.sourceforge.net/