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 156716 - replace annoying question with an API call
Summary: replace annoying question with an API call
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: App Client (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-13 19:52 UTC by David Konecny
Modified: 2010-11-08 00:42 UTC (History)
1 user (show)

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 David Konecny 2009-01-13 19:52:36 UTC
Replace "Is the server running in debug mode?" question with an API call (eg. see for example
WebActionProvider.isDebugged in webproject). The question is asked when appclient project is being debugged (but check
also other j2ee project types).

See user feedback at:
http://java.dzone.com/news/top-10-new-java-features-netbe#comment-9664
Comment 1 David Konecny 2010-11-08 00:42:23 UTC
Fixed a while ago.