Re: Netbeans and Kubernetes

2018-09-20 Thread Carl Mosca
We tend to do much more with OpenShift than k8s directly but I think you'll find the Fabric8 Docker maven plugin very helpful if you're not already using it. https://dmp.fabric8.io/ This mavenized Docker build approach works nicely with NetBeans in my opinion. You'll find some cool stuff there f

Netbeans and Kubernetes

2018-09-20 Thread Greenberg, Gary
I am starting a new project where I will have to work with Kubernetes. I am quite a noob with container orchestration and would like to ask for an advise. I haven't found anything related to Kubernetes on Netbeans web site but maybe I have missed it. Does anyone worked with Kubernetes in NB commu

Re: [IDE Problem] , looking for a little help

2018-09-20 Thread Bob Senkewicz
All, Thanks for the help. I had installed the Java EE Base from the 8.2 repository but for some reason it did not 'Activate'. Once I activated it from the Plugin manager everything went through just fine. Thanks again! Bob On 9/20/2018 11:46 AM, John McDonnell wrote: Hi Bob, What type of

Re: [IDE Problem] , looking for a little help

2018-09-20 Thread John McDonnell
Hi Bob, What type of project are you working on? >From a quick google, I came across: http://netbeans-org.1045718.n5.nabble.com/Problem-failed-to-create-task-or-type-nbdeploy-td5721833.html https://coderanch.com/t/454174/ide/module-deployed These read to me like your doing something Java EE rela

Re: [IDE Problem] , looking for a little help

2018-09-20 Thread Bob Senkewicz
All, I will first apologize for the simplicity of my issue, I am brand new to using NetBeans and Java. I have downloaded and installed the latest version of NetBeans. Here is the build info from the About page : *Product Version:* Apache NetBeans IDE 9.0 (Build incubator-netbeans-release-3

Re: Question about Java Code Help.

2018-09-20 Thread Thomas Kellerer
A Z schrieb am 20.09.2018 um 11:45: > To who it concerns, > > Previously there was a Netbeans Java code help forum. > I have learned recently that users@netbeans.apache.org > is not the place for such questions. No, even the old NetBeans forum never was a "Java" forum. A lot of people were kind

Re: Question about Java Code Help

2018-09-20 Thread Geertjan Wielenga
You thought that was for general Java questions, but it was never for that, it was always for NetBeans specific questions, just like this mailing list. Why would Apache have a dedicated mailing list for Java questions? Java is in no way an Apache project. Gj On Thursday, September 20, 2018, A Z

Question about Java Code Help

2018-09-20 Thread A Z
'There never was a Java Code help forum with the Netbeans project'. -Ah, yes, there was. There used to be a sub forum for it, until the Apache Netbeans project auspice began, at which point it and the old web page and help forum area ended, and was just torn down and deleted. -Is there an Apache

Re: Question about Java Code Help.

2018-09-20 Thread Geertjan Wielenga
Nope, NetBeans never had that. Gj On Thu, Sep 20, 2018 at 11:45 AM, A Z wrote: > To who it concerns, > > Previously there was a Netbeans Java code help forum. > I have learned recently that users@netbeans.apache.org > is not the place for such questions. > > Does Apache Netbeans have a place fo

Question about Java Code Help.

2018-09-20 Thread A Z
To who it concerns, Previously there was a Netbeans Java code help forum. I have learned recently that users@netbeans.apache.org is not the place for such questions. Does Apache Netbeans have a place for code questions about Java programming any more? Or in fact not, and are people simply advise

Re: Status and next virtual Apache NetBeans meeting

2018-09-20 Thread Geertjan Wielenga
Every part of NetBeans is a plugin, i.e., it is modular all the way down. The PHP cluster of NetBeans will continue as always to be maintained and developed by those who want to do that, i.e., you could be included and everything is here: https://github.com/apache/incubator-netbeans/tree/master/ph

Sv: Status and next virtual Apache NetBeans meeting

2018-09-20 Thread Bo Andersen
How will the PHP plugin be maintained in the future, I hope Netbanes will be early adapters og the new features in PHP. And I hope the design of the plugin is easy to maintain. I am looking forward to PHP 7.4 where this hopefully will be part of: https://wiki.php.net/rfc/typed_properties_v2 Do