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 - org.mozilla.javascript.EcmaError: ReferenceError: "JSLINT" is not defined. (JSLint#1)
Summary: org.mozilla.javascript.EcmaError: ReferenceError: "JSLINT" is not defined. (J...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal with 2 votes (vote)
Assignee: lomatek
URL:
Keywords:
: 251008 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-03-02 19:23 UTC by Exceptions Reporter
Modified: 2016-04-15 19:56 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 199933


Attachments
stacktrace (4.72 KB, text/plain)
2015-03-02 19:23 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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. ***