Re: Refresh project with netbeans 11

2019-03-27 Thread Scott Palmer
I found the project was automatically re-evaluated as soon as a saved a change to the build.gradle file. Gradle grabs the new dependencies at that point. Scott > On Mar 27, 2019, at 10:50 AM, Marc Collin wrote: > > hope there is a real solution > > Le mar. 26 mars 2019 à 16:39, hanas...@gmai

Re: Refresh project with netbeans 11

2019-03-27 Thread Geertjan Wielenga
But does that solution work for you? Gj On Wed, 27 Mar 2019 at 15:50, Marc Collin wrote: > hope there is a real solution > > Le mar. 26 mars 2019 à 16:39, hanas...@gmail.com a > écrit : > >> Not ideal.. but.. try exiting and restarting NB >> >> On 3/26/19 4:08 PM, Marc Collin wrote: >> > hi >>

Re: Refresh project with netbeans 11

2019-03-27 Thread Marc Collin
hope there is a real solution Le mar. 26 mars 2019 à 16:39, hanas...@gmail.com a écrit : > Not ideal.. but.. try exiting and restarting NB > > On 3/26/19 4:08 PM, Marc Collin wrote: > > hi > > > > I add a new depedencies in my gradle project. > > Netbeans 11 did nothing. > > > > Is there a way t

Re: Refresh project with netbeans 11

2019-03-26 Thread hanas...@gmail.com
Not ideal.. but.. try exiting and restarting NB On 3/26/19 4:08 PM, Marc Collin wrote: hi I add a new depedencies in my gradle project. Netbeans 11 did nothing. Is there a way to force to download it? Did not found refresh project like gradle plugin provided for previous version of netbeans.

Refresh project with netbeans 11

2019-03-26 Thread Marc Collin
hi I add a new depedencies in my gradle project. Netbeans 11 did nothing. Is there a way to force to download it? Did not found refresh project like gradle plugin provided for previous version of netbeans. With netbeans 11 I did not use any gradle plugin except the one included. Also I not impo