This is an old problem that has been around since the early versions. If you create a project and sets up the classpath to some jar files in a directory ie. $ROOT/libs/ext and need to move the jar files to $ROOT/libs it's impossible to do that without restarting the IDEA because IDEA keeps the files open.
I've tried to remove it from the classpath and close the current project, but still not able to move the file. I think that the correct behavior to this is that IDEA should release the files it has opened when there are no more references to them. You will run into this problem if your reorganizing your project and needs to move some external libraries. -=B�rge _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
