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 112298 - Stock Quote sample dependencies should not be broken
Summary: Stock Quote sample dependencies should not be broken
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Identity (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Peter Liu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-08 12:53 UTC by John Jullion-ceccarelli
Modified: 2007-08-16 01:28 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 John Jullion-ceccarelli 2007-08-08 12:53:56 UTC
You get missing resource errors when you open the sample presently. If you set the path to the project dependencies in
project.properties using a relative path, you won't get this error.
Comment 1 Peter Liu 2007-08-16 01:28:04 UTC
I implemented suggestion and the references are no longer broken after you create the sample app. 
The fix is checked into NB 6 trunk.