Theoretically it won't be that hard to implement at least the recognition of a 
project with Kotlin DSL.
Just a hint for the implementation:
This is the file which is mainly respnsible to detect a Gradle project:

groovy/gradle/src/org/netbeans/modules/gradle/spi/GradleFiles.java

On 2019/05/16 15:54:25, Geertjan Wielenga <geert...@apache.org> wrote: 
> Your PR is always welcome. :-)
> 
> Gj
> 
> On Thu, 16 May 2019 at 15:49, Valentin Brandl <valentin.bra...@ebsnet.de>
> wrote:
> 
> > Hi there,
> >
> > Netbeans 11 introduced an official Plugin to support Gradle based
> > projects. Currently only projects using the old Groovy DSL for Gradle
> > build scripts are supported.
> >
> > Are there any plans to support the new Kotlin DSL in the future? I'm not
> > sure if this is reasonable sinc it might require Kotlin support in the
> > first place, but it would be really cool.
> >
> > --
> > greetings
> > Valentin Brandl
> >
> >
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to