I found out that IDEA does not rename file on the disk when I change class/interface name (not using SHIFT+F6) in the IDE. It leads to compilation error. For example: 1. Create class test. 2. Rename it in the code pane to Test. 3. Compile -> error
The inconsistency is that name of the class/interface in the project pane changes correctly. When use SHIFT+F6 it works fine. Daniel Brandt Tucows International Corp. mailto:[EMAIL PROTECTED] (416) 535-0123 x 1284 www.tucows.com _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
