sysmat commented on issue #3962: URL: https://github.com/apache/netbeans/issues/3962#issuecomment-1868794033
I follow readme and have a lot of problems(I use win 11, git version 2.43.0.windows.1, java 21, Apache Ant(TM) version 1.10.14): - git clone master failed to long file names(php staff) - `ant build` (a lot compile errors) ``` netbeans\nbbuild\antsrc\org\netbeans\nbbuild\CheckHelpSets.java:37: error: package javax.help does not exist [javac] import javax.help.HelpSet;) ``` - `ant tryme` error ``` netbeans\nbbuild\build.xml:1184: taskdef class org.netbeans.nbbuild.MergeTrymeArgs cannot be found using the classloader AntClassLoader[] ``` Is there any better do do it? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists