Android xml rendering issue in eclipse?

后端 未结 8 2025
清酒与你
清酒与你 2020-12-31 07:33

On creating new xml files in a project, rendering issue occur with error log as follows:

java.lang.NullPointerException
    Exception details are logged i         


        
8条回答
  •  灰色年华
    2020-12-31 07:56

    I have met the same problem When using Eclipse with ADT (both are the latest version).

    It seems like a bug of adt, the only solution I found (but a simple one) is just restart Eclipse, then the errors disappear.

提交回复
热议问题