OSDN Git Service

ADT Manifest: fix XML attribute completion.
authorRaphael Moll <ralf@android.com>
Sat, 5 Mar 2011 18:21:49 +0000 (10:21 -0800)
committerRaphael Moll <ralf@android.com>
Sat, 5 Mar 2011 18:21:49 +0000 (10:21 -0800)
commitb5e3ade9f116e16f27e9aa10d5b7c1a48ac5ff54
tree5e59bfb9281b7df68aa5a0e86f138d7fa8a46299
parentd4a227a2f58801fafd60a9721e992aa158b93c05
ADT Manifest: fix XML attribute completion.

XML completion wasn't done properly for attributes for element
that had a dash (-) in them.

Change-Id: I433f3711e1991246d099246847c7204e04ae3e40
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/AndroidContentAssist.java