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

Summary: Wrong property name stem for user libraries
Product: ide Reporter: ian_utting <ian_utting>
Component: BlueJAssignee: issues@ide <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: patch file

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.