I have a fully functional Spring Integration project. I'm using Spring Tool Suite 3.5.1. When I open my spring-integration-context.xml
file I only get Design
and Source
for tabs at the bottom of the editor window. I'm looking for integration-graph
but cannot figure out how to enable it or show it.
On my work machine I'm using Spring Tool Suite 3.5.0 and I get Source
, Namespaces
, Overview
, beans
, integration
, and integration-graph
as tabs for the xml file. Any ideas? Thanks~
Right-click on the project and enable "Spring Nature".