Kotlin (programming language): Difference between revisions

Content deleted Content added
Tags: Mobile edit Mobile web edit
Line 410:
* JetBrains also provides a plugin for [[Eclipse (software)|Eclipse]].<ref>{{cite web |url=https://kotlinlang.org/docs/tutorials/getting-started-eclipse.html |title=Getting Started with Eclipse Neon – Kotlin Programming Language |website=Kotlinlang.org |date=10 November 2016 |access-date=11 April 2017 |archive-date=18 May 2023 |archive-url=https://web.archive.org/web/20230518022923/https://kotlinlang.org/docs/tutorials/getting-started-eclipse.html |url-status=live}}</ref><ref>{{cite web |url=https://github.com/JetBrains/kotlin-eclipse |title=JetBrains/kotlin-eclipse: Kotlin Plugin for Eclipse |publisher=GitHub |access-date=11 April 2017 |archive-date=16 February 2016 |archive-url=https://web.archive.org/web/20160216150931/https://github.com/JetBrains/kotlin-eclipse |url-status=live}}</ref>
* [[IntelliJ IDEA]] has plug-in support for Kotlin.<ref>{{cite web |url=https://plugins.jetbrains.com/plugin/6954-kotlin |title=Kotlin :: JetBrains Plugin Repository |website=Plugins.jetbrains.com |date=31 March 2017 |access-date=11 April 2017 |archive-date=25 June 2023 |archive-url=https://web.archive.org/web/20230625051612/https://plugins.jetbrains.com/plugin/6954-kotlin |url-status=live}}</ref> IntelliJ IDEA 15 was the first version to bundle the Kotlin plugin in the IntelliJ Installer, and to provide Kotlin support out of the box.<ref>{{cite web |url=https://www.jetbrains.com/idea/whatsnew/ |title=What's New in IntelliJ IDEA 2017.1 |website=Jetbrains.com |access-date=11 April 2017 |archive-date=3 October 2023 |archive-url=https://web.archive.org/web/20231003212723/https://www.jetbrains.com/idea/whatsnew/ |url-status=live}}</ref>
* [[Gradle]]: Kotlin has seamless integration with Gradle, a [[build automation]] tool.<ref>{{Cite web |title=Gradle |url=https://kotlinlang.org/docs/gradle.html |access-date=2024-04-08 |website=Kotlin Help |language=en-US |archive-date=8 April 2024 |archive-url=https://web.archive.org/web/20240408064338/https://kotlinlang.org/docs/gradle.html |url-status=live}}</ref>
 
==Applications==