I setup a Maven project in Eclipse and set the src/main/java, src/test/java as its soruce folder. I have clicked the Project->build automatically menu item. But the source code in src/test/java directory can be built automatically while the source code under src/main/java can't be built unless I clean the project. I wander why the src/main/java can't be built automatically.
thanks. -- View this message in context: http://www.nabble.com/Why-doesn%27t-Eclipse-build-source-code-automically--tp18560912p18560912.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
