Validation of unknown tags and attributes in Android XML files

March 12th, 2012 by Eugene Kudelevsky

In the latest IntelliJ IDEA 11.1 EAP we’ve added 2 new inspections that warn you about unknown attributes and tags in Android XML resource files and AndroidManifest.xml:

IntelliJ IDEA can validate both system attributes and local ones defined in attrs.xml file in your project. Of course, you can disable or tune these inspections according to your needs in the IDE settings.

Tags: ,

One Response to “Validation of unknown tags and attributes in Android XML files”

  1. Fredrik Says:

    Finally!! Thanks.

Leave a Reply