Android eclipse editor: Unable to edit properties

后端 未结 11 642
灰色年华
灰色年华 2020-12-14 01:38

I\'m facing a strange and productivity destroying problem since this morning. Properties with no pre filled attributed can\'t be edited trough the properties editor. (Margin

相关标签:
11条回答
  • 2020-12-14 02:13

    I updated today to mountain lion and I have a the same problem with the last adt So I'm reading here

    http://code.google.com/p/android/issues/detail?can=2&start=0&num=100&q=properties%20editor&colspec=ID%20Type%20Status%20Owner%20Summary%20Stars&groupby=&sort=&id=33906

    ...it´s a problem with Mountain lion

    0 讨论(0)
  • 2020-12-14 02:16

    I updated all package from Android SDK manager! and it solved this problem!

    0 讨论(0)
  • 2020-12-14 02:16

    Try like this. Delete Android 4.4 (API 19).. and close eclipse and open it again.

    and make Android application project (ex: hello) and click the properties.

    Today I solved it that way.

    0 讨论(0)
  • 2020-12-14 02:20

    update android sdk tools on the "sdk manager" (open as administrator) and update "android tools" on "install new software" ( https://dl-ssl.google.com/android/eclipse/) (v 22.6.2).

    worked for me - all the best, you all!

    0 讨论(0)
  • 2020-12-14 02:21

    switch to Android-18(or lower) in Graphical Layout (green Android top-right)

    0 讨论(0)
提交回复
热议问题