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 Grails
release? That would help, your pull request is welcome.

Gj

On Friday, December 28, 2018, Jasen Jacobsen  wrote:

> 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-291cae8a36b916c65ef67f9232e61a
> a621dcf...@dev.netbeans.apache.org%3e
>
> but it seems like it's really a NetBeans user issue. In short, the Grails
> project type has been removed.
>
> On the download page (https://netbeans.apache.org/
> download/nb100/index.html) is this:
> "This release is focused in adding support for JDK 11, JUnit 5, PHP,
> JavaScript and Groovy, as well in solving many issues."
>
> How is removing Groovy support that was there "adding support"? What is
> the nature of the Groovy support that has been added?
>
> I installed 10.0 and attempted to activate the Groovy plugin. It winds up
> in a state where it does not show as active, nor can it be uninstalled.
>
> Baffled.
>


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 issue. In short, the Grails
project type has been removed.

On the download page (https://netbeans.apache.org/download/nb100/index.html)
is this:
"This release is focused in adding support for JDK 11, JUnit 5, PHP,
JavaScript and Groovy, as well in solving many issues."

How is removing Groovy support that was there "adding support"? What is the
nature of the Groovy support that has been added?

I installed 10.0 and attempted to activate the Groovy plugin. It winds up
in a state where it does not show as active, nor can it be uninstalled.

Baffled.


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 had to re install the plugins.

2) most of the core API was disabled (Java for example). I had to install
to nbjavac and oracle plugin and then re enable all the core plugins

