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 149612 - in pom.xml completion create links
Summary: in pom.xml completion create links
Status: NEW
Alias: None
Product: xml
Classification: Unclassified
Component: Schema (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Samaresh Panda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-09 11:59 UTC by tomzi
Modified: 2008-10-09 12:29 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 tomzi 2008-10-09 11:59:40 UTC
When you click Strg-Space on an pom.xml element the completion popup opens with a description of the element.

It would be nice to be able to click on Child elements in the popup where the current element is described, so I can see
the description of this element too -> Similar as it is possible to click on methods and classes in the javadoc code
completion.
Comment 1 Milos Kleint 2008-10-09 12:29:21 UTC
that would be a general request for xml schema codecompletion that implements the javadoc popup. reassigning there.