Re: NB SpringBoot plugin hangs

2018-09-28 Thread Geertjan Wielenga
On Fri, Sep 28, 2018 at 11:06 PM Greenberg, Gary wrote: > I did look at https://github.com/AlexFalappa/nb-springboot/issues and > found a similar behavior due to the proxy settings. > > Well, I did install latest version of Netbeans and it does behave the same > as 8.2. > So, the right thing to

RE: NB SpringBoot plugin hangs

2018-09-28 Thread Greenberg, Gary
I did look at https://github.com/AlexFalappa/nb-springboot/issues and found a similar behavior due to the proxy settings. Well, I did install latest version of Netbeans and it does behave the same as 8.2. I did try to turn off proxies and it failed with exception. I did open a ticket on that http

Re: Maven

2018-09-28 Thread hanas...@gmail.com
Feel free to use this as a prototype project https://github.com/hanasaki/demo It might be a bit dusty... so try it out first. I can make some time for minor revisions if you run into any issues. Feel free to open github issues against it if you need to. Thanks, On 9/28/18 11:47 AM, David

Re: NB SpringBoot plugin hangs and impact of JDK versions

2018-09-28 Thread hanas...@gmail.com
+1 Please keep the min JDK version to run NB at 8 : "corporate" likes major releases and does not always upgrade quickly While allowing development with additional JDK's higher than 8 : smaller companies and personal projects can then use 9,10... to prototype an

Re: SVN fix?

2018-09-28 Thread Markus Kilås
On 9/26/18 2:01 PM, Geertjan Wielenga wrote: > > > On Wed, Sep 26, 2018 at 1:45 PM, * William > wrote: > > Hmm > > This matter was discussed  a month or more back.  There  appears to > be NO "SvbKit" and the 'JavaHL' reverts back to command line.

Re: NB SpringBoot plugin hangs

2018-09-28 Thread John McDonnell
Hi Gary, RE: NetBeans & Java 9+ NO WAY :) - We'd lose a massive user base if we restricted to min Java 9, as I imagine most companies at awaiting until the next long term support release of Java (11) before seeing which way they go. NetBeans 9.0 works with at least Java 8(I've not checked 7 and

RE: NB SpringBoot plugin hangs

2018-09-28 Thread Greenberg, Gary
Aren’t latest release require Java 9? We are using Java 8 and won’t be upgrading in the near future? From: Geertjan Wielenga Sent: Thursday, September 27, 2018 11:50 PM To: NetBeans Mailing List Subject: Re: NB SpringBoot plugin hangs Here is where discussions and issues about that plugin are h

Re: Maven

2018-09-28 Thread Davide Grandi
try that (if my memory holds ...) : - download & unzip maven - put the bin folder in the path - put a recent JDK in JAVA_HOME env variable - try   mvn -v   command :   --   C:\Temp>mvn -v   Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T20:33:14+02:00)   Maven home

Re: Netbeans won't create a project from cloned source

2018-09-28 Thread Peter Hull
On Fri, 28 Sep 2018 at 14:59 Roger Debry wrote: > I have students who are writing their first Java programs, and pushing > them to GitHub. > Are the students all using NetBeans? If so it might be easier for you to create and push an 'empty' NB project (just what New Java Application... produces)

Re: Maven

2018-09-28 Thread hanas...@gmail.com
https://maven.apache.org/ On 9/28/18 11:06 AM, Roger Debry wrote: I am not familiar with Maven, can you point me to a reference? Roger - To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-

Maven

2018-09-28 Thread Roger Debry
I am not familiar with Maven, can you point me to a reference? Roger - To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail: users-h...@netbeans.apache.org For further information about t

Re: Netbeans won't create a project from cloned source

2018-09-28 Thread Geertjan Wielenga
Consider using Maven-based projects (more or less the industry standard, so why not) even for the very first Java programs, which would have as a side effect that NetBeans would open them automatically from Git without any additional steps. Gj On Friday, September 28, 2018, John McDonnell wrote

Re: Netbeans won't create a project from cloned source

2018-09-28 Thread John McDonnell
Hi Roger, Just tried this and your correct with how it seems to work. I guess the problem here is that the projects don't follow a particular format, and so NetBeans might struggle, and the wizard is an attempt to allow you to create a project around the sources, using the Java Project from Exist

Netbeans won't create a project from cloned source

2018-09-28 Thread Roger Debry
I have students who are writing their first Java programs, and pushing them to GitHub. I want to clone their projects so that I can grade them. I tried a simple “Hello world” Java application as a test to make sure that all of my instructions were accurate and that I could in fact clone a Java p

Invitation to join the Apache NetBeans 10 Community Acceptance Testing program

2018-09-28 Thread Glenn Holmer
Hello NetBeans users, We hope to release NetBeans 10 in November: https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+10 and that means... it's NetCAT time! https://cwiki.apache.org/confluence/display/NETBEANS/NetCAT+10.0+Schedule Anyone to would like to help test the next rel