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 209554 - WebServices designer tab is broken
Summary: WebServices designer tab is broken
Status: RESOLVED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Designer (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Denis Anisimov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-14 07:22 UTC by Denis Anisimov
Modified: 2012-03-20 12:51 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 Denis Anisimov 2012-03-14 07:22:43 UTC
- Create Ant based Web Project.
- Create Web Service class.
- Switch editor view from source code to design.
Result: design is empty.

It seems the issue is related to background scan.
Comment 1 Denis Anisimov 2012-03-14 09:48:54 UTC
Cannot reproduce after rebuilding all sources.
Comment 2 Denis Anisimov 2012-03-19 07:50:07 UTC
The bug is present.
It is related to the background scan related changes in designer module.
Comment 3 Denis Anisimov 2012-03-19 09:29:16 UTC
web-main#9e6430b929a5
Comment 4 Quality Engineering 2012-03-20 12:51:48 UTC
Integrated into 'main-golden', will be available in build *201203200400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/9e6430b929a5
User: Denis Anisimov <ads@netbeans.org>
Log: Fix for BZ#209554 - WebServices designer tab is broken and preparation for BZ#158999 - Design view missing for web services in maven projects.