You can also try to turn on autorefresh in Eclipse: General / Worspace
/ Refresh automatically
Morris Jones wrote:
Thierry Lach wrote:
I consider it a "best practice" to never have Eclipse and Maven
building into the same directory. I normally set my Eclipse/Maven
projects up using standard Eclipse structure, building into
${basedir}/bin, while letting Maven always build into
${basedir}/target/classes. (This, by the way, would be the default
location for each of them ;-)
I don't disagree, but doing this did break for me the ability for the
jetty plugin to automatically refresh a web application. I suspect I
could tell the jetty plugin to use ${basedir}/bin though.
Mojo
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email