Re: Groovy & Grails support in 10.0?

2018-12-28 Thread Geertjan Wielenga
There is Groovy editor support. We disabled the Grails support because it was out dated. You can stop being baffled right now today and contribute to the Grails support. All the source code is available on GitHub. Do you want to contribute a ‘Hello World’ Grails application that uses the latest G

Groovy & Grails support in 10.0?

2018-12-28 Thread Jasen Jacobsen
Over on the dev list is this thread about Groovy & Grails support: http://mail-archives.apache.org/mod_mbox/netbeans-dev/201812.mbox/%3cpony-97f5c2b7626f3a395e4d22fbd82cf1141cd08593-291cae8a36b916c65ef67f9232e61aa621dcf...@dev.netbeans.apache.org%3e but it seems like it's really a NetBeans user is

Upgrading from 9 to 10 experience

2018-12-28 Thread Peter Steele
Hi I've upgraded from 9 to 10 and wanted provide some feedback. Overall the experience was very positive but I encountered the following 1) I imported settings from 9 but a couple of plugins I downloaded (darcular laf and gradle) were not copied across. Would be nice if these were imported too. I

RE: is there a project properties keyboard shortcut?

2018-12-28 Thread Jake Ochs
Doh! Thanks! From: Geertjan Wielenga Sent: Friday, December 28, 2018 12:26:44 PM To: Jake Ochs Cc: us...@netbeans.incubator.apache.org Subject: Re: is there a project properties keyboard shortcut? Look under the File menu in the main menubar. Gj On Fri, Dec 28,

Re: is there a project properties keyboard shortcut?

2018-12-28 Thread Geertjan Wielenga
Look under the File menu in the main menubar. Gj On Fri, Dec 28, 2018 at 4:31 PM Jake Ochs wrote: > > > My project context menu fills up all the real estate on my laptop monitor > and the properties option, usually at the bottom of the list, is cut off. > (see attached screenshot) I can’t view/

The rough guide to Apache NetBeans 10!

2018-12-28 Thread Geertjan Wielenga
https://youtu.be/O8cwpEY1OAQ Gj

is there a project properties keyboard shortcut?

2018-12-28 Thread Jake Ochs
My project context menu fills up all the real estate on my laptop monitor and the properties option, usually at the bottom of the list, is cut off. (see attached screenshot) I can’t view/edit the properties as a result. Is there a keyboard shortcut? Any other ideas/suggestions/advice is appreci

Re: Nashorn?

2018-12-28 Thread Geertjan Wielenga
I can only reproduce something like this if I don't have a clean userdir and cachedir. I'd recommend you remove all userdirs and cachedirs. Gj On Thu, Dec 27, 2018 at 9:49 PM John Lavelle wrote: > OK. Here we go: > > The tests are all on indentical, cloned, Linux Mint VMs. SysInfo file > attach

Re: Checking for external changes - Suspended, high cpu usage

2018-12-28 Thread Alex O'Ree
Am I reading this right? Android support for NB? Super exciting! On Fri, Dec 28, 2018 at 8:47 AM Emilian Bold wrote: > Oh, I see the patches here > > https://github.com/NBANDROIDTEAM/org-netbeans-modules-masterfs-patches/tree/master/patches_NB82_MAVEN_SRC > > --emi > > On Fri, 28 Dec 2018 at 14:

Re: Checking for external changes - Suspended, high cpu usage

2018-12-28 Thread Emilian Bold
Oh, I see the patches here https://github.com/NBANDROIDTEAM/org-netbeans-modules-masterfs-patches/tree/master/patches_NB82_MAVEN_SRC --emi On Fri, 28 Dec 2018 at 14:43, arsi wrote: > Hello, > > I tested it in another project, this is just the result. > I made patches to the NB82 Maven source tr

Re: Checking for external changes - Suspended, high cpu usage

2018-12-28 Thread arsi
Hello, I tested it in another project, this is just the result. I made patches to the NB82 Maven source tree. They are commited to https://github.com/NBANDROIDTEAM/org-netbeans-modules-masterfs-patches And I added a test app there. Finally, I found out that I forgot to delete the Files.isSymb

Re: Checking for external changes - Suspended, high cpu usage

2018-12-28 Thread Emilian Bold
Interesting work. Could you point me to the individual patches / commits? You fixed 3 problems but I can't seem to find the individual commits for them. PS: what license are your changes? --emi On Fri, 28 Dec 2018 at 10:19, arsi wrote: > Hello, > > I fixed the problem with Checking for externa

Checking for external changes - Suspended, high cpu usage

2018-12-28 Thread arsi
Hello, I fixed the problem with Checking for external changes - Suspended on Linux and I created modules with patches for Netbeans 8.2 * org-netbeans-modules-masterfs-patch-module o fixed problem with broken Symbolic Links, recursive Created/Deleted file changed event o fixed