19 projects tagged "Ant"
Android Tools is a lightweight IDE for creating, building, installing, and testing Android applications. Android Tools includes point and click access to the Android commands, documents, directories, and files. It also includes a built-in text editor. Android Tools makes learning and using Android easier. It's for the new Android user who needs help getting started. It's also for the more experienced Android user who wants easy access to the Android commands and a text editor.
AntTask-GenerateXML is an Ant task that uses XMLBeans to create example XML instances from a W3C schema. It is especially useful for looking at pieces of schema, as you can set the element you wish to use as the root one. It will use the values from enumerations as the fixed/default values for attributes and elements if they are set. It obeys the XML type system with the exception of regex/patterns.
Flaka is an extension for Ant that runs with Ant versions 1.7.x and 1.8.x. A main project goal of Flaka is the simplification of writing a build script. It requires Ant >= 1.7.x and Java >= 1.5. It provides an expression language (Java Unified Expression Language) allowing access to data objects that makes many scripting parts in Ant scripts unnecessary. It provides conditional and repetitive control structures like when, unless, while, for, choose, switch, etc. It provides exception handling. It provides additional types, tasks, and macros. It provides comprehensive documentation.
JCrocus is a GUI that allows representing the network topology definition of microwave cavity filters based on the coupling matrix approach as well as simulating and plotting its frequency response. It is a software tool for electromagnetic engineers; it is also a pedagogic instrument for professors and students in electromagnetic engineering to teach and learn the theory behind the microwave cavity filters.
Lattice is a Java build system with strong multi-module support. Build files are written not in XML, but in the Python language. The benefits are much better readability and powerful imperative build scripting. For multi-module projects, Lattice uses topological sorting to decide the correct order to build each module. Because a custom task is just a regular Python function, they can perform any type of work, including invoking other Java build systems such as Ant, Maven, or Ivy.
A Java class library for importing and creating PDF documents.