Win2k sp2, jdk1.3.1, idea #507.
package pt.keysoft..ztest;
import java.io.StringWriter;
public class Test3 {
public static void main(String args[]) {
StringWriter writer;
}
}
If the package statement has two periods one next to the other, imports
aren't recognized.
Remove the duplicated period and the import is recognized.
Carlos
--
Carlos Costa e Silva <[EMAIL PROTECTED]>
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list