> > One problem I see with 'make' clearing out class files is > that it could mess > up somebody who compiles from several different source trees > in different > projects into a single common class tree.
Having the same source file in different trees compiled to the same tree, is asking for a lot of trouble:) > I'm not sure how make would keep track of class files that were there > because they came from sources external to the project as > opposed to class > files tat corresponded to a now deleted project file. > Intellij will solve the problem with the usual great solution :) (And if not, there will be a lot of users suggesting changes :))). > -- Mark > Carlos -- Carlos Costa e Silva <[EMAIL PROTECTED]> _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
