Re:

2019-04-08 Thread Geertjan Wielenga
Not yet, coming back though. Gj On Tue, 9 Apr 2019 at 07:54, Simone Padovan wrote: > This post is about Netbeans 8, in Netbeans 11 there is no possibility to > create a Wildfly Server anymore... > > Il giorno lun 8 apr 2019 alle ore 17:01 Louis Collet < > louis.col...@skynet.be> ha scritto: > >

Re:

2019-04-08 Thread Simone Padovan
This post is about Netbeans 8, in Netbeans 11 there is no possibility to create a Wildfly Server anymore... Il giorno lun 8 apr 2019 alle ore 17:01 Louis Collet ha scritto: > Maybe : > https://stackoverflow.com/questions/31811055/can-not-create-web-project-with-java-ee-7-version-wildfly-9-0-1-an

Re: NB11 PHP & Gradle clashing?

2019-04-08 Thread Geertjan Wielenga
In the New Project dialog, create a new PHP project to enable PHP features. Gj On Tue, 9 Apr 2019 at 00:20, Jake Ochs wrote: > I think the integrated gradle support is trashing my existing PHP > project’s settings. I have a fairly complex project that is in PHP, but > (due to corporate standard

NB11 PHP & Gradle clashing?

2019-04-08 Thread Jake Ochs
I think the integrated gradle support is trashing my existing PHP project’s settings. I have a fairly complex project that is in PHP, but (due to corporate standards) has gradle build files in it. When I open the project in NB11 all I see is the gradle nature and no source in the project view. A

RE: Netbeans 11 and Gradle

2019-04-08 Thread Mark A. Claassen
For anyone following this, I reported this issue as: https://issues.apache.org/jira/browse/NETBEANS-2378 Mark Claassen Senior Software Engineer Donnell Systems, Inc. 130 South Main Street Leighton Plaza Suite 375 South Bend, IN 46601 E-mail: mailto:mclaas...@ocie.net Voice: (574)232-3784 Fax: (

RE: Netbeans 11 and Gradle

2019-04-08 Thread Mark A. Claassen
Thanks for the tip on #1, I had a description in there that I forgot about! The old plugin must not have read that. Since it is working for you, I tried some different things. When I went to Tools -> Options and clicked on Groovy, it “activated” groovy. Now the editor is working. Now, if on

Re: Netbeans 11 and Gradle

2019-04-08 Thread Scott Palmer
Hi Mark, I use Gradle exclusively. (To the point where if I have to work on a project that isn’t using Gradle the first thing I do is convert it to Gradle so I don’t have to suffer further ;-).) #1 - Check the project description as defined in the build.gradle file. Then check the option: Jav

Netbeans 11 and Gradle

2019-04-08 Thread Mark A. Claassen
I am giving Netbeans 11 a try and really appreciate the JavaEE support that is now just included. Thanks. I also appreciate that Gradle is included, but I have having some problems. I can submit some bugs, but I thought I would start here first to see if anyone else is having better luck.

RE:

2019-04-08 Thread Louis Collet
Maybe : https://stackoverflow.com/questions/31811055/can-not-create-web-project-with-java-ee-7-version-wildfly-9-0-1-and-netbeans-8/31994996 From: Simone Padovan Sent: lundi 8 avril 2019 15:16 To: us...@netbeans.incubator.apache.org Subject: Hi, i really like to use Nebeans 11, but i

[no subject]

2019-04-08 Thread Simone Padovan
Hi, i really like to use Nebeans 11, but i cannot find Wildfly Application Server on the server tab anymore. How can i use Wildfly Application Server with netbeans 11 ? thanks a lot