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 169659 - Empty list of "Tools > Libraries"
Summary: Empty list of "Tools > Libraries"
Status: RESOLVED INCOMPLETE
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-31 18:22 UTC by danilchenko_anton
Modified: 2009-08-20 10:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Empty list of libraries and disabled button "Add" (117.19 KB, image/png)
2009-07-31 18:23 UTC, danilchenko_anton
Details

Note You need to log in before you can comment on or make changes to this bug.
Description danilchenko_anton 2009-07-31 18:22:40 UTC
In russian version of NB 6.7 select menu "Tools > Libraries" and show empty window. See atachement.

I have activate jQuery support in NB.
Comment 1 danilchenko_anton 2009-07-31 18:23:38 UTC
Created attachment 85628 [details]
Empty list of libraries and disabled button "Add"
Comment 2 danilchenko_anton 2009-07-31 18:29:29 UTC
I read this: http://www.netbeans.org/kb/docs/php/project-setup.html ("Built-in JavaScript libraries were removed in
NetBeans IDE 6.7"). But I copy library jQuery to my project and not autocompletion work!

Please, help.
Comment 3 Marek Fukala 2009-08-17 13:33:27 UTC
It is strange - if you copy the .js files into a folder in your project, the completion doesn't work? What type of
project is it? Does the completion work at all? (If you create one file with a method, can you see it in another file
completion?)