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 168067 - cannot add javascript libraries to project
Summary: cannot add javascript libraries to project
Status: VERIFIED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Libraries (show other bugs)
Version: 6.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@javascript
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-03 06:10 UTC by lytles
Modified: 2011-12-13 07:22 UTC (History)
1 user (show)

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 lytles 2009-07-03 06:10:27 UTC
using the "java se" bundle. i'm editing javascript, including dojo. i'd like to be able to popup the javadocs, so i need
to be able to add "javascript libraries". the option isn't provided. i've added the "java web applications" plugin
Comment 1 lytles 2009-09-04 03:34:55 UTC
i've found another way of handling this. just add the javascript library files to the project's web directory (i use a 
symlink). netbeans automatically parses the javascript ... works great with dojo :)

marking as fixed - should maybe be "overcome by events", but whatever. thanks guys - love the js support, though i wish 
js used java's strong and static typing

i give a few details here: http://blog.nqzero.com/2009/08/dojo-api-code-assist-in-netbeans.html