


Namespace prefixes are now highlighted separate from attribute names.The quote-matching bug ( issue 11332 ) has been fixed.When editing layouts, the layout_width and layout_height attributes are inserted automatically.Drop preview now shows more accurate widget bounds.Support non-rectangular shapes in Drawable render preview.We now convert the bytecode of compiled classes on the fly such that they can be executed by the layout renderer. Support for using sourceCompatibility 1.7 even the IDE is running on JDK 1.6 (as it is by default on Mac OSX for example, even when JDK 1.7 is installed).

This bug would prevent cleaning and rebuilding a project as soon as a layout file had been opened.
