Re: "Java class libray" with maven (was: Re: [NOTICE] Apache NetBeans 13 release candidate 1 available for testing)

2022-01-21 Thread Neil C Smith
On Fri, 21 Jan 2022 at 16:34, Chuck Davis wrote: > I know there is a Maven template for an application but as you say that has > a main class, etc. I was about to say, "does it?", then realised I was running 12.6. So this has changed, by https://github.com/apache/netbeans/pull/3262 I guess. May

Re: "Java class libray" with maven (was: Re: [NOTICE] Apache NetBeans 13 release candidate 1 available for testing)

2022-01-21 Thread Chuck Davis
Hi Matthias. I'm just being a nerd. I know there is a Maven template for an application but as you say that has a main class, etc. A library is just a collection of classes used by other classes. It's not difficult to delete the main class but why do Ant and Gradle get a "class library" project

"Java class libray" with maven (was: Re: [NOTICE] Apache NetBeans 13 release candidate 1 available for testing)

2022-01-21 Thread Matthias Bläsing
Hi Chuck, Am Freitag, dem 21.01.2022 um 06:46 -0800 schrieb Chuck Davis: > Am I the only one who wants to create a Java class library with > Maven?  > I see it can be done with Ant or Gradle but not Mavenstill. what do you mean by "Java class library"? Do you mean a JAR? If you mean that, it

Re: [NOTICE] Apache NetBeans 13 release candidate 1 available for testing

2022-01-21 Thread Geertjan Wielenga
Will never happen out of nowhere until you file an issue about this or, better still, provide a pull request with a Maven archetype providing this. https://github.com/apache/netbeans/issues Gj On Fri, Jan 21, 2022 at 3:47 PM Chuck Davis wrote: > Am I the only one who wants to create a Java cla

Re: [NOTICE] Apache NetBeans 13 release candidate 1 available for testing

2022-01-21 Thread Chuck Davis
Am I the only one who wants to create a Java class library with Maven? I see it can be done with Ant or Gradle but not Mavenstill. My only experience with Gradle is with Android Studio and it (Studio with Gradle/Kotlin) is a disaster area. I hope we're not headed that direction. On Fri, Jan

Re: [NOTICE] Apache NetBeans 13 release candidate 1 available for testing

2022-01-21 Thread Carl Mosca
Thank you for the reminder Gj. Yes, very nice indeed!! Carl On Fri, Jan 21, 2022 at 2:55 AM Geertjan Wielenga wrote: > Wow, excellent, no dialogs or popups or nb-javac messages or messages about > JavaFX. > > I simply created my first project (OK, features needed to be enabled, which > makes s

Re: [NOTICE] Apache NetBeans 13 release candidate 1 available for testing

2022-01-20 Thread Geertjan Wielenga
Wow, excellent, no dialogs or popups or nb-javac messages or messages about JavaFX. I simply created my first project (OK, features needed to be enabled, which makes sense). Great initial experience. Really great, big step forward in our evolution. Please try it, all. Gj On Thu, Jan 20, 2022 a

Re: [NOTICE] Apache NetBeans 13 release candidate 1 available for testing

2022-01-20 Thread Neil C Smith
On Thu, 20 Jan 2022 at 18:55, Thomas Kellerer wrote: > > Not sure if this is a bug or intended. > > The "Find in Projects" now uses a multi-line input field for the search term > ("Containing text"). > Which has the effect that hitting ENTER inside that field, just creates a new > line (even tho

Re: [NOTICE] Apache NetBeans 13 release candidate 1 available for testing

2022-01-20 Thread Thomas Kellerer
Not sure if this is a bug or intended. The "Find in Projects" now uses a multi-line input field for the search term ("Containing text"). Which has the effect that hitting ENTER inside that field, just creates a new line (even though the field is displayed as a single line) and does not start t

[NOTICE] Apache NetBeans 13 release candidate 1 available for testing

2022-01-19 Thread Neil C Smith
The first release candidate build for Apache NetBeans 13 is available (links below). Please help with testing, and file issues in GitHub .. yes, GitHub! .. as necessary - https://github.com/apache/netbeans/issues If you're a committer adding an issue, or helping triage an issue (please do!), add