Re: NetBeans 10 JUnit support

2019-01-14 Thread John McDonnell
This looks familiar... This was around the area where I got stuck. I had found https://github.com/apache/incubator-netbeans/tree/master/java/java.j2seproject/src/org/netbeans/modules/java/j2seproject/resources where theres a reference to j2seproject3:junit in the build-impl.xsl but dont believe

Re: NetBeans Platform Showcase

2019-01-14 Thread Patrik Karlström
Den mån 14 jan. 2019 kl 18:34 skrev Geertjan Wielenga < geertjan.wiele...@googlemail.com>: > Awesome! > > Here's the page so far: > > https://cwiki.apache.org/confluence/display/NETBEANS/on+top+of+NetBeans > > Should definitely be the input for a new subpage of netbeans.apache.org. > > Gj > >

NetBeans Platform Showcase

2019-01-14 Thread Patrik Karlström
Do we have an "Apache version" of the Platform Showcase https://platform.netbeans.org/screenshots.html? I thought I’d add a platform app of mine Mapton - Some kind of map application https://mapton.org. /Patrik

Re: undo "Disable HTML error checking for all files of the text/html mimetype"

2019-01-14 Thread John Lavelle
Go To Tools|Options|Editor, select "Hints" and language set to HTML. There you can choose what to use and what to not Best regards, John On Mon, 14 Jan 2019 at 10:44, Basin Ilya wrote: > Hi. > I have custom html tags processed by a JS framework in my html pages and > in the hind list next to

Re: NetBeans 10 JUnit support

2019-01-14 Thread Peter Hull
On Fri, Jan 11, 2019 at 9:38 AM Peter Hull wrote: > If I can, I will try and manually get JUnit 5 tests working and make > list of what I had to add/change. I do need a bit more help on this (John McDonnell?) I added these files to netbeans/extide/ant/lib: * junit-platform-commons-1.3.1.jar *

undo "Disable HTML error checking for all files of the text/html mimetype"

2019-01-14 Thread Basin Ilya
Hi. I have custom html tags processed by a JS framework in my html pages and in the hind list next to the error light bulb I clicked: "Disable HTML error checking for all files of the text/html mimetype" See https://i.stack.imgur.com/qcIpU.png Now, does Netbeans 8,9,10 have a UI to re-enable