Re: Apache NetBeans 9.0 RC1 Spotted In The Wild

2018-06-01 Thread Geertjan Wielenga
And here on Twitter is a pic taken at the event described so eloquently by Antonio. :-) https://twitter.com/GeertjanW/status/1001922743468744706 Gj On Fri, Jun 1, 2018 at 4:34 PM, Christian Lenz wrote: > Great, I installed it today too, with JDK 10.0.1 and darcula, but > unfortunately no smoot

Re: How to implement a new language support?

2018-06-01 Thread Peter Nabbefeld
Hi Eirik, thank You very much, Eirik, especially for making the source code freely available! Kind regards Peter Am 01.06.2018 um 20:16 schrieb Eirik Bakke: Ah, sorry, here’s the latest version of the LexerInputCharStream file: https://gist.github.com/eirikbakke/fdda0e6b43ed1b2d54eb (Thi

JNLP removed from JDK 11

2018-06-01 Thread William L. Thomson Jr.
I do not believe this has been brought up yet. I did not see any bugs open in jira relating to this issue. JNLP was removed from JDK 11. I have not found any external repositories where it has been moved to for continued usage. Seems to be deprecated technology. Not sure if anyone has further info

Re: How to implement a new language support?

2018-06-01 Thread Eirik Bakke
Ah, sorry, here’s the latest version of the LexerInputCharStream file: https://gist.github.com/eirikbakke/fdda0e6b43ed1b2d54eb (This one avoids the Google Guava dependency.) — Eirik On 6/1/18, 2:03 PM, "Eirik Bakke" mailto:eba...@ultorg.com>> wrote: I have used both JavaCC and ANTLR in the pa

Re: How to implement a new language support?

2018-06-01 Thread Eirik Bakke
I have used both JavaCC and ANTLR in the past, and I highly recommend using ANTLR for new projects. You can use the following adapter class to hook ANTLR’s org.antlr.v4.runtime.CharStream interface up to NetBeans’ org.netbeans.spi.lexer.LexerInput interface: https://gist.github.com/eirikbakke/

How to implement a new language support?

2018-06-01 Thread Peter Nabbefeld
Hello, latest tutorial I found is at https://platform.netbeans.org/tutorials/nbm-javacc-lexer.html - but JavaCC seems to be no longer actively supported. I'm also not sure, if this is using latest language infrastructure: Though it states "Requires NetBeans 8.1", it uses e.d. "org.netbeans.

AW: Apache NetBeans 9.0 RC1 Spotted In The Wild

2018-06-01 Thread Christian Lenz
Great, I installed it today too, with JDK 10.0.1 and darcula, but unfortunately no smooth Scrolling. Do I have to add a Argument when I open NetBeans? But horizontal Scrolling is working, yeah 😃. Cheers Chris Von: Kai Uwe Pel Gesendet: Freitag, 1. Juni 2018 10:00 An: dev@netbeans.incubator.a

Re: Apache NetBeans 9.0 RC1 Spotted In The Wild

2018-06-01 Thread Jiří Kovalský
+1. Thanks to Antonio, our top-notch correspondent, for the great news! -Jirka Dne 1.6.2018 v 10:00 Kai Uwe Pel napsal(a): Wow!  That's awesome! Kai On 6/1/2018 9:20 AM, Antonio wrote: Madrid, June the 1st, 2018. Apache NetBeans 9.0 RC1 was spotted last wednesday in the wild in Madrid, d

Re: Apache NetBeans 9.0 RC1 Spotted In The Wild

2018-06-01 Thread Kai Uwe Pel
Wow!  That's awesome! Kai On 6/1/2018 9:20 AM, Antonio wrote: Madrid, June the 1st, 2018. Apache NetBeans 9.0 RC1 was spotted last wednesday in the wild in Madrid, during an Oracle Developer Meetup entitled "JavaScript Is Crazy! How To Make The Right Choices?" [1]. This was the very first

Apache NetBeans 9.0 RC1 Spotted In The Wild

2018-06-01 Thread Antonio
Madrid, June the 1st, 2018. Apache NetBeans 9.0 RC1 was spotted last wednesday in the wild in Madrid, during an Oracle Developer Meetup entitled "JavaScript Is Crazy! How To Make The Right Choices?" [1]. This was the very first world-wide appearance of the 9.0 RC1 release of our IDE. Sport