jkost commented on PR #1398: URL: https://github.com/apache/netbeans/pull/1398#issuecomment-1418278873
Hello again, the Kotlin editor (using TextMate language support) can be found here <https://github.com/apache/netbeans/tree/kotlin-donation/java/kotlin.editor>. The JetBrains contribution (JavaCC) can be found here <https://github.com/apache/netbeans/tree/kotlin-donation/contrib/kotlin>. I will push my progress to my personal git repo in order not to pollute the NetBeans repo. Thanks. John. On Sat, Feb 4, 2023 at 10:38 PM John Kostaras ***@***.***> wrote: > Please see this page > <https://cwiki.apache.org/confluence/display/NETBEANS/Kotlin+plugin> for > more information. > > Regarding the original plugin > <https://github.com/JetBrains/kotlin-netbeans> donated by JetBrains, help > is needed to fix the bugs in the Kotlin code. Anyone fluent in Kotlin that > could help? > > Regarding the Kotlin support that can already be found under contrib > folder of NetBeans, more work is required. What you can do with it is > already described in the above page. This page > <https://cwiki.apache.org/confluence/display/NETBEANS/Adding+New+Language+Support> > is also useful. > > On Fri, Jan 27, 2023 at 6:47 AM devMls ***@***.***> wrote: > >> I agree with @jkost <https://github.com/jkost> . Kotlin Will be a Big >> annunce yo the ide >> >> — >> Reply to this email directly, view it on GitHub >> <https://github.com/apache/netbeans/pull/1398#issuecomment-1406049265>, >> or unsubscribe >> <https://github.com/notifications/unsubscribe-auth/AADJUYGQSUHEEFOMP2Y36UTWUNOPXANCNFSM4IGNKK3Q> >> . >> You are receiving this because you were mentioned.Message ID: >> ***@***.***> >> > -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
