AW: Pssst! [Kotlin Support]

2021-10-12 Thread Christian Lenz
The stuff, that already was integrated into the core is just a simple Syntax highlighting, nothing more. Von: John Kostaras Gesendet: Montag, 11. Oktober 2021 21:07 An: dev@netbeans.apache.org Betreff: Re: Pssst! [Kotlin Support] $ find . -name *otlin* ./.git/logs/refs/remotes/origin/kotlin

AW: Pssst! [Kotlin Support]

2021-10-12 Thread Christian Lenz
! [Kotlin Support] $ find . -name *otlin* ./.git/logs/refs/remotes/origin/kotlin-donation ./java/kotlin.editor ./java/kotlin.editor/src/org/netbeans/modules/kotlin ./java/kotlin.editor/src/org/netbeans/modules/kotlin/editor/Kotlin.kt.template ./java/kotlin.editor/src/org/netbeans/modules/kotlin/editor

Re: Pssst! [Kotlin Support]

2021-10-11 Thread John Kostaras
ere is also this older Kotlin plugin, which looks like it may have been > the initial work by JetBrains. > > https://github.com/JetBrains/kotlin-netbeans > > This one is at least in a modular format, whereas the other repository > includes all of NetBeans. I think that the bas

Re: Pssst! [Kotlin Support]

2021-10-11 Thread Josh Juneau
There is also this older Kotlin plugin, which looks like it may have been the initial work by JetBrains. https://github.com/JetBrains/kotlin-netbeans This one is at least in a modular format, whereas the other repository includes all of NetBeans. I think that the basic Kotlin support was merged

Re: Pssst! [Kotlin Support]

2021-10-10 Thread Eric Bresie
kotlin-donation but last changes > were in Dezember last year. > > Von: Eric Bresie > Gesendet: Sonntag, 10. Oktober 2021 16:25 > An: Netbeans Developer List > Betreff: Re: Pssst! [Kotlin Support] > > I was talking about references to Kotlin like (1),(3),(5). > > As

AW: Pssst! [Kotlin Support]

2021-10-10 Thread Christian Lenz
There is this branch https://github.com/apache/netbeans/tree/kotlin-donation but last changes were in Dezember last year. Von: Eric Bresie Gesendet: Sonntag, 10. Oktober 2021 16:25 An: Netbeans Developer List Betreff: Re: Pssst! [Kotlin Support] I was talking about references to Kotlin like (1

Re: Pssst! [Kotlin Support]

