Re: [ scala ] Just asking for update on Scala for NetBeans

2019-12-02 Thread Luff,Chris
Long story short - at the moment the Scala compiler is 2.11.3 on JDK 1.8 but you can build your code on NetBeans 11.2 with JDK 11 and Maven. I recently removed the dependency on a specific NetBeans version. Have you tried to install on 11.1? On 28 Nov 2019, at 13:54, Mark Phipps mailto:mark.ph

Re: [ scala ] Just asking for update on Scala for NetBeans

2019-11-28 Thread Mark Phipps
Hi Chris, Does your fork work when running  NB 11 under JDK 11 with a JDK 11 Maven project? Thanks Mark On 01/10/2019 09:41, Luff,Chris wrote: I have not been focused to much on this plugin of late - I have a few minutes this morning to push some changes that are needed to have it build on

Re: [ scala ] Just asking for update on Scala for NetBeans

2019-10-01 Thread Luff,Chris
I have not been focused to much on this plugin of late - I have a few minutes this morning to push some changes that are needed to have it build on 11.1 and 11.2-beta1. I should have installable nbms by the end of the day. Associate Principal Engineer | UK Development - Care Insight and Deliver

Re: [ scala ] Just asking for update on Scala for NetBeans

2019-09-30 Thread Alonso Del Arte
Cool, thanks, I'll give it a whirl tomorrow. Al On Mon, Sep 30, 2019 at 6:07 PM Brett Ryan wrote: > I’m going to have to give this a try, I did manage building for 8.2 but it > was a lot of trouble. Was hoping i could free my time to help but it’s been > hectic. > > I think the whole big data co

Re: [ scala ] Just asking for update on Scala for NetBeans

2019-09-30 Thread Brett Ryan
I’m going to have to give this a try, I did manage building for 8.2 but it was a lot of trouble. Was hoping i could free my time to help but it’s been hectic. I think the whole big data community has been using intellij for scala (myself included). There’s several reasons there. Python is big in

Re: [ scala ] Just asking for update on Scala for NetBeans

2019-09-30 Thread Emilian Bold
I think the most recent development wrt Scala is https://github.com/cbm64chris/nbscala by Chris Luff and the plugin would be at http://plugins.netbeans.org/plugin/75542/nbscala (added 2019-03-13). So either you register the whole plugin portal update center URL or you download the NBM and add it b

[ scala ] Just asking for update on Scala for NetBeans

2019-09-30 Thread Alonso Del Arte
I've been using NetBeans 11.1 for about a week now. Smooth sailing with all my Java projects I started on NetBeans 8.2. For several months I've been aware of Geertjan Wielenga's 2013 tutorial for installing Scala for NetBeans 7.3.1. But when I only had one computer for programming, I was reluctant