Ok I probably am missing something obvious like maybe I need a different version of MyEclipse now (I notice something about MyEclipse for Spring?) but I dont have any option to Add Spring Capabilities under my context root for project. I need it so that I can use Hibernate to reverse engineer some Tables into POJOs and have it create Spring style DAOS but that options is greyed out- and I am assuming the Spring DAO option is disabled because my project does not have Spring Capabilities (I had manually added Spring configuration to it)
If I do Help -> About I get:
MyEclipse Enterprise Workbench
Version: 9.0
Build id: 9.0-20110318
Also when I look under my configuration center page I see I have under the “My Software” section of the Software tab:
Spring Support for MyEclipse 9.0.0
indicating it is installed.