15 Sec
15 Sec
  • 3
  • 5 858
Install Java JDK and Kotlin Compiler on Windows 10 | Setup VS Code for Kotlin Programming Language
JDK in Java is an abbreviation for Java Development Kit. It is a bundle of software development tools and supporting libraries combined with the Java Runtime Environment (JRE) and Java Virtual Machine (JVM). The Kotlin compiler for JVM compiles Kotlin source files into Java class files. The command-line tools for Kotlin to JVM compilation are kotlinc and kotlinc-jvm . You can also use them for executing Kotlin script files. If you want to run Java on your computer, then you need to Install Jdk, and also if you want to run Kotlin on your computer you also need to install the Kotlin compiler.
So, in this video, I'm going to show you how you can install JDK and Kotlin Compiler on Windows 10. Also, I will show you how to set up vs code to run Kotlin programming language. I hope this video will help you perfectly.
#Kotlin Compiler Release Github - github.com/JetBrains/kotlin/releases/download/v1.7.10/kotlin-compiler-1.7.10.zip
#Java JDK Download link - www.oracle.com/java/technologies/downloads
Переглядів: 5 426

Відео

How to solve Import problem In Adobe Premiere Pro | OBS Studio | File Import Failure |Complete Guide
Переглядів 3552 роки тому
MP4 is not a recording-safe format, and many video editors have problems with OBS native-mp4 recordings, especially Premiere Pro. Record to MKV or FLV, then use the 'Remux Recordings' option in OBS' File menu to convert the completed recording to mp4. So, in this video i wiil show you how to remux MKV to MP4. Hopefully this video will help you to solve the error problem.
How to Install and use Visual Studio Code (VS Code) on Windows 10 | Bangla Tutorial
Переглядів 802 роки тому
Visual Studio Code is a source-code editor made by Microsoft for Windows, Linux and macOS. Features include support for debugging, syntax highlighting, intelligent code completion, snippets, code refactoring, and embedded Git. Users can change the theme, keyboard shortcuts, preferences, and install extensions that add additional functionality. So if you want to use VS Code than this tutorial is...

КОМЕНТАРІ

  • @priyanshsingh4322
    @priyanshsingh4322 3 місяці тому

    for kotlin it is showing invalid while i am unzipping the file please help

    • @priyanshsingh4322
      @priyanshsingh4322 3 місяці тому

      I figured it out thanks for this video keep it up ❤

    • @qxclw
      @qxclw 2 місяці тому

      how did you fixed it mate?

  • @icoramirez
    @icoramirez 3 місяці тому

    After writing javac -version I'm getting 'javac' is not recognized as an internal or external command, operable program or batch file.

  • @t.m.3821
    @t.m.3821 5 місяців тому

    How does this not have more views? Started thinking about learning kotlin and use it with vscode just recently and havn't found good instructions, until now. thanks mate

  • @user-fk6ot8lh8h
    @user-fk6ot8lh8h 9 місяців тому

    thank you so much dude

  • @peterokoye5115
    @peterokoye5115 11 місяців тому

    REALLY HELPFUL AND STRAIGHTFORWARD!

  • @layvimol
    @layvimol 11 місяців тому

    when i command " Kotlinc -version " on my cmd, it said " Error: Could not find or load main class org.jetbrains.kotlin.preloading.Preloader Caused by: java.lang.ClassNotFoundException: org.jetbrains.kotlin.preloading.Preloader " and can you teach how to run the app to demo android emulator when we do development too.

    • @15sec90
      @15sec90 11 місяців тому

      Okay, first make sure that you've installed java jdk on your computer. You can check this by running the command java -version in your command prompt. Then click to that following link. The download process will be start and when the download will be complete, just extract it. github.com/JetBrains/kotlin/releases/download/v1.9.0/kotlin-compiler-1.9.0.zip Once the extraction will be done you will find a folder name "kotlinc", then click on that following folder, then click on bin, and copy the whole path. Now go to environment variables and under user variable, click on path, then click on edit, then click new and the paste the path here. now run kotlin -version in command prompt. i hope your problem will be fix.

  • @mwahajsajidali5799
    @mwahajsajidali5799 11 місяців тому

    Thanks buddy it's worked!

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

    great

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

    this is all clear, but how to run a debugger?

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

    thank u so much it works

  • @Sparky-358
    @Sparky-358 Рік тому

    Genial muchas gracias! :)

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

    Thank you! Great vid!

  • @15sec90
    @15sec90 Рік тому

    Kotlin compiler download link: github.com/JetBrains/kotlin/releases/download/v1.7.10/kotlin-compiler-1.7.10.zip

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

    dont work. waste of time. cant find kotlinc on extracted folder.

    • @15sec90
      @15sec90 Рік тому

      Go to this link and download the compiler. Then extract it. Now, you will get the kotlinc folder. github.com/JetBrains/kotlin/releases/download/v1.7.10/kotlin-compiler-1.7.10.zip

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

    cant find kotlinc file, where did you get it?

    • @15sec90
      @15sec90 Рік тому

      you will find it in the same location where you will extract the file.

  • @Shubh-paul
    @Shubh-paul Рік тому

    Thank you brother 🥺

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

    Thanks You Very Much! I had a lot of problems but now you have fixed all my problems thank you again :)

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

    Thank G. This helped a lot