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 142210 - Unable to add reference from one schema to another
Summary: Unable to add reference from one schema to another
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Nodes (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P1 blocker (vote)
Assignee: t_h
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-30 12:11 UTC by Michael Nazarov
Modified: 2008-12-22 14:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Nazarov 2008-07-30 12:11:59 UTC
Product Version: NetBeans IDE Dev (Build 200807300201)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b12
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

Steps to reproduce:

1. Create Java application
2. Create two XML schemas
3. In forst schema click on "Referenced Schemas" and choose Add->Import
4. In import window expand By File / <appname> / Source Packages / <pkgname>

There should be two schemas added but only one showed. I know workaround:
collapse last node and extract again. But I marked as P1 because this issue
has same root as few already fixed ones (it's all about new tree node handlers
and Fitness vs. Laziness ideas) so potentially this will bring more and more
new issues if complete and global fix will not come.
Comment 1 Samaresh Panda 2008-07-30 13:42:39 UTC
Another one. Kindly take a look.
Comment 2 t_h 2008-07-30 13:56:40 UTC
This should be fixed by 9ab9cf9055a9 as well as #142127 (works for me after that fix)
Comment 3 Michael Nazarov 2008-07-30 14:46:55 UTC
Which build did you use to check this issue fixed?
At monday I checked previously filed issues against nodes and found all of them fixed. Current issue was not found as well.
In todays build tests failed so I checked and found this issue -- how it can be fixed while it come just today?
Comment 4 t_h 2008-07-30 14:55:40 UTC
I tested it after making fix today (9ab9cf9055a9). If you want the build where fix is integrated you can use
http://deadlock.netbeans.org/hudson/job/laziness/