Unfortunately/fortunately after doing some other things, creating a couple of more projects, and restarting MyEclipse, adding Spring seems to be ok. Strange though, because I upgraded already a couple of months ago. If it reoccurs I will put those steps also in this topic.
Here is what I did:
1. Upgraded Enterprise Workbench – if I remember correclty via Help/Manage MyEclipse plug-ins. It has been awhile since I upgraded though, so I can’t be sure.
2. Created a couple of different kind of projects for demoing – web apps.
3. Tried Add Spring Capabilities
All Spring libraries except JDO and Ibatis and WebFlow
Disabled AOP Builder
New Spring configuration file
4. Get errors in the log like this.
!ENTRY com.genuitec.eclipse.core.common 1 0 2009-12-07 12:40:35.339
!MESSAGE Unable to find MEContainer jar: MYECLIPSE_SPRING_DATA_HOME/2.5/dist/modules/spring-aop.jar
!ENTRY com.genuitec.eclipse.core.common 1 0 2009-12-07 12:40:35.366
!MESSAGE Unable to find MEContainer jar: MYECLIPSE_SPRING_DATA_HOME/2.5/dist/weavers/spring-agent.jar
!ENTRY com.genuitec.eclipse.core.common 1 0 2009-12-07 12:40:35.382
!MESSAGE Unable to find MEContainer jar: MYECLIPSE_SPRING_DATA_HOME/2.5/dist/weavers/spring-tomcat-weaver.jar
….