Java Beginner Tutorial 4 - Getting Started with Eclipse IDE

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
hello and welcome to this session on Java beginner tutorial today we are going to learn about eclipse we will start from very basic we will download the clips and then we will start eclipse and get ready for our java programming so let us begin and let us first understand what is an IDE so ID is integrated development environment and why do we need an IDE for programming in Java or any other development in any language is because we can anyways right approach our program on next pad or a notepad or any editor and we can compile and run it there is no problem we can do that but still when we start creating projects we will need a platform where we can have all our files which can interact to each other and we can we need a platform where we carry easy to coordinate between various components of the projects so in in that ways we need a platform where everything can be integrated in a single space and it becomes very easy for the development process so therefore we need a kind of a tool or software or a platform where all the development for that particular language can be done so that is why we need an IDE and Eclipse is an IDE for Java and many other programming languages and there are some other IDs as well so let us begin and step one will be we have to download eclipse ok so I'm going to Google and I will say Eclipse download and I'm going to this very first site Eclipse IDE for Java EE developers and here you can see there are different releases of Eclipse so you can select any please neon is the recent release so I'll select neon packages and here you have to go to Eclipse IDE for Java EE developers and whatever your operating system is you can go and you can select the version of the operating system and download eclipse so let us say if I am on Windows here I have full select windows 32-bit or 64-bit and to know what is the bit count of your operating system you can go to your my computer right click go to properties and here you should see it will tell you system type 64-bit or 32-bit ok so in my case at a 64-bit windows I will also show you on Mac so in in Windows I will select 64-bit and here you have a download button and then you have a file which is a zip file now I will recommend that you take this zip file instead of downloading the Eclipse application the reason for that is if you download eclipse and set it up as an application on Windows then it will be coupled with your operating system instead if you take this zip file and unzip it they will be a separate folder for Eclipse where all the settings and all the plugins will be there so you do not have to be dependent on any variables or anything on this system you can take that particular folder on any system and your eclipse will work with all the settings that you have done so I am going to select this particular zip file I will take this zip file and it will start downloading as of now I will cancel because I already have it so if you go to your downloads you have this Eclipse zip file folder you can take it from here and keep it at any location on your system where you want your Eclipse to be so in my case let me put it on D Drive you will extract this with any of the software's and while accepting you can even if you want you can give a smaller name to the folder it's not necessary there to keep the same name so once it is extracted you will have an eclipse folder which will have an eclipse Exe file which you can directly click and your eclipse will start so once this is done I will show you how exactly you will start eclipse so this is done now this is the folder if you go inside the folder you will get an eclipse Exe you will double click this and it will start eclipse and then it will ask you for for providing the location of the workspace okay so see it is asking for a workspace now what a workspace is all your projects and whatever development you do on eclipse will be stored in some particular folder and that folder is called as workspace so you can create any folder for Eclipse projects or Java projects and provide that workspace location here so let us say in our case I will create a new folder and name it Java projects one net let me yeah it is so I will give this location actually this was already existing so you can create a new folder where you want all your Java projects which you create in Eclipse to go give the location here and say ok so now this will start eclipse let me also write this down step two will be zip and start Eclipse provide workspace location okay and step three will be open workspace so now it should be workbench sorry open workbench so see now Eclipse has started and it is giving you some tutorials and other overviews for the first time you can if you want you can go through this it will be helpful if you are a beginner otherwise you can directly go to workbench here so this is the workbench and workbench means all the development that you will do will be here you will get all your projects created here and it is different kinds of views so in our next session we will get started with our first Java program and again if you are on Mac again you will do the same thing you will download eclipse for Mac here this one and it will get you a zip file again like this you will unzip this and then you will get this Eclipse app which you can start and the same things that on Windows so from now on anything that we do on Eclipse will be same whether you are on Windows or Mac the only initial part that was different on Windows and Mac was the basic Java installation that we have already covered in our earlier sessions from now on everything will be common so do not worry if you are following these sessions on Windows or on Mac everything will be common in case there is any difference I will be telling you those differences in case there are so keep learning Java hope you like it too thank you
Info
Channel: Automation Step by Step
Views: 49,713
Rating: undefined out of 5
Keywords: eclipse, start eclipse, java ide, ide, integrated development environment, java, java beginner tutorial, java beginner, java basics, learn java, java introduction, java getting started, java architecture, java features, step by step java, java step by java, jvm, java bytecode, java jvm, java how to, what is java, getting started with java development, java development for beginners, java from scratch
Id: rpB1WWqZ6HQ
Channel Id: undefined
Length: 8min 59sec (539 seconds)
Published: Wed Oct 19 2016
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.