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 95745 - "missing project: " error msg should be removed after solving the path issue
Summary: "missing project: " error msg should be removed after solving the path issue
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: Catalog Support (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Samaresh Panda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-15 23:15 UTC by _ hong_lin
Modified: 2009-02-19 23:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screen shot of the error (26.48 KB, image/png)
2007-02-15 23:16 UTC, _ hong_lin
Details
After "Add Project" again. (63.72 KB, image/png)
2007-07-05 22:35 UTC, _ hong_lin
Details
Project Reference looks different even though nothing is changed. (61.50 KB, image/png)
2007-07-05 22:44 UTC, _ hong_lin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ hong_lin 2007-02-15 23:15:53 UTC
Build: Gavotte daily build 070214_22

Steps to reproduce it:

1. In Windows Explorer, create a folder BP1.
2. In IDE, create a BluePrint1 sample under folder BP1. Fix the dependent issue
by "Add JBI Module" to BluePrint1Application.
3. Create a BpelModule1 project under folder BP1.
4. Select BluePrint1, Add BpelModule1 as one of its "Project References".
5. Close all three projects from IDE. Close IDE as well.
6. In Windows Explorer, create a new folder "newBP1".
7. Move BP1 under newBP1 folder.
8. Start IDE again. Open all three projects.
9. BluePrint1Application node turns red, a reference issue is caused by the file
moving activity.
10. Right-click BluePrint1 node, check the "Project References" in the
Properties. Will see "Missing project: BpelModule1" is displayed in "Project
References" field.
11. Add Project BpelModule1 to solve the missing project issue. Now the
BpelModule1 is listed in the "Project References" field. But the "Missing
project: BpelModule1" is still listed as well. It should be removed. (see
attached Picture3.png)

Another issue is logged against Java Application, see issue 95744.
Comment 1 _ hong_lin 2007-02-15 23:16:31 UTC
Created attachment 38582 [details]
screen shot of the error
Comment 2 bhate 2007-03-01 18:16:58 UTC
Hong,
As described in 95744, even though project names are same that may not mean same
projects. So I am not sure if we can fix this bug.
If this is fixed in NB 6.0 and not in 551 then we also should do it in NB 60.
Please advise.
Comment 3 _ hong_lin 2007-07-05 22:31:02 UTC
Here is the scenario I tried in NB6.0 nightly build 200707051200, some of the steps are modified:

1. In Windows Explorer, create a folder BP1.
2. In IDE, create a BluePrint1 sample under folder BP1. 
3. Create a BpelModule1 project under folder BP1.
4. Select BluePrint1, Add BpelModule1 as one of its "Project References".
5. Close all three projects from IDE. Close IDE as well. 
6. In Windows Explorer, create a new folder "newBP1".
7. Move BP1 under newBP1 folder.
8. Start IDE again. Open all three projects.
9. BluePrint1Application node turns red, a reference issue is caused by the file
moving activity.
10. Right-click BluePrint1 node, check the "Project References" in the
Properties. Will see "Missing project: BpelModule1" is displayed in "Project
References" field.
11. Add Project BpelModule1 to solve the missing project issue. Now there are two "BpelModule1" listed in the "Project
References" field.  (see attached Picture4.png)
Comment 4 _ hong_lin 2007-07-05 22:35:05 UTC
Created attachment 44756 [details]
After "Add Project" again.
Comment 5 _ hong_lin 2007-07-05 22:41:34 UTC
Continue the last scenario:

12. Click OK button to close the "Project Properties" dialog.
13. Right-click BluePrint1 node, check the "Project References" in the Properties. 
In the "Project References" field, will see the two "BpelModule1" are changed to:
   BpelModule1
   Missing project: BpelModule1
  (See snapshot Picture5.png)

I still think the behavior is not right. Please fix this issue.
Comment 6 _ hong_lin 2007-07-05 22:44:41 UTC
Created attachment 44757 [details]
Project Reference looks different even though nothing is changed.
Comment 7 _ hong_lin 2007-07-05 22:46:00 UTC
Sam, If Picture5.png looks ok to you. I am fine too. But the issue in Picture4.png needs to be fixed.
Comment 8 Samaresh Panda 2008-08-07 04:26:33 UTC
This is such a corner case, I'm not sure if anybody cares about it. Will work on it if comes from external users.
Comment 9 Samaresh Panda 2008-12-04 16:49:24 UTC
There is no point keeping this open.