Stefan G. Renz wrote: > Christian Sell wrote: > > >>after moving a class twice between different source trees inside the >>same project, I was not able to rebuild the project, as 2 versions of >>the class always got into eachothers way (ambiguity error). The only >>resolution was to shutdown idea and manually delete the compile >>directories and .dependency_info > > > Did you enable "synchronize output directory" in the Compilation project > properties? This should remove spurious class files... > > Ciao > Stef
I have enabled it now. Seems strange that this would be off by default, and thus cause the described problem. I would certainly not have detected that flag if it hadnt been for your hint. Of course this is/was not a problem of major importance _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
