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 92650 - Add wsdl code completion using new schema based completion provider api
Summary: Add wsdl code completion using new schema based completion provider api
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Shivanand Kini
URL:
Keywords:
Depends on: 89313
Blocks:
  Show dependency tree
 
Reported: 2007-01-16 21:07 UTC by Ritesh Adval
Modified: 2008-04-09 15:35 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ritesh Adval 2007-01-16 21:07:10 UTC
This is a Gavotte feature. We need to replace old dtd based code completion 
with new schema based code completion for wsdl schema.

Sam would remove old dtd based code completion in wsdl editor.
Comment 1 Shivanand Kini 2007-01-30 18:53:50 UTC
WSDL code completion for non extensibility elements is completed.
This means that the soap/file etc is being done by the binding component developers.


The DTD based completion is also disabled.



Comment 2 jlautz 2008-04-09 15:35:02 UTC
Verified with 

Product Version: NetBeans IDE Dev (Build 200804040802) - Java CAPS Enabled
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05
System: SunOS version 5.10 running on x86; ISO646-US; en (nb)
Userdir: /Users/lautz/sierrabuilds/JavaCAPS20080406/.netbeans/caps

Code completion  for WSDL 1.0 non-extensibility elements is available.