HTML5 projects only I believe, just create code like shown in the screenshots and see how it works.
Gj On Mon, Aug 26, 2019 at 7:48 PM Peter Nabbefeld <[email protected]> wrote: > > Thank You for providing this link, it's a good point to start with. > > However, one link is broken (likeadev...), and I still have a questions > about it: Are these JavaScript libraries only supported for for HTML5 > projects, or can I use those also for "classic" web projects? > > Kind regards > Peter > > > > Am 26.08.19 um 20:28 schrieb Geertjan Wielenga: > > > https://blogs.oracle.com/geertjan/extending-the-javascript-editor-in-netbeans > > > > Gj > > > > On Mon, Aug 26, 2019 at 7:20 PM Peter Nabbefeld <[email protected]> > > wrote: > > > >> Hello, > >> > >> I've noticed several javascript support modules in the repository, but > >> it seems they're doing nothing, especially the ExtJS module (i.e. I > >> cannot find out how to add ExtJS support to my project). > >> > >> How are these javascript modules supposed to work? Are there any > >> services to be implemented? Or does one module exist which I could use > >> to parse JavaScript? Can I provide the parser with information where > >> there're some JavaScript libraries located? This is, because some other > >> module in the runtime comtainer (Tomcat) already provides the libraries, > >> I'd just need to tell the parser which libraries are included, while > >> these don't need to be included in the resulting war. > >> > >> Kind regards > >> Peter > >> > >> > >> > >> > >> > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [email protected] > >> For additional commands, e-mail: [email protected] > >> > >> For further information about the NetBeans mailing lists, visit: > >> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > >> > >> > >> > >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > >
