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 135917

Summary: JAXB autocompletion doesn't work
Product: webservices Reporter: fkieviet <fkieviet>
Component: JAXBAssignee: _ gmpatil <gmpatil>
Status: VERIFIED FIXED    
Severity: blocker CC: sustaining
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Patch for release61_fixes branch
Sources for changes files in patch for release61_fixes branch
Patch used to verify on top of 61fixes branch

Description fkieviet 2008-05-27 17:42:32 UTC
Likely already reported: when running the jaxb wizard, the generated classes are not picked up when invoking auto
completion, or a search of classes in a dialog like "constructs jaxb object".
Comment 1 _ gmpatil 2008-08-04 18:29:37 UTC
I am able to simulate in NB 6.1, Working in trunk 6.5.

Attaching the patch which to fix in 6.1.
Comment 2 _ gmpatil 2008-08-04 18:38:19 UTC
Created attachment 66516 [details]
Patch for release61_fixes branch
Comment 3 _ gmpatil 2008-08-04 18:39:12 UTC
Created attachment 66517 [details]
Sources for changes files in patch for release61_fixes branch
Comment 4 _ gmpatil 2008-08-04 18:41:13 UTC
Marking as fixed in 6.5.
Comment 5 rbalada 2008-08-06 15:59:23 UTC
This issue did not meet the criteria for inclusion in NetBeans 6.1 Patch 3.
Comment 6 _ gmpatil 2008-08-06 20:22:31 UTC
Created attachment 66732 [details]
Patch used to verify on top of 61fixes branch
Comment 7 _ gmpatil 2008-08-06 20:27:32 UTC
Verified by copying the jar built using NB61 fixes branch to <NB61_Fixes_IDE>/java2/modules .
Comment 8 _ gmpatil 2008-08-06 21:20:41 UTC
Justification for inclusion in patch:
Code completion is important functionality for users using JAXB Wizard.
Changes reasonable safe, adding additional lookup Query class needed by Code completion infrastructure, and refreshing
FileSystem/FileObject after external process created the folder.
Comment 9 rbalada 2008-08-06 22:11:27 UTC
I've imported the attached changeset
http://www.netbeans.org/nonav/issues/showattachment.cgi/66516/hg-patch-nb-issue-135917.txt into release61_fixes
repository as http://hg.netbeans.org/release61_fixes/rev/c813dc0a67e6