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 27316

Summary: ProjectPath.find (po, ProjectPath.PATH_BASIC) does not work
Product: java Reporter: Jan Jancura <jjancura>
Component: UnsupportedAssignee: Svata Dedic <sdedic>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P1    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: exceptions

Description Jan Jancura 2002-09-13 16:34:25 UTC
I have tried to call 

ProjectPath.find (po, ProjectPath.PATH_BASIC)
and 
ProjectPath.find (po, ProjectPath.PATH_BASIC)
for examples/HelloWorld, and result is in attachement.
Comment 1 Jan Jancura 2002-09-13 16:35:16 UTC
There should be PATH_RUNTIME is the second call.
Comment 2 Jan Jancura 2002-09-13 16:36:53 UTC
Created attachment 7416 [details]
exceptions
Comment 3 Svata Dedic 2002-09-16 13:30:00 UTC
Fixed.
Comment 4 Jan Becicka 2003-02-27 12:32:20 UTC
Reporter, could you verify this bug? Thanks
Comment 5 Jan Jancura 2003-02-27 14:22:14 UTC
good work!
Comment 6 Jan Becicka 2003-11-25 14:19:54 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.

Marking issue as CLOSED.