This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 106727 - IOException
Summary: IOException
Status: CLOSED INVALID
Alias: None
Product: qa
Classification: Unclassified
Component: Tests (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Horvath
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-14 23:19 UTC by exceptions
Modified: 2011-06-10 09:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description exceptions 2007-06-14 23:19:55 UTC
Build: NetBeans IDE Dev (Build 200702081900)
VM: Java HotSpot(TM) Client VM, 1.6.0-b105
OS: Linux, 2.6.17-10-generic, i386
User Comments: Write this code in editor:
return InetAddress.getLocalHost().getHostName();
} catch(|) {
Comment 1 Marian Mirilovic 2009-07-07 09:15:19 UTC
x