Editing Ant Build Files in the Context of Main Files

Smaller interrelated modules that define a complex Ant build structure cannot be correctly edited or validated individually, due to their interdependency with other modules.

Oxygen provides support for defining the main module (or modules), allowing you to edit any of the imported or included files in the context of the larger Ant build structure. Validation, content completion, various component-oriented views, and search/refactoring actions are performed in relation to the larger Ant build structure, as defined in the context of the main files.

Editing Ant Build Files in Context of Main Files