On 9/11/07, Carlos Sanchez <[EMAIL PROTECTED]> wrote: > do you mean that you do the mvn compile outside of eclipse? I didn' t > think that eclipse pick up external changes if you don' t explicitly > do a refresh
It doesn't, unless you turn that feature on yourself. (Windows -> Preferences -> General -> Workspace -> Refresh automatically) But its a bad idea to turn this on as you could be in the middle of a compile when Eclipse tries to refresh and everything will get out of sync. You are better to manually refreshing. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]