Hi
https://img.shields.io/badge/apache%20netbeans-1B6AC6?style=for-the-badge&logo=apache%20netbeans%20IDE&logoColor=white
found in
https://github.com/Envoy-VC/awesome-badges
> De: "Amith, Muhammad F"
> Para: users@netbeans.apache.org
> Enviados: Jueves, 26 de Diciembre 2024 20:05:45
> Asu
Hi
Try to replace that string by
var list = new ArrayList()
El lun, 11 dic 2023 a las 13:17, Arbol One () escribió:
> I am trying to use this html expression when documenting a class
>
> /**
>
> var list = new ArrayList();
>
> */
>
> , but I get an error from JavaDoc saying:
>