-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
First, thanks for this. It is a good idea.
It works for me in html files but not in xml files.
For example, changing target in this file bellow does not change the good tags.
<?xml version="1.0" encoding="UTF-8"?>
<project name="test">
<target name="test1">
<exec executable="g">
<arg file="new" />
</exec>
</target>
<target name="test2">
<echoproperties />
</target>
</project>
Regards
Metadata
Metadata
Assignees
Labels
No labels