Re: Debug nashorn js file without .js extension?
Emilian Bold <[email protected]> Tue, 19 Jul 2016 21:45:01 +0300
| Newsgroups | gmane.comp.java.netbeans.devel |
|---|---|
| Message-ID | <CAL6R17AHzyihza_81buwNEq4RR6K-sbz0mG1jvCXo1csDw1-4w@mail.gmail.com> |
This is most likely a NetBeans bug. Please report the bug here https://netbeans.org/bugzilla/ There are also some mailing lists: https://netbeans.org/community/lists/ , you most likely want to use nbusers @ netbeans.org although it's high traffic. NetBeans most like has some logic to determine if a file is Javascript based on the extension alone, hence your problem. --emi On Tue, Jul 19, 2016 at 3:30 PM, 新买 <[email protected]> wrote: > Hi guys > > I found netbeans debugger for nashorn is the best one I can see. only > netbens can show javascript object array variables on nashorn. > > Now I meet a problem, that if the script file is not end with '.js', > netbeans will locate the js source no longer. > > Best Regards > Inshua >