I am trying in eclipse Indigo to change the JavaDoc location for Google APIs [4.0.3] maps.jar from [android-sdk-path]/add-ons/addon-google_apis-google_inc_-15/docs/reference/ to [android-sdk-path]/add-ons/addon-google_apis-google_inc_-15/docs/maps_apis/, where it is actually located. Klicking "Validating..." finds the JavaDoc.
But when I save an close the dialog, my changes are lost and next time, when I check the JavaDoc location, the original location is shown again.
Does anybody know how the location of the JavaDoc can be changed? Seems to be configured by the Google APIs [4.0.3] library container, but I have no idea how this can be changed.
I see the same behaviour in my Windows 7 and my Linux machine. And this also happens only, when I want to change the Javadoc Location of the maps.jar or effects.jar. Therefore I don't think, it is a Problem with my installation (eclispse platform 3.7.0, android devtools 16.0.1)