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 - ProjectPath.find (po, ProjectPath.PATH_BASIC) does not work
Summary: ProjectPath.find (po, ProjectPath.PATH_BASIC) does not work
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P1 blocker (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-13 16:34 UTC by Jan Jancura
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exceptions (2.89 KB, text/plain)
2002-09-13 16:36 UTC, Jan Jancura
Details

Note You need to log in before you can comment on or make changes to this bug.
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.