Missing xml config bookmarks in Eclipse?

I follow the set of tutorials, and they are wonderful, but he continues to reference the set of tabs at the bottom of his XML files to configure them, but I don’t have them. I followed his instructions and installed the same plugins, but they are not there. His tutorial had a beans tab for a Spring Beans file beans.xmland dependency tabs for Maven pom.xml.

I use Eclipse EE Kepler, Spring IDE and Maven.

Tutorial Tab

The tab in the tutorial

What I see

what I see

+3
source share
3 answers

Eclipse , ( , XML-), , , (, Spring Beans). " $EDITOR".

+3

eclipse luna, Spring ( Spring ).... STS http://spring.io/tools/sts/all - =)

0

I had the same problem and tried to install various plugins for eclipse as well as STS in an existing Eclipse installation. Finally, I ended up using Spring Tool Suite instead of Eclipse.

0
source

All Articles