What do you mean as removing class files from cache? Do you mean just removing unnecessary class-files from the disk or something else? That is, could you describe the problems that you expirience as a result of not removing the class files?
 
Best regards,
Valentin Kipiatkov
-----------------------------------------------------------
 IntelliJ Software, http://www.intellij.com/
 "Develop with pleasure"
-----------------------------------------------------------
----- Original Message -----
Sent: Saturday, January 05, 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.

Reply via email to