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 114761 - XML file can be moved only into referenced project.
Summary: XML file can be moved only into referenced project.
Status: NEW
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Tools (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Sonali Kochar
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-05 14:06 UTC by Michael Nazarov
Modified: 2007-09-06 05:38 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 Michael Nazarov 2007-09-05 14:06:41 UTC
Product Version: NetBeans IDE 6.0 Beta 1 (Build 200709050000)

There are two projects (BluePrint1 ssample and BPEL module as usual in my checks).
Each project has XML file. One able to move XML from sample to module but it's
impossible to move file from module to sample. Move dialog just doesn't provide
other project in list.

I think this is incorrect.
Comment 1 Sonali Kochar 2007-09-06 05:38:44 UTC
This is as per design. Move refactoring was based on Add Import design. When adding imports, you can either import a
schema from the current project or from any of the referenced projects. Similarly, for move, you can move a schema
within a project or into any of the referenced projects. Changing this would require an enhancement to the design. We
can do this post 6.0.