Eclipse + Java Development Kit (JDK) Installation on Windows 10 + First Java Project

This tutorial walks you through the easiest installation of the most up-to-date versions of the Eclipse IDE and JDK on Windows 10 (previous versions of Windows should be fine with this same method).

It also shows you how to create your first Java project and class and how to write your first “Hello World” program.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

If you are using a Mac, you’ll need to first download the “Mac OS X x64” JDK from here (make sure to click “Accept License Agreement”): http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

And then, watch this video to install Eclipse: https://www.youtube.com/watch?v=1-lGlAPywi8

30 Comments on “Eclipse + Java Development Kit (JDK) Installation on Windows 10 + First Java Project”

  1. Thanks, this helped me out so much, I could not figure out how to install eclipse on my computer until now.

  2. TYSM this helped a lot since my computer science teacher couldn't help me for shit when I needed help downloading Java and Eclipse

  3. When i click run, a dialogue box comes up and says "The section cannot be launched, there are no recent launches." any help?

  4. so ounce you've written your code, can you run it as a stand alone application or do you need a web browser? Or a better question, is it even possible to run html code as a stand alone application

  5. good morning Dr Grissom
    good to hear your american voice rather that the accent from India.
    I already listened to 3 videos on installing Java SW and i had no success
    too late at night to hear yours
    maybe tomorrow

    Dr. Glavinovich

  6. Hi Daniel, Can you help me I followed everything you did on the video but when I typed system.out.println it came up with a drop down box with different ones to choose from and you lost me there as you didn't say which one to choose and it came up with errors after I typed in hello world these were the errors and failed to work like your video. not sure what I did wrong but maybe its the neon version of eclipse can you help as i'm not sure where to go from here.

  7. Great channel!!! Cool videos !!! I subscribed! Please sub me back! Thanks My like # 395 :)

  8. hello, can you please help me with java because when i right click a .jar file on windows 10 the option for me to open up with java doesnt show up even tho i did every thing in the video. it just ask me how do you want to open this file and java doesnt show up please help

Comments are closed.