Re: Apache NetBeans 12.1-beta1 available for testing

2020-07-23 Thread Josh Juneau
Hi Glenn, Thanks for the feedback. There is an issue right now when you have a server pre-selected, I believe, and I'll have to fix that. You should be able to create a New Maven Web Application with the Jakarta EE 8 option if you select no server for now. Thanks again! Josh Juneau juneau...@g

Re: Apache NetBeans 12.1-beta1 available for testing

2020-07-23 Thread Glenn Holmer
On 7/23/20 9:25 AM, Josh Juneau wrote: > It should be working with GlassFish 5.1.0. However, I just tested and > Jakarta EE 8 is not showing up with GlassFish 5.1.0. I will need to debug > and repair that issue. I'm having trouble with this as well. I've got the latest Payara (5.2020.3, released

Re: Apache NetBeans 12.1-beta1 available for testing

2020-07-23 Thread Geertjan Wielenga
Excellent, thank you. Gj On Thu, 23 Jul 2020 at 16:26, Josh Juneau wrote: > Hi Geertjan, > > It should be working with GlassFish 5.1.0. However, I just tested and > Jakarta EE 8 is not showing up with GlassFish 5.1.0. I will need to debug > and repair that issue. > > Thank you > > Josh Juneau

Re: Apache NetBeans 12.1-beta1 available for testing

2020-07-23 Thread Josh Juneau
Hi Geertjan, It should be working with GlassFish 5.1.0. However, I just tested and Jakarta EE 8 is not showing up with GlassFish 5.1.0. I will need to debug and repair that issue. Thank you Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/us/search?query=Ju

Re: Apache NetBeans 12.1-beta1 available for testing

2020-07-23 Thread Geertjan Wielenga
And only if no server is selected? I.e., which server must be selected for "Jakarta EE 8 Web" to be available? Gj On Thu, Jul 23, 2020 at 2:13 PM Josh Juneau wrote: > Hi Geertjan, > > Yes, this is for Maven only...hoping to address ant, etc. in a later > release. For now, if you create a new J

Re: Apache NetBeans 12.1-beta1 available for testing

2020-07-23 Thread Josh Juneau
Hi Geertjan, Yes, this is for Maven only...hoping to address ant, etc. in a later release. For now, if you create a new Java Web project, then you have the option to select Jakarta EE 8, which will create a project with Maven POM including the dependencies required for the Jakarta EE 8 platform.

Re: Apache NetBeans 12.1-beta1 available for testing

2020-07-23 Thread Geertjan Wielenga
On Thu, 23 Jul 2020 at 02:03, Josh Juneau wrote: > You should be able to change an existing Java EE project to Jakarta EE by > right-clicking it and updating the project properties accordingly. > > To create a new Jakarta EE 8 app, create a New Maven web project and > select it. > How is the ap

Re: Apache NetBeans 12.1-beta1 available for testing

2020-07-23 Thread Czukowski
Hi all, great news about the upcoming update! I may have found an issue that made the IDE unstable and I had to restart it in the end. I'm not sure if this is related to the update, but it didn't happen to me before. I've created an issue in Jira: https://issues.apache.org/jira/browse/NETBEAN