In my project, "Make Project" always rebuilds something, even if just performed. Only after a "rebuild all" the "make project" does nothing.
----- Original Message ----- From: "Eugene Zhuravlev" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 05, 2002 12:42 PM Subject: Re: [Eap-list] Make Project Bug > Hi Chad, > > Have you upgraded to the build 609 properly (clean install and then copying > of your configs to the "config" directory)? > > There are several reasons why "Make Project" starts complete rebuild: > 1) no cached dependency information found > 2) the cached dependency information is broken (unreadable) or has older > format > Do you experience the behaviour you described every time you press ctrl-F9 > or the complete rebuild is done only once? > > > I also noticed that the Make Project does not do a check for the project > > being updated automatically (the Javac Compile Window always pops up, even > > when all of the files are up-to-date). > > Very strange. Anyone else experience this? > > Best regards, > Eugene Zhuravlev > IntelliJ Software, http://www.intellij.com/ > "Develop with pleasure!" > > > ----- Original Message ----- > From: "Chad Ward" <[EMAIL PROTECTED]> > To: "IntelliJ EAP Mailing List (E-mail)" <[EMAIL PROTECTED]> > Sent: Tuesday, March 05, 2002 5:01 > Subject: [Eap-list] Make Project Bug > > > > In build 609, when I remove a branch from my project and do a Make Project > > (Ctrl-F9), it does a complete rebuild. It doesn't really seem to make > sense > > to do a complete rebuild for an operation like removing a source tree from > > the project. Doing a complete rebuild of the project can also be a very > > timely operation, so this behavior can be quite annoying. > > > > I also noticed that the Make Project does not do a check for the project > > being updated automatically (the Javac Compile Window always pops up, even > > when all of the files are up-to-date). > > > > Thanks. > > > > Chad > > > > _______________________________________________ > > Eap-list mailing list > > [EMAIL PROTECTED] > > http://www.intellij.com/mailman/listinfo/eap-list > > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list > > _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
