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 269152 - pre-defined libraries are not recognized by projects, saying that the library could not be found
Summary: pre-defined libraries are not recognized by projects, saying that the library...
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: Macintosh Mac OS X
: P2 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-29 02:59 UTC by tonyjang
Modified: 2017-04-05 12:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (113.44 KB, text/plain)
2016-11-29 02:59 UTC, tonyjang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tonyjang 2016-11-29 02:59:46 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Mac OS X version 10.11.6 running on x86_64
Java; VM; Vendor = 1.8.0_102
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.102-b14

Reproducibility: Happens every time

STEPS:
  * defined a library
  * create a project, and reference to the above library
  * the proejct is broken, open  'Resolve Reference Problems', you will find that error message 

ACTUAL:
  library could not be found and recognized by a project

EXPECTED:
  the existing library should be found and recognized by the project
Comment 1 tonyjang 2016-11-29 02:59:49 UTC
Created attachment 163063 [details]
IDE log
Comment 2 Martin Balin 2017-04-05 11:26:28 UTC
Not enough information. What exactly you performed as "defined library" step?
Comment 3 tonyjang 2017-04-05 12:15:11 UTC
please close this bug.
With my latest version of netbeans, I didn't meet this issue anymore.

Thanks