Here is the README which tells you JDK 8 is needed to build NetBeans: https://github.com/apache/incubator-netbeans
Gj On Mon, Mar 25, 2019 at 2:47 PM Christoph Theis <th...@gmx.at> wrote: > I could build Netbeans 11 vc4 within Netbeans successfully but I have > some questions: > > Which JDK is required for the build? My first try, though some time ago, > was from command line with JDK 11 and it failed. Now, building with > Netbeans, I used a fairly recent JDK 8 but I couldn't change the JDK > version in the nbbuild project. JDK 8 is nearing its en-of-lines so I > wanted to check if it is still required or if a recent JDK can be used. > > Netbeans 10 didn't work with JavaHL from a recent subversion version but > that fact was hidden in the log files. I wanted to have a look at the > sources but I couldn't find the place for it. Is there a documentation > of "what is where in the sources" to help beginners? > > Similar, in an HTML project, Netbeans complains about css syntax which > looked perfectly OK to me. The css file came from the bootstrap project > so I guess it should really be OK. I liked to have a look at the parser > but I couldn't find the HTML5 plugin sources. Where can I find the > sources of plugins which are already adapted for Apache Netbeans? > > > Best regards > > Christoph > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org > For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > >