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
  1. 100% Ant, 100% Java Properties– handled as objects not unstructured text.
  2. Preserves loaded structure including whitespace like comments.
  3. Has a full suite of operations: insert, delete, update, test, [un]comment, copy.
  4. Can read local source or remote source properties; .xml or .properties format.
  5. Supports editing in place with auto-backup and auto-save per edit.
  6. Can merge one or more sources into a single output while applying changes.
  7. Can create and manipulate pure in-memory properties objects.

Your Next Steps

  1. 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.

  2. Go to the Downloads page for links to the latest PEd4Ant distributions, third-party software requirements, and installation instructions. Read the Support page if you’re unable to download or install PEd4Ant (or if you’d like to contact us for some reason).

  3. Go to the PEd4Ant Feature Request Tracker to submit your own enhancement and new feature requests against the latest version.

Project Activities

News

Aug 2011

Shazzam!PEd4Ant 1.0.0 released. The release is compiled against Ant 1.8.2 and final AntXtras 3.0.0 release. Note that this package is not compatible with AntXtras v2 or Ant 1.7.x! Read the release notes for additional information about changes.

→ Read more…