Re: KEYS file

2021-11-03 Thread John Mc
Same place it's always been, I believe: https://dist.apache.org/repos/dist/release/netbeans/KEYS If you search for previous vote threads it's usually included in the first post. Regards John On Thu 4 Nov 2021, 03:23 Jack W., wrote: > Where is the pgp KEYS file hiding these days? > > -- > ---

KEYS file

2021-11-03 Thread Jack W.
Where is the pgp KEYS file hiding these days? -- --- Jack Woehr # Woehr's Asymptote: The ratio of the time spent Box 51, Golden CO 80402 # administering productivity software over the time http://www.softwoehr.com # saved by said software eventually approximates 1.

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