Re: Compile on Save for a Kotlin/Maven project

2018-02-16 Thread Emilian Bold
átyás Bene wrote: >Here's the JIRA ticket: https://issues.apache.org/jira/browse/NETBEANS-399 as >suggested. > >From: Mátyás Bene >Sent: Thursday, February 15, 2018 20:56 >To: Emilian Bold >Cc: us...@netbeans.incubator.apache.org >Subject: Re: Compile on Save for a Kotli

Re: Compile on Save for a Kotlin/Maven project

2018-02-15 Thread Mátyás Bene
Here's the JIRA ticket: https://issues.apache.org/jira/browse/NETBEANS-399 as suggested. From: Mátyás Bene Sent: Thursday, February 15, 2018 20:56 To: Emilian Bold Cc: us...@netbeans.incubator.apache.org Subject: Re: Compile on Save for a Kotlin/Maven projec

Re: Compile on Save for a Kotlin/Maven project

2018-02-15 Thread Mátyás Bene
other IDE today. M. From: Emilian Bold Sent: Thursday, February 15, 2018 13:28 To: Mátyás Bene Cc: us...@netbeans.incubator.apache.org Subject: Re: Compile on Save for a Kotlin/Maven project We don't officially support Kotlin out of the box, so it's migh

Re: Compile on Save for a Kotlin/Maven project

2018-02-15 Thread Emilian Bold
We don't officially support Kotlin out of the box, so it's might be worth also bothering the Kotlin plugin authors so they see they also have NetBeans users and have to support other IDEs too. I don't believe Compile on Save for Maven projects really executes Maven as it would be too slow I gue

Compile on Save for a Kotlin/Maven project

2018-02-12 Thread Mátyás Bene
Dear Netbeans pros, Assuming I have a maven based KOTLIN project by following the guide here: https://kotlinlang.org/docs/reference/using-maven.html and using the Kotlin plugin for NB. I am wondering how to enable to Compile On Save in Netbeans 8.2 so that changes in .kt files are picked up an