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 33908 - Supress information dialog during testing
Summary: Supress information dialog during testing
Status: VERIFIED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Open File (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: Marian Petras
URL:
Keywords: T9Y
Depends on:
Blocks: 33892
  Show dependency tree
 
Reported: 2003-05-26 17:23 UTC by Jiri Skrivanek
Modified: 2003-12-11 14:27 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Diff of proposed solution (1.34 KB, patch)
2003-05-26 17:24 UTC, Jiri Skrivanek
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2003-05-26 17:23:22 UTC
Information dialog that port is already in use
appears when 2 instances of IDE are used at once.
It causes problems when UI tests are executed in
one of IDE's. This dialog should be suppressed when
netbeans.fullhack=true is defined. The property is
used for automated tests. Other similar dialogs
are suppressed.
It is in class
org.netbeans.modules.openfile.Server - line 113
(see attached diff).
Comment 1 Jiri Skrivanek 2003-05-26 17:24:22 UTC
Created attachment 10451 [details]
Diff of proposed solution
Comment 2 Marian Petras 2003-05-28 14:04:42 UTC
The patch is applied in the trunk. Please verify it.
Comment 3 Jiri Skrivanek 2003-05-30 09:04:29 UTC
Verified in build 200305300100.