You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by "skomisa1 (via GitHub)" <gi...@apache.org> on 2023/05/20 07:37:25 UTC

[GitHub] [netbeans] skomisa1 commented on issue #5665: java.lang.NullPointerException: Cannot invoke "org.netbeans.modules.web.indent.api.support.IndenterFormattingContext.setLastIndenter()" because "last" is null

skomisa1 commented on issue #5665:
URL: https://github.com/apache/netbeans/issues/5665#issuecomment-1555802422

   I get the same error message and a very similar stack trace in a different scenario: when creating an "_empty Web Application_" using **File > New Project... > Java with Ant > Java Web > Java Application**. The error message "_Cannot invoke "org.netbeans.modules.web.indent.api.support.IndenterFormattingContext.setLastIndenter()" because "last" is null_" is shown in the **New Project** window after clicking the **Finish** button. My configuration details from **Help > About** are: 
   
   Product Version: Apache NetBeans IDE 17
   Java: 20-ea; OpenJDK 64-Bit Server VM 20-ea+35-2342
   Runtime: OpenJDK Runtime Environment 20-ea+35-2342
   System: Windows 10 version 10.0 running on amd64; UTF-8; en_US (nb)


-- 
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-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists