Re: [java] Netbeans documentation regarding custom actions and configuration

2021-11-03 Thread Geertjan Wielenga
Some answers to these questions are here: https://netbeans.apache.org/wiki/MavenBestPractices.asciidoc Gj On Wed, Nov 3, 2021 at 9:13 PM Santino Nervetti wrote: > Hi, is there a detailed documentation about custom actions, configuration, > profiles in netbeans ? Or netbeans in general? > For e

[java] Netbeans documentation regarding custom actions and configuration

2021-11-03 Thread Santino Nervetti
Hi, is there a detailed documentation about custom actions, configuration, profiles in netbeans ?  Or netbeans in general? For example when I add a custom action a new file nbactions.xml is created, and all actions have a %classpath reference and often questions arise, as such: where is this varia