Hello Frank,
There are two ways to get the Spring Beans:
OPTION A: via MyEclipse for Spring
1. In the Spring Code Generation (now moved under the MyEclipse option in MyEclipse for Spring 8.5), choose Add Spring Code Generation Capabilities.
2. In the first wizard pane, select “Add the MyEclipse Spring Nature”.
3. In the Project Explorer, you should see the Spring Beans node
OPTION B: via MyEclipse Pro or MyEclipse for Spring
1. Right-click the project and choose MyEclipse > Add Spring Capabilities. This does the same thing as adding the MyEclipse Spring Nature in Option A.
HTH,
Dave