I have a standard Appfuse Maven project in Eclipse. Every time I save a file (e.g. edit a Java class) in core, Eclipse starts "Building Workspace", which a) takes a long time and b) results in none of my project's classes being able to be resolved (although Maven dependencies such as Spring libraries etc. are ok).
I need to clean the project to sort it out each time. How do I prevent this? I'm using the latest version of m2eclipse. -- View this message in context: http://www.nabble.com/Every-time-I-save-a-file-Eclipse-starts-Building-Workspace-tp19455594p19455594.html Sent from the Maven Eclipse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
