NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

[SPAM] Re: a simple compilation problem with NetBeans NetBeans IDE 7.0 Beta (Build 201011152355)

 
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users
View previous topic :: View next topic  
Author Message
emiddio-frontier
Posted via mailing list.





PostPosted: Tue Mar 01, 2011 9:27 pm    Post subject: [SPAM] Re: a simple compilation problem with NetBeans NetBeans IDE 7.0 Beta (Build 201011152355) Reply with quote

where is the "new" -- its a constructor,

gary

----- Original Message -----
From: "Doug Robinson" <address-removed>
To: "NetBeans Forum" <address-removed>
Sent: Tuesday, March 01, 2011 8:25 AM
Subject: [nbusers] a simple compilation problem with NetBeans NetBeans IDE
7.0 Beta (Build 201011152355)


Quote:
Hello all

I have a simple code snippet:

java.io.OutputStream os = null;
java.util.zip.GZIPOutputStream xx = null;
Quote:
Quote:
GZIPOutputStream zipper = java.util.zip.GZIPOutputStream
(os); <<

where the marked line gets a "!" warning saying that "cannot find 'zip' in
java.util"

Given that

"java.util.zip.GZIPOutputStream (java.io.OutputStream)"

is a part of the standard API, this old man is confused!

Is this a bug of some kind or have I gone blind?

Thank you for your time.

dkr
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo