• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Problem with Layout visual editor in Eclipse

 
Ranch Hand
Posts: 32
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator



This is the problem, when i chose to use the Visual editor i just cant drag and drop any UI component like Button or whathever.
Ples help me what is the problem.

PS i don't have problem with Emulator, the programs run fine THE problem is only with visual editor. I don't want owase to code XML by my hands.
Thanks
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Odd, I don't get that. I just installed STS from SpringSource then added the update site, added the SDK Versions, added the plugins and that was all, everything worked as is.

So is there something wrong with the xml, maybe misspelt something or forgot to close a tag?

Does this happen if you do new Android Layout, then use the visual editor on that one?

Try re-installing Eclipse and the Android plugins if that doesn't help.

Mark
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic