NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
emiddio-frontier Posted via mailing list.
|
Posted: Tue Mar 01, 2011 9:27 pm Post subject: [SPAM] Re: a simple compilation problem with NetBeans NetBeans IDE 7.0 Beta (Build 201011152355) |
|
|
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 |
|
 |
|
|
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
|
|