How to run Kotlin on Eclipse 2020-09 in Windows 10

Поділитися
Вставка
  • Опубліковано 26 лис 2020
  • Learn how to setup Kotlin on Eclipse IDE. We will install the Kotlin plugin to run Kotlin on Eclipse. To install Eclipse current version on Windows 10, refer the below video:
    • How to install Eclipse...
    #Kotlin #Eclipse #Windows
    ►Don’t forget to Subscribe
    / amittechie
    ► Donate & Support us
    www.paypal.com/paypalme/learn...
    ►Our popular videos:
    - How to run first program in PHP? • How to run first PHP p...
    - Android: Locate and view SQLite Database in Android Studio • Android: Locate and vi...
    - Android Studio- Change App Name (App Title) of Android App • Android Studio- Change...
    - How to run your first Java Program in NetBeans IDE • How to run your first ...
    Subscribe to Amit Thinks for more videos!
    Like! Subscribe! Share!
    Stay tuned!
  • Наука та технологія

КОМЕНТАРІ • 20

  • @danrleiribeiro7959
    @danrleiribeiro7959 3 роки тому

    Thank you, it helped me a lot!!!

  • @pulkit7029
    @pulkit7029 2 роки тому

    thanks it helped me

  • @jameskim4274
    @jameskim4274 Рік тому

    Thx a lot!

  • @kailashmishra9598
    @kailashmishra9598 3 роки тому

    Thanks 👍 brother

  • @abdelazizelbekkar3319
    @abdelazizelbekkar3319 Рік тому

    Thank you for your instructive and clear video.
    I have followed the same steps but it is giving me error classpath

  • @sunhsiang6644
    @sunhsiang6644 3 роки тому

    My JDK version is 14.0.2 something was an error

  • @5a_sinklauspatrezkidae281
    @5a_sinklauspatrezkidae281 2 роки тому

    Nothing happened when i change perspective

  • @AdityaDey424
    @AdityaDey424 2 роки тому

    Can I work with both java & Kotlin in eclipse

    • @ignov777
      @ignov777 2 роки тому

      Yes, you only need to change the perspective

  • @Juceph0
    @Juceph0 3 роки тому +1

    what jdk did you use?

    • @Amit.Thinks
      @Amit.Thinks  3 роки тому +2

      When I published this video, it was Java 15. But, the same will work for Java 16 and the current Eclipse version 2021-03 as well:
      ua-cam.com/video/5f9YBKP4ZFM/v-deo.html

    • @Juceph0
      @Juceph0 3 роки тому

      @@Amit.Thinks thanks

  • @rushmim3802
    @rushmim3802 3 роки тому

    Can't use

    • @Amit.Thinks
      @Amit.Thinks  3 роки тому

      What's the issue?

    • @rushmim3802
      @rushmim3802 3 роки тому

      @@Amit.Thinks Code cannot run

    • @rushmim3802
      @rushmim3802 3 роки тому

      @@Amit.Thinks fun main(args:

    • @joannjeri8474
      @joannjeri8474 2 роки тому

      @@rushmim3802 hi did you figure out the problem?

  • @Akhil-ib9gi
    @Akhil-ib9gi 14 днів тому

    This program works. But when i try to include while loop i get error message " java.lang.ClassNotFoundException"

    • @Amit.Thinks
      @Amit.Thinks  14 днів тому

      What does “Class not found” mean? The error is self-explanatory.