Hi Bryan, Ariadna will have dependancy-based make and it will do the job you are describing.
Best regards, Eugene Zhuravlev IntelliJ Software, http://www.intellij.com/ "Develop with pleasure!" ----- Original Message ----- From: Bryan Young To: [EMAIL PROTECTED] Sent: 05 January, 2002 7:02 AM Subject: [Eap-list] Clearing Cache I have a problem with IDEA that shows up in every other IDE I use. It seems to me to be fairly simple to fix: When I remove a java file (from the IDE), the corresponding class file remains in the cache. This can cause errors that are very difficult to track down. As a general rule, whenever I get the urge to throw my laptop against the wall, the first thing I do, is delete the cache and completely rebuild the code. As smart as IDEA is about removing files from CVS and keeping track of dependencies, I would think this is a problem I shouldn't have to deal with anymore. Could the next version of IDEA be modified to remove unnecessary class files from its cache? Maybe it could do this when files are renamed or moved from within the IDE. _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
