I need to put a new attribute inside a particular tag that doesn't have it already.
I've found something similar to my needs that helps locate those tags, but I am very new to regex and I am having trouble with it.
Here, master @RidgeRunner nicely explains how to find it. Now, I found hundreds of ocurrences along the code. It will be exhausting to manually input the missing attribute in all those tags.
Is there a chance that eclipse replace tool may help me? How?
Thanks