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 144729 - Wrong property name stem for user libraries
Summary: Wrong property name stem for user libraries
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: BlueJ (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-21 16:03 UTC by ian_utting
Modified: 2010-07-30 15:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
patch file (687 bytes, text/plain)
2008-08-21 16:11 UTC, ian_utting
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ian_utting 2008-08-21 16:03:52 UTC
The BlueJ plugin doesn't correctly pick-up external libraries named in the bluej.properties file. It turns out that it's
using the wrong property name: "bluej.userlibrary.<n>.location" instead of "bluej.userlibrary<n>.location".
Comment 1 ian_utting 2008-08-21 16:11:26 UTC
Created attachment 68039 [details]
patch file
Comment 2 Antonin Nebuzelsky 2010-07-30 15:16:59 UTC
Reassigning to default owner.