> it breaks my ide completely and causes the project to fail. clean Are you talking about Eclipse? I don't know, I've just done the above and nothing breaks for me.
> often times i just call clean before i rerun a single test or > something, its just a habit That's a good habit. And exactly the same reason for syncing the jars used for compilation and execution with the ivy files -- so that you don't run with stuff you're not supposed to run with? > so its really frustrating at the moment. I agree we should change it if it breaks IDEs, it doesn't do it for me so I didn't think it's the case. > If its really mandatory to keep this, we should make this a system > property (defaulted to off) Backtracking a bit -- ideally we should use a classpath built directly from those ivy files... then it wouldn't matter. But then things would get complicated for other IDEs anyway (because not all of them support ivy as far as I can tell?). D.
<<attachment: CropperCapture[1].png>>
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
