0

I have been following this tutorial:

http://www.vogella.com/articles/EclipseEMF/article.html

I cannot deal with Step

5.2. Run your plugins

I'm trying to open plugin.xml file but it gives me an error:

Unsupported Content in Editor

Cœur
  • 37,241
  • 25
  • 195
  • 267
javaGirl
  • 195
  • 1
  • 4
  • 13

1 Answers1

0

The Android SDK believes that it is one of its files then, when it tries to open it, it crashes since it does not contain what it was expected. Right click on the file plugin.xml and select "Open With" and then the "Plug-in Manifest Editor".

sbegaudeau
  • 1,504
  • 13
  • 18