- Element names
- Attribute names
- Property names
Note: In addition to the user-defined properties, the
Content
Completion Assistant offers the following values:
- The system properties set in the Java Virtual Machine.
- The built-in properties that Ant provides.
- Target names
- Task and type reference IDs
Tip: To make a custom task available in the
Content Completion Assistant, add a JAR file that
contains the task implementation to the library directory of the built-in Ant distribution
that comes bundled with Oxygen XML Editor (for example, [OXYGEN
INSTALLATION DIRECTORY]/tools/ant/lib folder).