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 70406

Summary: New verifier window is opened for every verifier invocation
Product: serverplugins Reporter: Petr Blaha <blaha>
Component: CodeAssignee: Vince Kraemer <vkraemer>
Status: NEW ---    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: PC   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Petr Blaha 2005-12-14 13:49:59 UTC
[build 20051213]
When user runs verifier several times the new verifier window is opened for
every run. I think that only one window should be used like for building process
of project.
Comment 1 Vince Kraemer 2005-12-20 16:12:26 UTC
Actually, I think the user should have a choice for BOTH verifier and build...

I can easily see a use-case for being able to compare the results of two operations (like build).  The 
current behavior of build project makes that difficult.  You basically have to cut/paste into a temp editor 
window/file...

Since the verifier has a custom UI, the user cannot even cut/paste.

Comment 2 Vince Kraemer 2006-07-26 15:59:49 UTC
this really is an enhancement request