Path: csiph.com!usenet.pasdenom.info!news.albasani.net!eternal-september.org!feeder.eternal-september.org!mx05.eternal-september.org!.POSTED!not-for-mail From: Steve Newsgroups: comp.lang.java.help Subject: Re: LINTing Javascript in a Java WebApp Date: Tue, 12 Feb 2013 08:40:54 -0500 Organization: M.Y.O.B. Lines: 11 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Tue, 12 Feb 2013 13:40:15 +0000 (UTC) Injection-Info: mx05.eternal-september.org; posting-host="50005cf82f3a28e62a2c6605d9efca85"; logging-data="4580"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18a6TyitdcG6KFU+Ago3Ja2lkKj+aMVDaw=" User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:6.0) Gecko/20110812 Thunderbird/6.0 In-Reply-To: Cancel-Lock: sha1:RgGfq6foM1Q6jl6YGGcRROHxcBA= Xref: csiph.com comp.lang.java.help:2493 On 2/11/2013 2:42 PM, Roedy Green wrote: > I have not used it, but I have seen the JavaScript lint tools in > IntelliJ. > See http://mindprod.com/jgloss/intellij.html > > There are also so primitive ones in > http://mindprod.com/jgloss/htmlvalidator that work on html with > embedded JavaScript. Thank you!