Location: JWare Software » PEd4Ant
Table of Contents
PEd4Ant
JWare/AntXtras Properties Editor for Ant (PEd4Ant) is a collection of components for creating and manipulating standard Java properties files from within Ant script. To use PEd4Ant you just load its antlib into your Ant runtime. If you need to do lots of custom properties manipulation, while preserving the original source as much as possible, you will find PEd4Ant very useful.
Key Features
- 100% Ant, 100% Java Properties– handled as objects not unstructured text.
- Preserves loaded structure including whitespace like comments.
- Has a full suite of operations: insert, delete, update, test, [un]comment, copy.
- Can read local source or remote source properties; .xml or .properties format.
- Supports editing in place with auto-backup and auto-save per edit.
- Can merge one or more sources into a single output while applying changes.
- Can create and manipulate pure in-memory properties objects.
Your Next Steps
- Go to the PEd4Ant Overview page for an introduction to PEd4Ant and its main features, a list of the PEd4Ant components, and a series of “Quick Start Examples” to get started editing files using PEd4Ant.
- Go to the PEd4Ant Feature Request Tracker to submit your own enhancement and new feature requests against the latest version.
Project Activities
News
Sep 2012
PEd4Ant 1.5.0b2 released. The release is compiled against Ant 1.8.4 and the AntXtras v3.5b2 release. Note that this package is not compatible with Ant 1.7.x or AntXtras v2 or v3.0! Read the release notes for additional information about changes.