Ooops: snippet should have been:

PrintWriter p = new PrintWriter();
System.setOut(p.

/M�ns

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of M�ns af Klercker
> Sent: den 18 oktober 2001 15:47
> To: Eap-List@Intellij. Com
> Subject: [Eap-list] incorrect completion?
> 
> 
> Try the following snippet in #507:
> 
> PrintWriter p = new PrintWriter();
> System.setOut(
> 
> The completion in setOut() is somewhat shorter than I thought it 
> would be (Only five methods/fields, should have been more). Is 
> this a bug or is it a correct behavior?
> 
> 
> cheers,
> /M�ns
> 


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to