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 250836

Summary: org.mozilla.javascript.EcmaError: ReferenceError: "JSLINT" is not defined. (JSLint#1)
Product: third-party Reporter: Exceptions Reporter <exceptions_reporter>
Component: -- Other --Assignee: lomatek
Status: NEW ---    
Severity: normal CC: gameshas, macku, rodrigobeavis
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 199933
Attachments: stacktrace

Description Exceptions Reporter 2015-03-02 19:23:42 UTC
This issue was reported manually by macku.
It already has 4 duplicates 


Build: NetBeans IDE Dev (Build 201503020001)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.31-b07, Java(TM) SE Runtime Environment, 1.8.0_31-b13
OS: Windows 7

User Comments:
GUEST: Saving JS file with JSLint

GUEST: Refreshing action items on a javascript file (.js) in NodeJS Project Plugin

GUEST: Simply just run jslint over javascript file in Netbeans 8 on Win 8.1




Stacktrace: 
org.mozilla.javascript.EcmaError: ReferenceError: "JSLINT" is not defined. (JSLint#1)
   at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:3654)
   at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:3632)
   at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:3717)
   at org.mozilla.javascript.ScriptRuntime.getNameFunctionAndThis(ScriptRuntime.java:2123)
   at org.mozilla.javascript.optimizer.OptRuntime.callName(OptRuntime.java:95)
   at org.mozilla.javascript.gen.c3._c0(c3.java:1)
Comment 1 Exceptions Reporter 2015-03-02 19:23:44 UTC
Created attachment 152332 [details]
stacktrace
Comment 2 Ondrej Vrabec 2015-03-02 19:54:12 UTC
http://plugins.netbeans.org/plugin/40893/jslint
Comment 3 Ondrej Vrabec 2015-03-08 13:49:17 UTC
*** Bug 251008 has been marked as a duplicate of this bug. ***