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 162380 - JavaScript CC broken
Summary: JavaScript CC broken
Status: VERIFIED WORKSFORME
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-10 12:25 UTC by Martin Schovanek
Modified: 2009-04-14 10:27 UTC (History)
0 users

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 Martin Schovanek 2009-04-10 12:25:28 UTC
[#200904100201, jdk1.5.0]

to reproduce:
-------------
1) create a new Web Project
2) create a new .js file
1) type: "A".|
2) invoke CC
ERROR: CC offers just JS keywords
Comment 1 Marek Fukala 2009-04-10 12:54:22 UTC
clean userdir, especially the indexes, likely an affect of js index version upgrade.
Comment 2 Martin Schovanek 2009-04-10 13:20:51 UTC
clean userdir did not help. Reopening.
Comment 3 Marek Fukala 2009-04-10 13:27:44 UTC
OK, I'll look at that later today. I works for me, but I haven't fetched for 24 hours.
Comment 4 Marek Fukala 2009-04-14 09:39:25 UTC
Fresh sources (today 4/14 10:00am), cleaned & build j2ee cluster, new userdir => javascript support works fine including
the completion. Maybe fixed meanwhile in some other module. 

I am closing the issue as works for me again, please doublecheck on latest dev build and possible reopen again. Also
adds exact steps to reproduce please. 

Thanks for understanding.
Comment 5 Martin Schovanek 2009-04-14 10:27:41 UTC
Looks fixed in #200904140201.