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 134737 - Element choosers should be re-worked to support project dependencies
Summary: Element choosers should be re-worked to support project dependencies
Status: CLOSED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 6.x
Hardware: Sun All
: P1 blocker (vote)
Assignee: Sergey Lunegov
URL:
Keywords:
Depends on:
Blocks: 134608
  Show dependency tree
 
Reported: 2008-05-08 14:00 UTC by Alexey Yarmolenko
Modified: 2009-04-08 23:59 UTC (History)
0 users

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 Alexey Yarmolenko 2008-05-08 14:00:39 UTC
Chooser shold allow user to pick elements from files in other opened projects. Project dependencies and catalog.xml
entry should be created to use elements from these files.
Comment 1 Alexey Yarmolenko 2008-05-08 14:01:56 UTC
setting target milestone and umbrella issue. more details on implementation will be added later
Comment 2 Vladimir Yaroslavskiy 2009-03-02 11:04:46 UTC
Implemented by Nikita.
Comment 3 terrybraun 2009-04-08 23:59:42 UTC
This issue is closed with NetBeans IDE 6.5.1 (Build 200904031800).

QA has confirmed that when adding a Referenced Resource, an "Open" dialog box is displayed which allows the user to 
browse to any existing project and select any .xsd, .wsdl, or .bpel file and add it to the desired project. In addition:

a) the Referenced Resource designation correctly shows the path to the project and file
 and 
b) the the catalog.xml file is updated with sufficient information to identify the resource.