3) I expected this but thought I would feedback anyway. I have some
settings in .conf to ignore dpiaware and to set a UI scaling value (for 4k
res). These don't copy across installations. Maybe having some thing in the
profile that can be used extract extra options would solve this (or maybe
this exists already and I don't know about it )


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, 2018 at 4:31 PM Jake Ochs 
mailto:gimlete...@hotmail.com>> 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/edit the properties as a result. Is there a 
keyboard shortcut? Any other ideas/suggestions/advice is appreciated.

TIA
Jake
[cid:image001.png@01D49E98.66EEF160]



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/edit the properties as a result. Is
> there a keyboard shortcut? Any other ideas/suggestions/advice is
> appreciated.
>
>
>
> TIA
>
> Jake
>
> [image: cid:image001.png@01D49E98.66EEF160]
>
>
>


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 appreciated.

TIA
Jake
[cid:image001.png@01D49E98.66EEF160]



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
> attached
>
> *java -version*
> openjdk version "11.0.1" 2018-10-16
> OpenJDK Runtime Environment (build 11.0.1+13-Ubuntu-3ubuntu118.04ppa1)
> OpenJDK 64-Bit Server VM (build 11.0.1+13-Ubuntu-3ubuntu118.04ppa1, mixed
> mode, sharing)
>
> *Installing with NetBeans 9.0 already installed.*
>
>- No "Import previous Options" dialog
>- We get the Warning message. Click on Continue Installing and
>NetBeans installs.
>- All previous settings Imported even though there was no dialog!!
>- Go to Tools>Plugins>Available Plugins and install the Oracle
>Javascript Parser implementation
>- Go to Tools>Plugins>Installed and Activate the non-active plugins
>- Go to Tools>Plugins>Updates and update.
>- Restart and everything is OK.
>
>
> *Installing with NetBeans 10.VC5 already installed and with** the 
> com.oracle.js.parser.implementation
> plugin installed.*
>
>- "Import Previous Dialog" message clicked on yes.
>- No warning Message
>- Go to Tools>Plugins>Available Plugins and install the Oracle
>Javascript Parser implementation
>- Go to Tools>Plugins>Installed and Activate the non-active plugins
>- Go to Tools>Plugins>Updates and update.
>- Restart and everything is OK.
>
>
> *Completely clean NetBeans 10 install*
>
>- No "Import previous Options" dialog (fairly obvious!! included for
>completeness)
>- No warning Message
>- The Menu bar is extremely limited
>- Menu Tools only has 2 options Plugins and Options - There are NO
>other options
>- Go to Tools>Plugins>Available Plugins and there are two available
>- nb-javac Library
>   - Oracle Javascript Parser implementation
>   - *Installed BOTH*.
>- Go to Tools>Plugins>Installed and there are NO active plugins!
>Activated all the plugins
>- Go to Tools>Plugins>Updates - none.
>- Restart and everything is OK. The Menu Bar is back to normal. Also
>Tools Menu showing the complete set of Options.
>
>
> Your mileage may vary...
>
> I hope that helps.
>
> Best regards,
> John
>
>
> On Thu, 27 Dec 2018 at 19:48, Geertjan Wielenga <
> geertjan.wiele...@googlemail.com> wrote:
>
>> I’d recommend we all take a look at this before you promote this via
>> YouTube.
>>
>> Gj
>>
>> On Thursday, December 27, 2018, John Lavelle  wrote:
>>
>>> I was using a fresh directory each time. It seems you've got to accept
>>> the error then install the Plugin via Tools>Plugins
>>>
>>> Best regards,
>>> John
>>>
>>>
>>>
>>> On Thu, 27 Dec 2018 at 19:16, Geertjan Wielenga <
>>> geertjan.wiele...@googlemail.com> wrote:
>>>
 Make sure you’re using a fresh new user directory.

 Gj


 On Thursday, December 27, 2018, John Lavelle  wrote:

> Although the JDK8 fix I mentioned in an earlier post works on Windows.
> I can't get it to work on Linux (Mint/Ubuntu).
>
> I've tried using the Oracle versions *and* the OpenJDK versions of:
>
> JDK8
> JDK11
> JRE8
> JRE11
>
> and I'm still getting the same error:
>
> Warning - could not install some modules: Nashorn Integration - No
> module providing the capability com.oracle.js.parser.implementation could
> be found. 19 further modules could not be installed due to the above
> problems.
>
> Thoughts please...
>
> Best regards,
> John
>
>
> On Thu, 27 Dec 2018 at 17:57, Carl Mosca  wrote:
>
>> Ah, sorry, still running the Oracle Java...need to spend more time
>> with the OpenJDK..
>>
>> On Thu, Dec 27, 2018 at 11:54 AM Steve Jacobs <
>> st...@appalachianmail.com> wrote:
>>
>>> Thanks for the reply, but I am using openjdk 8.
>>>
>>> Regards,
>>>
>>> Steve
>>>
>>> On Thu, 27 Dec 2018 11:35:28 -0500
>>> Carl Mosca  wrote:
>>>
>>> > I believe Nashorn was deprecated as of Java 11?
>>> > https://openjdk.java.net/jeps/335
>>> >
>>> > Might try running with an earlier release of Java if you're using
>>> Java 11.
>>> >
>>> > HTH,
>>> > Carl
>>> >
>>> > On Thu, Dec 27, 2018 at 11:24 AM Steve Jacobs <
>>> st...@appalachianmail.com>
>>> > wrote:
>>> >
>>> > > Hello,
>>> > >
>>> > > Warning - could not install some modules: Nashorn Integration -
>>> No
>>> > > module providing the capability
>>> com.oracle.js.parser.implementation
>>> > > could be found. 19 further modules could not be installed due to
>>> the
>>> > > above problems.
>>>
>>> -
>>> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
>>> For 

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:43, arsi  wrote:
>
>> 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.isSymbolicLink()
>> from the method FileObjectFactory.touchExists().
>> Probably during the test I had a problem with online code update and it
>> works..
>> So I made better version of FileObjectFactory patch.
>>
>>
>>
>>
>> Arsi
>> --
>>
>> *From:* Emilian Bold
>> *Sent:* Friday, December 28, 2018 11:23AM
>> *To:* Arsi
>> *Cc:* Users
>> *Subject:* Re: Checking for external changes - Suspended, high cpu usage
>>
>>
>> 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 external changes - Suspended on
>>> Linux and I created modules with patches for Netbeans 8.2
>>>
>>>- org-netbeans-modules-masterfs-patch-module
>>>   - fixed problem with broken Symbolic Links, recursive
>>>   Created/Deleted file changed event
>>>   - fixed problem with files other that Link, File and Dir,
>>>   recursive Created/Deleted file changed event
>>>- org-netbeans-modules-versioning-masterfs-patch-module
>>>   - fixed problem with registering new filechangedlistener, after
>>>   file delete event
>>>
>>>
>>> Installation:
>>> Add new update center http://server.arsi.sk/masterfs/updates.xml  and
>>> install the modules
>>>
>>> or
>>>
>>> Manually download the modules from  http://server.arsi.sk/masterfs
>>>
>>> or
>>>
>>> Compile your own version
>>> https://github.com/NBANDROIDTEAM/org-netbeans-modules-masterfs-patches
>>>
>>>
>>>
>>> Details are here:
>>> https://github.com/NBANDROIDTEAM/NBANDROID-V2/issues/139
>>>
>>> https://issues.apache.org/jira/browse/NETBEANS-168
>>>
>>>
>>>
>>> Arsi
>>>
>> --
>> --emi
>>
>>
>>
>> --
> --emi
>


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 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.isSymbolicLink()
> from the method FileObjectFactory.touchExists().
> Probably during the test I had a problem with online code update and it
> works..
> So I made better version of FileObjectFactory patch.
>
>
>
>
> Arsi
> --
>
> *From:* Emilian Bold
> *Sent:* Friday, December 28, 2018 11:23AM
> *To:* Arsi
> *Cc:* Users
> *Subject:* Re: Checking for external changes - Suspended, high cpu usage
>
>
> 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 external changes - Suspended on
>> Linux and I created modules with patches for Netbeans 8.2
>>
>>- org-netbeans-modules-masterfs-patch-module
>>   - fixed problem with broken Symbolic Links, recursive
>>   Created/Deleted file changed event
>>   - fixed problem with files other that Link, File and Dir,
>>   recursive Created/Deleted file changed event
>>- org-netbeans-modules-versioning-masterfs-patch-module
>>   - fixed problem with registering new filechangedlistener, after
>>   file delete event
>>
>>
>> Installation:
>> Add new update center http://server.arsi.sk/masterfs/updates.xml  and
>> install the modules
>>
>> or
>>
>> Manually download the modules from  http://server.arsi.sk/masterfs
>>
>> or
>>
>> Compile your own version
>> https://github.com/NBANDROIDTEAM/org-netbeans-modules-masterfs-patches
>>
>>
>>
>> Details are here:
>> https://github.com/NBANDROIDTEAM/NBANDROID-V2/issues/139
>>
>> https://issues.apache.org/jira/browse/NETBEANS-168
>>
>>
>>
>> Arsi
>>
> --
> --emi
>
>
>
> --
--emi


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.isSymbolicLink() 
from the method FileObjectFactory.touchExists().
Probably during the test I had a problem with online code update and it 
works..

So I made better version of FileObjectFactory patch.




Arsi


*From:* Emilian Bold
*Sent:* Friday, December 28, 2018 11:23AM
*To:* Arsi
*Cc:* Users
*Subject:* Re: Checking for external changes - Suspended, high cpu usage


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 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 problem with files other that Link, File and Dir,
recursive Created/Deleted file changed event
  * org-netbeans-modules-versioning-masterfs-patch-module
  o fixed problem with registering new filechangedlistener,
after file delete event


Installation:
Add new update center http://server.arsi.sk/masterfs/updates.xml
and install the modules

or

Manually download the modules from http://server.arsi.sk/masterfs

or

Compile your own version
https://github.com/NBANDROIDTEAM/org-netbeans-modules-masterfs-patches



Details are here:
https://github.com/NBANDROIDTEAM/NBANDROID-V2/issues/139

https://issues.apache.org/jira/browse/NETBEANS-168



Arsi

--
--emi





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 external changes - Suspended on
> Linux and I created modules with patches for Netbeans 8.2
>
>- org-netbeans-modules-masterfs-patch-module
>   - fixed problem with broken Symbolic Links, recursive
>   Created/Deleted file changed event
>   - fixed problem with files other that Link, File and Dir, recursive
>   Created/Deleted file changed event
>- org-netbeans-modules-versioning-masterfs-patch-module
>   - fixed problem with registering new filechangedlistener, after
>   file delete event
>
>
> Installation:
> Add new update center http://server.arsi.sk/masterfs/updates.xml  and
> install the modules
>
> or
>
> Manually download the modules from  http://server.arsi.sk/masterfs
>
> or
>
> Compile your own version
> https://github.com/NBANDROIDTEAM/org-netbeans-modules-masterfs-patches
>
>
>
> Details are here:
> https://github.com/NBANDROIDTEAM/NBANDROID-V2/issues/139
>
> https://issues.apache.org/jira/browse/NETBEANS-168
>
>
>
> Arsi
>
-- 
--emi