Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Every time I click on an Android XML file in Eclipse, it loads data for all API versions

As described in the title, every time an XML file (layout or manifest) is clicked, progress shows "Loading data for ..." - and it does it for every version of the API, 2.1 to 4.4.2.

Is there any way of stopping this behaviour. as it slows the system down a great deal ?

Update: I've raised an AOSP bug report for this.

Update 2: I'm pleased to say that the AOSP team have now raised the priority for a fix to 'Critical'.

Update 3: 8 days later and I'm not pleased to say that despite it being marked as a critical bug, it's still waiting on release 22.6.2 to provide a complete fix.

Update 4: Finally 22.6.2 released and it seems to work OK. Thanks go to the authors.

like image 705
NickT Avatar asked Mar 10 '14 10:03

NickT


1 Answers

ADT 22.6.2 is available. Just update it and this issue disappears.

You can ckeck the general notes here

like image 139
joao2fast4u Avatar answered Oct 16 '22 11:10

joao2fast4u