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 94976 - CLI: project not opened if a previous project is broken
Summary: CLI: project not opened if a previous project is broken
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Open File (show other bugs)
Version: 5.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-08 15:34 UTC by Tomas Danek
Modified: 2007-04-26 15:48 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 Tomas Danek 2007-02-08 15:34:45 UTC
5.5.1. 20070208
-------------------
if you run netbeans with arg 

--open P1 P2 P3 P4 ....Pn

where P1..Pn are projects (with their path). If e.g. P3 points to nonexiting
folder, P4, P5 ..Pn project are not opened.
Comment 1 Jaroslav Tulach 2007-04-26 15:48:30 UTC
#94976: Error messages are collected and printed when all files to open are 
processed

IDE: [26.4.07 16:47] Committing started
Checking in 
project/test/unit/src/org/netbeans/modules/search/project/OpenProjectCLITest.java;
/cvs/utilities/project/test/unit/src/org/netbeans/modules/search/project/OpenProjectCLITest.java,v  
<--  OpenProjectCLITest.java
new revision: 1.2; previous revision: 1.1
done
Checking in src/org/netbeans/modules/openfile/Handler.java;
/cvs/utilities/src/org/netbeans/modules/openfile/Handler.java,v  <--  
Handler.java
new revision: 1.4; previous revision: 1.3
done
Checking in src/org/netbeans/modules/openfile/OpenFile.java;
/cvs/utilities/src/org/netbeans/modules/openfile/OpenFile.java,v  <--  
OpenFile.java
new revision: 1.65; previous revision: 1.64
done