Re: Netbeans swag?

2022-07-11 Thread Pyro MX
Okay! Will get in touch the trademark people and reference this thread for reference. I'll update this thread as the process go. Le 2022-07-11 à 14 h 30, Geertjan Wielenga a écrit : Yes, that’s the right approach, thanks for persevering with this! Gj On Mon, 11 Jul 2022 at 20:17, Pyro MX wro

Re: Netbeans swag?

2022-07-11 Thread Geertjan Wielenga
Yes, that’s the right approach, thanks for persevering with this! Gj On Mon, 11 Jul 2022 at 20:17, Pyro MX wrote: > Actually dug that up on the ASF pages: > > * https://www.apache.org/foundation/marks/faq/#insidebook > * https://www.apache.org/foundation/marks/contact#swag > > Looks like for sw

Re: Netbeans swag?

2022-07-11 Thread Pyro MX
Actually dug that up on the ASF pages: * https://www.apache.org/foundation/marks/faq/#insidebook * https://www.apache.org/foundation/marks/contact#swag Looks like for swag, there aren't guidelines at the moment, I must contact tradema...@apache.org . I intend to do so, but checking in with the

Re: Netbeans swag?

2022-07-11 Thread Pyro MX
Just before I start uploading work to a repository, here's what I would use/mention for licenses and copyrights: The work would be licensed under CC BY-SA (https://creativecommons.org/licenses/by-sa/2.1/jp/deed.en) as to comply with the use of the NekoBean mascot (which I intend to use on some

Re: Java Platform Javadoc

2022-07-11 Thread Neil C Smith
On Mon, 11 Jul 2022 at 11:01, Neil C Smith wrote: > On Mon, 11 Jul 2022 at 10:20, Michael Bien wrote: > > On 11.07.22 06:56, Bradley Willcott wrote: > > > For JDK 18 for instance, using the root address: > > > https://docs.oracle.com/en/java/javase/18/docs/api/ does not work > > > because of the

Re: Java Platform Javadoc

2022-07-11 Thread Neil C Smith
On Mon, 11 Jul 2022 at 10:20, Michael Bien wrote: > On 11.07.22 06:56, Bradley Willcott wrote: > > For JDK 18 for instance, using the root address: > > https://docs.oracle.com/en/java/javase/18/docs/api/ does not work > > because of the modularity introduced some versions ago. > > > > Why has this

Re: bootloader icon change

2022-07-11 Thread Neil C Smith
On Mon, 11 Jul 2022 at 03:58, name name2 wrote: > exe files in bin directory. Also then i change icons with ReplaceVistaIcon as > recommended in FAQ i get new icon in explorer only in 32 bit exe, not 64 bit > but in task manager i can see icon only for 64 bit exe. How are you distributing your

Re: Java Platform Javadoc

2022-07-11 Thread Michael Bien
Hi, On 11.07.22 06:56, Bradley Willcott wrote: Hi there. I am sure someone has asked this before, but I haven't found such as yet. How do I set-up NB 14 to access the online Javadocs for each JDK? I have every version since 1.5 installed. Whilst the older ones work fine, the newer ones don't.