Re: CoolBeans 2018.12 released

2018-12-27 Thread Tushar Joshi
Hello All, If you are using homebrew and homebrew-cask then CoolBeans is available through a one line command now as follows $ brew cask install coolbeans Please give it a try. with regards Tushar Tushar Joshi, Nagpur: http://www.tusharjoshi.com * MCSD_NET C#, SCJP, RHCE, ZCE, PMP, CSM, S

Adding Modules for a non-modular app

2018-12-27 Thread Scott Palmer
Hello NetBeans people, I am trying to migrate several projects form JDK 8 to JDK 11. All of my projects use Gradle. The projects can not be modularized because all of their dependencies are not 100% modularized yet. (Don’t get me started on that disaster, thanks Oracle) So there is no module

Re: Nashorn?

2018-12-27 Thread John Lavelle
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,

Re: Nashorn?

2018-12-27 Thread John Lavelle
OK. I'm running some tests now. I'll report back when I've finished. The tests are (all on Linux Mint VMs): Updating from NetBeans 10.VC5 with the com.oracle.js.parser.implementation plugin *not* installed. Updating from NetBeans 10.VC5 with the com.oracle.js.parser.implementation plugin installe

Re: Nashorn?

2018-12-27 Thread Geertjan Wielenga
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

Re: Nashorn?

2018-12-27 Thread John Lavelle
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 >

Re: Nashorn?

2018-12-27 Thread John Lavelle
OK, I think I've sussed it on Linux. When you get the Warning Message, ignore it and continue the installation (*don't click Exit*). Once Installed, go to "Tools>Plugins>Available Plugins" and you should see the "Oracle Javascript Parser implementation." available there. Select it and click instal

Re: Nashorn?

2018-12-27 Thread Geertjan Wielenga
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 version

Re: Nashorn?

2018-12-27 Thread John Lavelle
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

Re: Netbeans 10.0 and C/C++ Support

2018-12-27 Thread Nick Couchman
Thanks, John. I ended up wiping my settings entirely and then following your video, and was able to get it installed. Regards, Nick On Thu, Dec 27, 2018 at 12:09 PM John Lavelle wrote: > If you copied over the setting from your 8.2 then go into > Tools>Plugins>Settings and put a tick in the bo

Re: Nashorn?

2018-12-27 Thread John Lavelle
Which version of JDK or OpenJDK do you have? I had this problem when I only had JDK 11 available on my system. With JDK 11 *disabled* and using JDK 8, it worked fine. I'm not sure if there is a quick fix but I deleted the NetBeans10 directory and the cache directories (Windows it's in Users, Linu

Re: Netbeans 10.0 and C/C++ Support

2018-12-27 Thread Nick Couchman
Thanks for the info, Emi. One of the issues with trying to install the 8.2 plugin is that I cannot find it. I've added the 8.2 plugin repo, and also looked on the website, and I cannot find the MakeProject plugin. The only ones listed for C/C++ support are NBCndUnit and GDBServer, and if I try t

Re: Nashorn?

2018-12-27 Thread Carl Mosca
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 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

Re: Nashorn?

2018-12-27 Thread Emilian Bold
You are supposed to click on some button which will download from the plugin portal the Oracle JS parser. (Some modules depend on it but for licensing reasons Apache could not redistribute it). --emi http://coolbeans.xyz/ - CoolBeans: An IDE for Java, JavaEE, PHP and more! On Thu, Dec 27, 2018 a

Re: Nashorn?

2018-12-27 Thread Steve Jacobs
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, >

Re: Netbeans 10.0 and C/C++ Support

2018-12-27 Thread Emilian Bold
I believe Oracle hasn't donated yet the C/C++ support. This will be donated and included in a future part of NetBeans, probably NetBeans 11 (scheduled in about 6 months or so). In the meantime you could try to install the C/C++ plugins from 8.2 on top of 10 and see if they work (they should). --e

Netbeans 10.0 and C/C++ Support

2018-12-27 Thread Nick Couchman
I just upgraded from NetBeans 8.2 to NetBeans 10.0, and I seem to have lost support for C/C++ source code. I had an existing project that had the nbproject/ directory, and lists the plugin type as: org.netbeans.modules.cnd.makeproject When I try to open this project, I get a message that it is a

Nashorn?

2018-12-27 Thread Steve Jacobs
Hello, I've been using Netbeans candidates (vc4 currently) which is a joy to work with. This morning I download Netbeans 10 final. On firing it up I get this: Warning - could not install some modules: Nashorn Integration - No module providing the capability com.oracle.js.parser.implementation cou

Difficulties uploading NBM to plugin portal

2018-12-27 Thread C M
I am trying to upload a NBM file to the NetBens plugin portal, but am having a hard time doing so. Following the ideas presented on the FaqPluginRequirements, I added the line nbm.module.author=My Name to the project.properties file, added the li

CoolBeans 2018.12 released

2018-12-27 Thread Emilian Bold
Hello, As you might have noticed Apache NetBeans 10 has been released. I recommend you look into that. If you are interested in a proper installer that includes the JDK as well as JavaEE and some other goodies, do take a look a my IDE distribution called CoolBeans. On https://coolbeans.xyz versi

Re: NetBeansDeveloperFAQ in one big HTML file

2018-12-27 Thread Emilian Bold
Maybe that script hasn't been donated (yet) by Oracle. PS: Wow, so not only does FAQ sound like an insult, there you have a job called 'faqsuck'. --emi http://coolbeans.xyz/ - CoolBeans: An IDE for Java, JavaEE, PHP and more! On Thu, Dec 27, 2018 at 10:43 AM Geertjan Wielenga wrote: > > Sounds

Re: NetBeansDeveloperFAQ in one big HTML file

2018-12-27 Thread Geertjan Wielenga
Sounds like a plan, thanks. Gj On Wed, Dec 26, 2018 at 3:47 PM Patrik Karlström wrote: > On http://wiki.netbeans.org/NetBeansDeveloperFAQ there is a link, > http://deadlock.netbeans.org/hudson/job/faqsuck/lastSuccessfulBuild/artifact/other/faqsuck/build/faq.html, > to the now non existing one p