Hi Rickard, What IDEA build you are using?
>2. If you are using Jikes, it is not possible to exclude directories from the compile. It works fine with javac but jikes always compiles everything - whether >you like it or not. We haven't managed to reproduce this. Could you please provide some hints to reproduce the behaviour? Best regards, Eugene Zhuravlev JetBrains, Inc / IntelliJ Software, http://www.intellij.com/ "Develop with pleasure!" ----- Original Message ----- From: "Rickard Nilsson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 17, 2002 12:21 Subject: [Eap-list] This is probably known bugs but they have been around for quite some time now 1. IDEA randomly kills entries in a HashMap when you debug. Try to debug code that adds five Strings to a HashMap and you will see what I mean. 2. If you are using Jikes, it is not possible to exclude directories from the compile. It works fine with javac but jikes always compiles everything - whether you like it or not. / Rickard Nilsson _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
