Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-dev] Too many class path resets

Hi Igor,

We've been looking at https://bugs.eclipse.org/bugs/show_bug.cgi?id=342903#c49 and we are still continuing to see maven builder resetting the class path even on trivial changes (java file save).

That has the sideffect of triggering our CDI builder in https://issues.jboss.org/browse/JBIDE-9271 and then cause slowdowns.

We are looking at reducing our side of the problem, but the root cause is that the class path gets reset even though nothing seem to have changed.

We would like to make the patch correct but to do that we would need to somehow trigger an update when projects gets added/removed - our current approach you rejected; any suggestion on how we can fix that better ?

If you could give a hint - then we'll redo patch and  accommodate it.

p.s. i'm going on vacation the next 2 weeks but Snjezana will be around.
 
/max
http://about.me/maxandersen





Back to the top