Re: Specify Java Platform?

2021-09-08 Thread Carl Burke
Gradle changed the way you specify target platforms. If Netbeans is using a recent gradle you may need to investigate the 'toolchain' support in the java plugin. That allows you to separate the java that gradle runs in from the version you are compiling against; if necessary gradle will

Re: serialVersionUID generator

2021-09-08 Thread Bradley Willcott
Hi, I forked off a project.  This is what I use: https://github.com/bewillcott/netbeans-svuid-generator . Download and build it.  Then install it via Tools/Plugins/Downloaded -> Add Plugins ... Then in the Editor, say a .java file,

Specify Java Platform?

2021-09-08 Thread * William
Hello all, I hope you are going well in your part of the world. In the past, with the Gradle plugin it was possible to specify the Java runtime and libries used when exercising and testing the program. [image: image.png] How may I do this with the current Netbeans 12 release? We are using

Re: [External] : Re: serialVersionUID generator

2021-09-08 Thread Ewan Slater
Thanks both :-) > On 8 Sep 2021, at 08:19, Emilian Bold wrote: > > I see there is an older plugin in the 11 Plugin Portal >

Re: serialVersionUID generator

2021-09-08 Thread Emilian Bold
I see there is an older plugin in the 11 Plugin Portal https://cwiki.apache.org/confluence/display/NETBEANS/Where+to+download+plugins+for+NetBeans+10.0+and+earlier http://plugins.archive.librebeans.org/nbms/1559203287_org-pr-nb-suid.nbm;