2021-10-10 Thread Eric Bresie
without making a judgement call on what build > tool I choose to use. > > > > > > On Sun, 10 Oct 2021 at 00:23, Eric Bresie wrote: > >> > >> Unrelated but at some point, there was discussion of integrating Kotlin > support (I believe donated by JetBrain de

Re: Kotlin Support

2019-08-06 Thread Geertjan Wielenga
If NetBeans is included, we need to be very careful how we do it because, as pointed out, Apache projects do not compete. However, there's clearly a lot of content at this point for putting together a presentation on the highlight of Apache NetBeans. I'm working on a YouTube clip on this myself, wh

Re: Kotlin Support

2019-08-05 Thread Geertjan Wielenga
On Mon, 5 Aug 2019 at 20:17, Kenneth Fogel wrote: > In preparation for a session for Code One called IDE Wars for which I am > responsible for NetBeans (and Visual Studio Code, don't ask me why). Just don’t. It doesn’t make any sense to be responsible for both. Maybe just do Visual Studio Code.

Re: Kotlin Support

2019-08-05 Thread Geertjan Wielenga
Files with a .kt extension have basic syntax coloring support in 11.1. I’d recommend you don’t talk about Kotlin at all in the context of NetBeans until we figure out how to incorporate the donation of the JetBrains Kotlin plugin. Gj On Mon, 5 Aug 2019 at 20:17, Kenneth Fogel wrote: > In prepa

Kotlin Support

2019-08-05 Thread Kenneth Fogel
In preparation for a session for Code One called IDE Wars for which I am responsible for NetBeans (and Visual Studio Code, don't ask me why). There is mention of enhancements in the Other category to syntax colouring and licence information at https://netbeans.apache.org/download/nb111/index.htm

Re: kotlin support

2019-04-30 Thread Geertjan Wielenga
t; > > > Chris > > > > > > > > Von: Antonio > > Gesendet: Dienstag, 30. April 2019 09:52 > > An: dev@netbeans.apache.org > > Betreff: Re: kotlin support > > > > Wise words! > > > > El 30/04/2019 a las 9:50, Laszlo Kishalmi

Re: kotlin support

2019-04-30 Thread Antonio Vieiro
we don’t want to see the code inside the core code? I’m not a > lawyer, just asking. > > > Cheers > > Chris > > > > Von: Antonio > Gesendet: Dienstag, 30. April 2019 09:52 > An: dev@netbeans.apache.org > Betreff: Re: kotlin support > > Wise words!

AW: kotlin support

2019-04-30 Thread Christian Lenz
. April 2019 09:52 An: dev@netbeans.apache.org Betreff: Re: kotlin support Wise words! El 30/04/2019 a las 9:50, Laszlo Kishalmi escribió: > Apache 2.0 licensed, so on that part there is nothing wrong with that. > > We have just never actually did the simple thing to ask for their code.

Re: kotlin support

2019-04-30 Thread Antonio
Wise words! El 30/04/2019 a las 9:50, Laszlo Kishalmi escribió: Apache 2.0 licensed, so on that part there is nothing wrong with that. We have just never actually did the simple thing to ask for their code. I do not say we shall not do the LSP, we shall keep on that route as well. --

Re: kotlin support

2019-04-30 Thread Laszlo Kishalmi
n escribió: I was curious what kind of kotlin support currently exists for netbeans. Mike Billman Senior Software Engineer CPTE [qclogo] 11800 Conrey Rd Suite 150 Cincinnati, OH 45249 T +1 513 469 1424 E mikebill...@qcsoftware.com<mailto:mikebill...@qcsof

Re: kotlin support

2019-04-30 Thread Antonio
AFAIK) and, with [1] for Kotlin. Cheers, Antonio [1] https://github.com/fwcd/KotlinLanguageServer [2] https://github.com/apache/netbeans/pull/926 [3] https://microsoft.github.io/language-server-protocol/implementors/servers/ El 29/04/2019 a las 19:58, Mike Billman escribió: I was curious wh

Re: kotlin support

2019-04-29 Thread Geertjan Wielenga
eServer > > [2] > https://github.com/apache/netbeans/pull/926 > > [3] > https://microsoft.github.io/language-server-protocol/implementors/servers/ > > El 29/04/2019 a las 19:58, Mike Billman escribió: > > I was curious what kind of kotlin support currently exists for netbeans. &g

Re: kotlin support

2019-04-29 Thread Antonio
r [2] https://github.com/apache/netbeans/pull/926 [3] https://microsoft.github.io/language-server-protocol/implementors/servers/ El 29/04/2019 a las 19:58, Mike Billman escribió: I was curious what kind of kotlin support currently exists for netbeans. Mike Billman Senior Software Engineer

Re: kotlin support

2019-04-29 Thread Laszlo Kishalmi
urious what kind of kotlin support currently exists for netbeans. Mike Billman Senior Software Engineer CPTE qclogo 11800 Conrey Rd Suite 150 Cincinnati, OH 45249 T +1 513 469 1424 E mikebill...@qcsoftware.com <mailto:mikebill...@qcsoftware.com> F +1

Re: kotlin support

2019-04-29 Thread Geertjan Wielenga
to support/maintain Kotlin we > might > > >> ask JetBrains for contribute this one to Apache NetBeans. > > >> > > >> > > >> On 4/29/19 10:58 AM, Mike Billman wrote: > > >>> I was curious what kind of kotlin supp

Re: kotlin support

2019-04-29 Thread Mario Schroeder
ort/maintain Kotlin we might > >> ask JetBrains for contribute this one to Apache NetBeans. > >> > >> > >> On 4/29/19 10:58 AM, Mike Billman wrote: > >>> I was curious what kind of kotlin support currently exists for > netbeans. > >>> > >>&g

Re: kotlin support

2019-04-29 Thread Tushar Joshi
gt; > >> If there would be someone interested to support/maintain Kotlin we might > >> ask JetBrains for contribute this one to Apache NetBeans. > >> > >> > >> On 4/29/19 10:58 AM, Mike Billman wrote: > >>> I was curious what kind of kotlin

Re: kotlin support

2019-04-29 Thread Laszlo Kishalmi
https://github.com/JetBrains/kotlin-netbeans If there would be someone interested to support/maintain Kotlin we might ask JetBrains for contribute this one to Apache NetBeans. On 4/29/19 10:58 AM, Mike Billman wrote: I was curious what kind of kotlin support currently exists for netbeans. Mike Billman

RE: kotlin support

2019-04-29 Thread Mike Billman
Thanks, all. Just some talk at work about using kotlin and as an NB user, wanted to know how that might impact me. Mike -Original Message- From: Christian Lenz Sent: Monday, April 29, 2019 2:09 PM To: dev@netbeans.apache.org Subject: AW: kotlin support Hey Mike, not that much. You

AW: kotlin support

2019-04-29 Thread Christian Lenz
: Mike Billman Gesendet: Montag, 29. April 2019 19:59 An: d...@netbeans.incubator.apache.org Betreff: kotlin support I was curious what kind of kotlin support currently exists for netbeans. Mike Billman Senior Software Engineer CPTE 11800 Conrey Rd Suite 150 Cincinnati, OH 45249 T +1 513 469 1424

Re: kotlin support

2019-04-29 Thread Mario Schroeder
rt/maintain Kotlin we might > ask JetBrains for contribute this one to Apache NetBeans. > > > On 4/29/19 10:58 AM, Mike Billman wrote: > > > > I was curious what kind of kotlin support currently exists for netbeans. > > > > Mike Billman > > > > Senior

Re: kotlin support

2019-04-29 Thread Laszlo Kishalmi
what kind of kotlin support currently exists for netbeans. Mike Billman Senior Software Engineer CPTE qclogo 11800 Conrey Rd Suite 150 Cincinnati, OH 45249 T +1 513 469 1424 E mikebill...@qcsoftware.com <mailto:mikebill...@qcsoftware.com> F +1 513 469 1425

kotlin support

2019-04-29 Thread Mike Billman
I was curious what kind of kotlin support currently exists for netbeans. Mike Billman Senior Software Engineer CPTE [qclogo] 11800 Conrey Rd Suite 150 Cincinnati, OH 45249 T +1 513 469 1424 E mikebill...@qcsoftware.com<mailto:mikebill...@qcsoftware.com> F +1 513 469 1425