Is it possible to get Autocomplete or Something when i work with the eclipse form editor? I write a color in the strings.xml and then i want to select it by the propertys for the text color, but there is no autocomplete or something equal
A:
From what I understand of your question, you want autocomplete / intellisence for a content in an XML file? Correct?
As far I know that is not possible, as Eclipse does not parse those files. However being Eclipse there is more than likely a plugin available to do exactly what you want.
Quickly googling around I found this post on the Eclipse forums that you want to try: XML autocomplete?.
HTH,
Dennis Roche
2010-06-15 20:43:19
I mean somethink like in this screenshot (Reference Chooser)http://www.vogella.de/articles/Android/images/first46.gif
mobbek_hobbeb
2010-06-15 20:51:30
@mobbek_hobbed: Sorry, I haven't used Eclipse enough to know how to do that. I am sure what you want is *possible* using a plugin, search or post on the eclipse forums.
Dennis Roche
2010-06-15 21:18:42
A:
I mean somethink like in this screenshot (Reference Chooser) http://www.vogella.de/articles/Android/images/first46.gif
mobbek_hobbeb
2010-06-15 20:53:19