This project provides a tool that converts Java classes to their equivalent objective C classes. java2objc works on Java source files instead of class files. It attempts to create ...
Undo Manager is a handy library that allows you add undo / redo operations to your projects. Undo Manager has the goal to take full advantage of .NET 3.5 and C# 3.5 features (i.e. lambda expressions). ...
DLLPackager is a lightweight application that was designed in order to help you easily bundle DLL libraries with your executables. The program doesn't perform any compression or encryption, thus keeping things as simple as possible.
Doclava is a Javadoc Doclet that generates documentation for Java projects. Doclava can be used as a standard Doclet, and can be run through the Ant or Maven build systems.Among its ...
DiffX is a Java API for comparing XML documents by analysing the sequence of XML events. With the help of DiffX you'll be able to easily spot differences between Extensible Markup Language files.
This project is a Java implementation of URI templates which can be used to produce URI given a set of parameters. This library also uses the URI template notation for pattern matching.
Vogar is a command line tool that attempts to boost your productivity when developing Java programs. Vogar accepts prebuilt .jar files or .java source files. It understands tests, benchmarks, ...
Reference library for supporting the Portable Network Graphics (PNG) format. Now you have all the information related to the PNG image format at your disposal.
CEXCEPT (pronounced "see except" in English) is a package providing a Try / Catch / Throw exception handling interface for ANSI C (C89 and subsequent ISO standards). It does not attempt to handle ...
All tasks that can be used with MiYABiS Build Tasks are: Copy, CreateItemFromFile and FolderDiff.Copy Task:It is a task that enhances the function of the Copy task from ...
The new XVR Studio Developer is based on Eclipse. You can create and manage XVR projects, author s3D and glsl code. You can also compile, debug and execute scripts in an HTML page.
F# Refactor is a small Visual Studio 2010 add-in that will bring code refactoring capabilities to the F# Language.Architecture:Lexer , Parser and Type Inference (now using Microsoft ...
Functional C# introduces several features found in programming languages like F#. It is built in a compositional fashion starting from Pattern Matching and building on that to support Object Expressions, ...
SDCC (Small Device C Compiler) is an open source retargettable, optimizing ANSI - C compiler. This version targets the Zilog Z80, Intel 8051, Dallas 80C390, Microchip PIC MCUs and Motorola HC08.
XIMEA API Software Package is a powerful toolkit that includes SDK, GenTL, LabVIEW demo, OpenCV demo, libdmtx demo, Aforge.NET framework demo, Integrating Vision Toolkit demo, Halcon demo and Cognex ...
Chord is a program analysis platform that enables users to productively design, implement, evaluate, and combine a broad variety of static and dynamic program analyses for Java bytecode.Get Chord and take it for a test drive to fully assess its capabilities!
JAutomate is the first third generation GUI test automation tool that will make testautomation of a user interface easier and much more reliable. There are now three generations ...
VbaDiff compares the embedded VBA projects in two Microsoft Office documents. VbaDiff provides a overview of the differences between two VBA projects, then helps you to drill down to find the exact ...
Tahini loads Swing layout from an XML file at runtime and links it with a controller object. The widgets are described in simple and concise XML code and only your application code is in the source file. Tahini takes care of connecting members and listener.
SocialAuth is a Java library for you if your web application requires: · Authenticating users through external oAuth providers like Gmail, Hotmail, Yahoo, Twitter, Facebook, LinkedIn, ...