Re: workign jshitn plugins for 8.0.2
Luka Žitnik <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.devel |
|---|---|
| Message-ID | <CAEXuP_WrRRyxO3CRKp=5ksTcewt8umdHxLsurQGF2ZMRQfS+TQ@mail.gmail.com> |
I'm here. We can switch to personal emails. On Thu, Oct 29, 2015 at 5:26 PM, markiewb <[email protected]> wrote: > File an issue at the github page of the plugin! I am sure that the author > of the plugin can solve your problem. > > Best regards, markiewb > ------------------------------ > Från: mauro <[email protected]> > Skickat: 29.10.2015 16:21 > Till: [email protected] > Ämne: [nbdev] workign jshitn plugins for 8.0.2 > > there is currently only one that is listed for 8.0 > http://plugins.netbeans.org/plugin/57838/jshint-for-netbeans > > (other one doesn't support annotations in the ide itself). > > However when starting ide you get: > > Code: > org.mozilla.javascript.json.JsonParser$ParseException: Unexpected token in > object literal > at org.mozilla.javascript.json.JsonParser.readObject(JsonParser.java:131) > at org.mozilla.javascript.json.JsonParser.readValue(JsonParser.java:58) > at org.mozilla.javascript.json.JsonParser.parseValue(JsonParser.java:44) > at lukazitnik.jshint.JSHint.getConfig(JSHint.java:117) > [catch] at lukazitnik.jshint.JSHint.lint(JSHint.java:56) > at lukazitnik.jshint.annotations.LintingThread.run(LintingThread.java:39) > > > IS anyoen aware of any alternatives that work in 8.0.2 and support > annotations + .jshintrc file. > > > > >