Re: Lets talk about JDK 8 (new year edition)

2023-02-09 Thread Michael Bien
On 10.02.23 03:30, Jaroslav Tulach wrote: Dne úterý 10. ledna 2023 15:16:35 CET, Michael Bien napsal(a): Hello devs, I hope everyone recovered from the last JDK 8 thread and is ready for the first JDK 8 thread of 2023 :) Nobody recovers from these threads with you guys without wounds. -1 (I

Re: Lets talk about JDK 8 (new year edition)

2023-02-09 Thread Jaroslav Tulach
Dne úterý 10. ledna 2023 15:16:35 CET, Michael Bien napsal(a): > Hello devs, > > I hope everyone recovered from the last JDK 8 thread and is ready for > the first JDK 8 thread of 2023 :) Nobody recovers from these threads with you guys without wounds. -1 (I mean veto) on dropping JDK 8 support.

Re: Bill of Materials POMs for Netbeans Modules

2023-02-09 Thread Michael Bien
Hi Edwin, On 09.02.23 23:51, Edwin F. wrote: Hello Fellow Devs :-) I have one question: *Is there any plan to create bill of materials pom files (or do they exist) for using the IDE modules as dependencies for custom NB RCP apps?* This is my escenario: I'm building a demo app that uses the

Bill of Materials POMs for Netbeans Modules

2023-02-09 Thread Edwin F.
Hello Fellow Devs :-) I have one question: *Is there any plan to create bill of materials pom files (or do they exist) for using the IDE modules as dependencies for custom NB RCP apps?* This is my escenario: I'm building a demo app that uses the DB module, properties, console, and some custom

Re: building netbeans w/ different compiler

2023-02-09 Thread Matthias Bläsing
Hi Brad, Am Samstag, dem 04.02.2023 um 18:02 -0600 schrieb Brad Walker: > On Sat, Feb 4, 2023 at 4:43 PM Matthias Bläsing > wrote: > > > > 1 - Does compiling Netbeans out of the box continue to Java 8 as the > > > compiler? > > > > You'll need JDK 11. Most modules still build for 8, but they

How to incorporate MIT source code?

2023-02-09 Thread Antonio
Hi all, Imagine I need to use some source code released under the MIT license (say an Antlr Grammar [1]) and make modifications to it, and cover these modifications with the Apache License. How am I expected to do this? I mean, a) Shall I keep the original license in a commit, so it can be

Compatibility with JDK 8: Shift work to people wanting it (was: Re: Lets talk about JDK 8 (new year edition))

2023-02-09 Thread Matthias Bläsing
Hi, from my POV it is a fact, that NetBeans (the IDE) can't be required to be runnable on JDK 8 and in fact it is not. So my idea: - commit to make NetBeans runnable on JDK LTS -1 - build with JDK LTS -1 - be able to be build with the current JDK - allow modules to depend on libraries, that

RE: Lets talk about JDK 8 (new year edition)

2023-02-09 Thread Eirik Bakke
> Platform applications are not limited to using the platform cluster. > There are multiple platform applications I'm aware of that use modules from > other clusters. Including one, possibly soon two, of my own. Same here--my NetBeans Platform application ( https://www.ultorg.com/ ) uses most,

Re: NetBeans is a framework was: Lets talk about JDK 8 (new year edition)

2023-02-09 Thread John Neffenger
On 2/8/23 8:38 PM, Jaroslav Tulach wrote: These days it is JDK8 - the primary reason being that Android supports JDK8 - as such, should a library be aspire to be used on Android (as well as regular Java), it needs to stick to version eight. There are some benefits to that strategy, but there's

Re: NetBeans is a framework was: Lets talk about JDK 8 (new year edition)

2023-02-09 Thread Ernie Rael
It's too bad there are no NetBeans specific statistics, both IDE and platform. It sure would be nice if there were some reference to stats on jdk version usage in these  deliberations. What I've seen in reports, the most recent I've found from mid 2022, even though Java 11 had been available

Re: NetBeans is a framework was: Lets talk about JDK 8 (new year edition)

2023-02-09 Thread Laszlo Kishalmi
Well, These are respectable things, on the other hand the "Java 8 Forever" T-Shirt is getting more and more uncomfortable. Fortunately, NetBeans is free and open source, many versions are available, which are supporting JDK 8. If somebody would like to keep it that way, it's still possible to