I created a maven project with a couple of modules.
Module A depends on module B.
Eclipse keeps going back and forth between "Updating bundle class container for project" A and B. This is with the Spring DM classpath container disabled. I'm only using the maven classpath container.
If I remove the OSGI Bundle Project Nature, this goes away.



