w2ysw3m / adt-addons

Automatically exported from code.google.com/p/adt-addons
0 stars 0 forks source link

API analysis fails to install adt17/android tools 11 #21

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
You probably now this already..under adt17preview4 sources plugin installs fine 
but the api analysis plugin fails to install.

If you need an error log copy let me know and I will supply one.

Thanks, good work as always

Original issue reported on code.google.com by fred.gr...@gmail.com on 15 Mar 2012 at 3:13

GoogleCodeExporter commented 9 years ago
The log message I get:

Cannot complete the install because one or more required items could not be 
found.
  Software being installed: Android API Analysis 1.0.6.201112122256 (com.android.ide.eclipse.api.analysis.feature.feature.group 1.0.6.201112122256)
  Missing requirement: Android API Analysis 1.0.6.201112122256 (com.android.ide.eclipse.api.analysis 1.0.6.201112122256) requires 'bundle com.android.ide.eclipse.adt [11.0.0,17.0.0)' but it could not be found
  Cannot satisfy dependency:
    From: Android API Analysis 1.0.6.201112122256 (com.android.ide.eclipse.api.analysis.feature.feature.group 1.0.6.201112122256)
    To: com.android.ide.eclipse.api.analysis [1.0.6.201112122256]

Original comment by fred.gr...@gmail.com on 15 Mar 2012 at 7:20

GoogleCodeExporter commented 9 years ago
I had the API analysis plugin installed on adt16, and I had to uninstall it to 
upgrade to adt17. Please update the plugin for adt17. It's invaluable.

Original comment by aak...@familiar-inc.com on 26 Mar 2012 at 9:23

GoogleCodeExporter commented 9 years ago
I don't think you should need the plugin. Adt 17 includes a newer version of 
lint which I think does the same checks. (I think)

Original comment by drem...@gmail.com on 1 Apr 2012 at 3:35