title
Java Tutorial For Beginners 3 - Creating First Java Project in Eclipse IDE
description
Code for the above video :
http://www.codebind.com/java-tutorials/java-hello-world-example/
In this video I am going to show how to Create your First Java Project in Eclipse IDE. This Beginners Eclipse Tutorial will show
How to run first java application or Your first Project. Follow these steps:
- Start Eclipse.
- Create a new Java Project: File-New-Project.
- Select "Java" in the category list.
- Select "Java Project" in the project list. Click "Next".
- Enter a project name into the Project name field, for example, "Hello World Project".
- Click "Finish"--It will ask you if you want the Java perspective to open.
- Create a new Java class:
- Click the "Create a Java Class" button in the toolbar. (This is the icon below "Run" and "Window" with a tool-tip that says "New Java Class.")
- Enter "HelloWorld" into the Name field.
- Click the checkbox indicating that you would like Eclipse to create a "public static void main(String[] args)" method.
Click "Finish".
- A Java editor for HelloWorld.java will open. In the main method enter the following line. System.out.println("Hello World");
#Javatutorialforbeginners #Javatutorial #Javaprogramming #Javaprogrammingtutorial #Javabasicsforbeginners
★★★Top Online Courses From ProgrammingKnowledge ★★★
Python Programming Course ➡️ http://bit.ly/2vsuMaS ⚫️ http://bit.ly/2GOaeQB
Java Programming Course ➡️ http://bit.ly/2GEfQMf ⚫️ http://bit.ly/2Vvjy4a
Bash Shell Scripting Course ➡️ http://bit.ly/2DBVF0C ⚫️ http://bit.ly/2UM06vF
Linux Command Line Tutorials ➡️ http://bit.ly/2IXuil0 ⚫️ http://bit.ly/2IXukt8
C Programming Course ➡️ http://bit.ly/2GQCiD1 ⚫️ http://bit.ly/2ZGN6ej
C++ Programming Course ➡️ http://bit.ly/2V4oEVJ ⚫️ http://bit.ly/2XMvqMs
PHP Programming Course ➡️ http://bit.ly/2XP71WH ⚫️ http://bit.ly/2vs3od6
Android Development Course ➡️ http://bit.ly/2UHih5H ⚫️ http://bit.ly/2IMhVci
C# Programming Course ➡️ http://bit.ly/2Vr7HEl ⚫️ http://bit.ly/2W6RXTU
JavaFx Programming Course ➡️ http://bit.ly/2XMvZWA ⚫️ http://bit.ly/2V2CoAi
NodeJs Programming Course ➡️ http://bit.ly/2GPg7gA ⚫️ http://bit.ly/2GQYTQ2
Jenkins Course For Developers and DevOps ➡️ http://bit.ly/2Wd4l4W ⚫️ http://bit.ly/2J1B1ug
Scala Programming Tutorial Course ➡️ http://bit.ly/2PysyA4 ⚫️ http://bit.ly/2PCaVj2
Bootstrap Responsive Web Design Tutorial ➡️ http://bit.ly/2DFQ2yC ⚫️ http://bit.ly/2VoJWwH
MongoDB Tutorial Course ➡️ http://bit.ly/2LaCJfP ⚫️ http://bit.ly/2WaI7Ap
QT C++ GUI Tutorial For Beginners ➡️ http://bit.ly/2vwqHSZ
★★★ Online Courses to learn ★★★
Get 2 FREE Months of Unlimited Classes from skillshare - https://skillshare.eqcm.net/r1KEj
Data Science - http://bit.ly/2lD9h5L | http://bit.ly/2lI8wIl
Machine Learning - http://bit.ly/2WGGQpb | http://bit.ly/2GghLXX
Artificial Intelligence - http://bit.ly/2lYqaYx | http://bit.ly/2NmaPya
MERN Stack E-Degree Program - http://bit.ly/2kx2NFe | http://bit.ly/2lWj4no
DevOps E-degree - http://bit.ly/2k1PwUQ | http://bit.ly/2k8Ypfy
Data Analytics with R - http://bit.ly/2lBKqz8 | http://bit.ly/2lAjos3
AWS Certification Training - http://bit.ly/2kmLtTu | http://bit.ly/2lAkQL1
Projects in Java - http://bit.ly/2kzn25d | http://bit.ly/2lBMffs
Machine Learning With TensorFlow - http://bit.ly/2m1z3AF | http://bit.ly/2lBMhnA
Angular 8 - Complete Essential Guide - http://bit.ly/2lYvYRP
Kotlin Android Development Masterclass - http://bit.ly/2GcblsI
Learn iOS Programming Building Advance Projects - http://bit.ly/2kyX7ue
★★★ Follow ★★★
My Website - http://www.codebind.com
DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!
detail
{'title': 'Java Tutorial For Beginners 3 - Creating First Java Project in Eclipse IDE', 'heatmap': [{'end': 318.72, 'start': 292.523, 'weight': 1}], 'summary': 'Learn java programming in eclipse ide by creating a new project, organizing packages, and customizing fonts, with details on configuring settings, detecting jre and jdk 8, and managing projects.', 'chapters': [{'end': 272.79, 'segs': [{'end': 80.16, 'src': 'embed', 'start': 36.345, 'weight': 0, 'content': [{'end': 43.829, 'text': 'and we will see how to do some important settings in this Eclipse IDE.', 'start': 36.345, 'duration': 7.484}, {'end': 45.77, 'text': "So let's get started.", 'start': 44.749, 'duration': 1.021}, {'end': 48.21, 'text': 'first of all, once again,', 'start': 46.75, 'duration': 1.46}, {'end': 63.033, 'text': "I'm going to create a new project and then I will go to the file menu here and then select new and just select Java project and in here,", 'start': 48.21, 'duration': 14.823}, {'end': 80.16, 'text': 'in the project name, I will give the name to my project, and this name should be, for example, first project, for example.', 'start': 63.033, 'duration': 17.127}], 'summary': "Demonstrating important eclipse ide settings and creating a new java project named 'first project.'", 'duration': 43.815, 'max_score': 36.345, 'thumbnail': 'https://coursnap.oss-ap-southeast-1.aliyuncs.com/video-capture/U8wrZRYAnmI/pics/U8wrZRYAnmI36345.jpg'}, {'end': 135.457, 'src': 'embed', 'start': 107.126, 'weight': 1, 'content': [{'end': 127.252, 'text': 'we just press next button and in here we will see that Eclipse will create a new project folder for us and it will also create a sub directory or sub folder for us which will contain all our source file.', 'start': 107.126, 'duration': 20.126}, {'end': 135.457, 'text': 'the default output folder will be first projects slash bin.', 'start': 129.252, 'duration': 6.205}], 'summary': "Eclipse creates new project folder with source files in 'first project/bin'.", 'duration': 28.331, 'max_score': 107.126, 'thumbnail': 'https://coursnap.oss-ap-southeast-1.aliyuncs.com/video-capture/U8wrZRYAnmI/pics/U8wrZRYAnmI107126.jpg'}, {'end': 202.899, 'src': 'embed', 'start': 168.184, 'weight': 2, 'content': [{'end': 183.269, 'text': 'So in Eclipse, you can open as many projects you want, but you need to run these projects so that you can run one project at a time.', 'start': 168.184, 'duration': 15.085}, {'end': 189.05, 'text': 'So you can select this project, and you can build and run this project.', 'start': 183.789, 'duration': 5.261}, {'end': 191.551, 'text': 'Otherwise, you can run this project.', 'start': 189.47, 'duration': 2.081}, {'end': 202.899, 'text': 'okay. so it depends upon you which project, uh, do you want to run and the other project which is open for now.', 'start': 192.111, 'duration': 10.788}], 'summary': 'In eclipse, you can open and run multiple projects, but only one can run at a time.', 'duration': 34.715, 'max_score': 168.184, 'thumbnail': 'https://coursnap.oss-ap-southeast-1.aliyuncs.com/video-capture/U8wrZRYAnmI/pics/U8wrZRYAnmI168184.jpg'}], 'start': 1.092, 'title': 'Java programming in eclipse', 'summary': 'Covers creating a new java project in eclipse, including configuring settings, detecting jre and jdk 8, and managing projects, with the automatic generation of folders and customization options, and details on opening, running, closing, and deleting projects in eclipse.', 'chapters': [{'end': 107.126, 'start': 1.092, 'title': 'Java programming: creating new project in eclipse', 'summary': 'Covers the process of creating a new java project in eclipse, including configuring settings and detecting jre and jdk 8, which eliminates the need for providing paths for program execution.', 'duration': 106.034, 'highlights': ['The chapter covers the process of creating a new Java project in Eclipse, including configuring settings and detecting JRE and JDK 8, which eliminates the need for providing paths for program execution.', "Detailed steps for creating a new project in Eclipse are provided, including selecting 'Java project' from the file menu, naming the project, and utilizing the default JRE and JDK 8 settings.", "Explanation of Eclipse IDE's ecosystem and important settings is included in the tutorial."]}, {'end': 167.464, 'start': 107.126, 'title': 'Eclipse project creation process', 'summary': "Explains the process of creating a new project in eclipse, which includes the automatic generation of project folders, subfolders for source files, and default output folders. the default output folder will be 'first project/bin', which can be customized. upon completion, two projects are listed.", 'duration': 60.338, 'highlights': ['Eclipse automatically creates a new project folder and a subdirectory for source files when the next button is pressed.', "The default output folder will be 'first project/bin', which can be customized.", 'Upon completion, two projects are listed.']}, {'end': 272.79, 'start': 168.184, 'title': 'Managing projects in eclipse', 'summary': 'Explains how to manage projects in eclipse, including opening, running, closing, and deleting projects, with details on running, closing and deleting projects in eclipse.', 'duration': 104.606, 'highlights': ['You can open as many projects as you want in Eclipse, but you can only run one project at a time.', "To close a project in Eclipse, right-click on the project, select 'Close Project', and the project will be closed.", "To delete a project permanently in Eclipse, you can select the option 'Delete project content on the disk'."]}], 'duration': 271.698, 'thumbnail': 'https://coursnap.oss-ap-southeast-1.aliyuncs.com/video-capture/U8wrZRYAnmI/pics/U8wrZRYAnmI1092.jpg', 'highlights': ['The chapter covers the process of creating a new Java project in Eclipse, including configuring settings and detecting JRE and JDK 8, which eliminates the need for providing paths for program execution.', 'Eclipse automatically creates a new project folder and a subdirectory for source files when the next button is pressed.', 'You can open as many projects as you want in Eclipse, but you can only run one project at a time.']}, {'end': 492.921, 'segs': [{'end': 412.02, 'src': 'heatmap', 'start': 292.523, 'weight': 0, 'content': [{'end': 300.409, 'text': 'you can just right click this folder, which is source folder, and then add packages to your folder.', 'start': 292.523, 'duration': 7.886}, {'end': 302.63, 'text': 'So what are packages?', 'start': 301.189, 'duration': 1.441}, {'end': 311.115, 'text': 'Packages are used to define different workspaces or different folders.', 'start': 302.93, 'duration': 8.185}, {'end': 313.897, 'text': 'you can say in your class.', 'start': 311.115, 'duration': 2.782}, {'end': 318.72, 'text': 'So for example you are working on two different classes.', 'start': 314.637, 'duration': 4.083}, {'end': 324.703, 'text': 'classes. I will explain you later.', 'start': 322.362, 'duration': 2.341}, {'end': 335.827, 'text': 'but, for example, you want to make a program for two different cases in one project.', 'start': 324.703, 'duration': 11.124}, {'end': 340.508, 'text': 'then you can create a package for both of the cases.', 'start': 335.827, 'duration': 4.681}, {'end': 349.912, 'text': 'so, for example, I want to create for this first project I want to create a lesson one case, for example.', 'start': 340.508, 'duration': 9.404}, {'end': 362.905, 'text': 'so I will just write lesson one, okay, and then I can just finish this.', 'start': 349.912, 'duration': 12.993}, {'end': 369.409, 'text': 'and as soon as I finish this, this will create a new folder inside my source folder.', 'start': 362.905, 'duration': 6.504}, {'end': 374.052, 'text': "so let's see, how does my folder structure looks like?", 'start': 369.409, 'duration': 4.643}, {'end': 381.036, 'text': 'so I will open my C folder and remember where we have, you know, saved our project.', 'start': 374.052, 'duration': 6.984}, {'end': 384.999, 'text': 'So at the starting of this Eclipse IDE,', 'start': 381.636, 'duration': 3.363}, {'end': 394.666, 'text': 'we have seen that we have saved our project in the workspace folder in your user and whatever your computer name is.', 'start': 384.999, 'duration': 9.667}, {'end': 404.895, 'text': 'So here is the workspace folder and in here there is my project which is first project and in here I have the source folder which is this folder.', 'start': 394.706, 'duration': 10.189}, {'end': 407.196, 'text': 'and inside this folder.', 'start': 405.615, 'duration': 1.581}, {'end': 412.02, 'text': 'now i have lesson one folder, which is this package folder.', 'start': 407.196, 'duration': 4.824}], 'summary': 'Using packages in eclipse to organize classes in different workspaces or folders.', 'duration': 139.23, 'max_score': 292.523, 'thumbnail': 'https://coursnap.oss-ap-southeast-1.aliyuncs.com/video-capture/U8wrZRYAnmI/pics/U8wrZRYAnmI292523.jpg'}, {'end': 492.921, 'src': 'embed', 'start': 453.896, 'weight': 4, 'content': [{'end': 464.684, 'text': "M in My is capital, and C in Class is capital, right? So it's camel case notation.", 'start': 453.896, 'duration': 10.788}, {'end': 467.504, 'text': 'So just remember this.', 'start': 466.403, 'duration': 1.101}, {'end': 475.549, 'text': 'And in here, which method stub would you like to create? You just need to check public static void mean.', 'start': 468.244, 'duration': 7.305}, {'end': 480.653, 'text': 'And I will explain you in a moment what is the meaning of this.', 'start': 476.39, 'duration': 4.263}, {'end': 483.135, 'text': 'But just check this option.', 'start': 481.253, 'duration': 1.882}, {'end': 484.636, 'text': 'This is important for now.', 'start': 483.175, 'duration': 1.461}, {'end': 487.217, 'text': 'And then press Finish.', 'start': 485.796, 'duration': 1.421}, {'end': 492.921, 'text': 'then it created this class for us.', 'start': 488.759, 'duration': 4.162}], 'summary': 'Introducing camel case notation for method creation in java, emphasizing the creation of the public static void mean method.', 'duration': 39.025, 'max_score': 453.896, 'thumbnail': 'https://coursnap.oss-ap-southeast-1.aliyuncs.com/video-capture/U8wrZRYAnmI/pics/U8wrZRYAnmI453896.jpg'}], 'start': 272.79, 'title': 'Creating and organizing packages in eclipse ide', 'summary': 'Covers creating packages in eclipse to organize workspaces, folders, and classes, improving code structure and management. it also explains creating a new folder and package, including a class with a main method.', 'chapters': [{'end': 349.912, 'start': 272.79, 'title': 'Creating packages in eclipse', 'summary': 'Explains how to create packages in eclipse to organize different workspaces or folders, allowing users to define multiple classes and cases within a project, thus improving code organization and management.', 'duration': 77.122, 'highlights': ['Creating packages in Eclipse allows for the organization of different workspaces or folders, improving code management and organization.', 'Packages are used to define different workspaces or folders, allowing for the segregation of classes and cases within a project.', 'Creating packages enables users to manage multiple classes and cases within a project, enhancing code organization and management.']}, {'end': 492.921, 'start': 349.912, 'title': 'Creating lesson one folder in eclipse ide', 'summary': 'Covers creating a new folder and package inside the source folder in eclipse ide, including creating a class named myclass with a public static void main method. it details the folder structure and the process of creating the class.', 'duration': 143.009, 'highlights': ['The process creates a new folder inside the source folder in the Eclipse workspace.', 'The folder structure includes the workspace folder, project folder, and source folder.', 'Creating a new class named MyClass with a public static void main method follows the camel case notation.']}], 'duration': 220.131, 'thumbnail': 'https://coursnap.oss-ap-southeast-1.aliyuncs.com/video-capture/U8wrZRYAnmI/pics/U8wrZRYAnmI272790.jpg', 'highlights': ['Creating packages enables users to manage multiple classes and cases within a project, enhancing code organization and management.', 'Creating packages in Eclipse allows for the organization of different workspaces or folders, improving code management and organization.', 'Packages are used to define different workspaces or folders, allowing for the segregation of classes and cases within a project.', 'The process creates a new folder inside the source folder in the Eclipse workspace.', 'Creating a new class named MyClass with a public static void main method follows the camel case notation.', 'The folder structure includes the workspace folder, project folder, and source folder.']}, {'end': 1179.029, 'segs': [{'end': 584.914, 'src': 'embed', 'start': 559.182, 'weight': 3, 'content': [{'end': 565.365, 'text': 'you need to go inside this category and then Inside this Java category.', 'start': 559.182, 'duration': 6.183}, {'end': 570.207, 'text': 'There is a category called Java editor text font.', 'start': 565.925, 'duration': 4.282}, {'end': 579.471, 'text': 'just select this and Click Add it, and in here you can change the font size or font styles or whatever fonts you like.', 'start': 570.207, 'duration': 9.264}, {'end': 584.914, 'text': 'So, for example, I want to make it bold and, for example, I want to make it 24.', 'start': 579.471, 'duration': 5.443}], 'summary': 'Navigate to java editor text font and modify font size and style.', 'duration': 25.732, 'max_score': 559.182, 'thumbnail': 'https://coursnap.oss-ap-southeast-1.aliyuncs.com/video-capture/U8wrZRYAnmI/pics/U8wrZRYAnmI559182.jpg'}, {'end': 656.649, 'src': 'embed', 'start': 619.265, 'weight': 0, 'content': [{'end': 626.413, 'text': 'console font, you can edit it and make it bold, or whatever you size you want to give.', 'start': 619.265, 'duration': 7.148}, {'end': 632.66, 'text': 'click OK, apply, and it becomes bold and the size you give.', 'start': 626.413, 'duration': 6.247}, {'end': 649.567, 'text': 'Now I was talking that every Java program has at least one class, whatever class you declare, and at least one method, which is called main.', 'start': 634.562, 'duration': 15.005}, {'end': 656.649, 'text': 'A method is nothing but a small piece of code which performs some action.', 'start': 650.227, 'duration': 6.422}], 'summary': 'Java programs must have at least one class and one main method.', 'duration': 37.384, 'max_score': 619.265, 'thumbnail': 'https://coursnap.oss-ap-southeast-1.aliyuncs.com/video-capture/U8wrZRYAnmI/pics/U8wrZRYAnmI619265.jpg'}, {'end': 728.214, 'src': 'embed', 'start': 699.463, 'weight': 2, 'content': [{'end': 701.324, 'text': 'For example, this is a comment.', 'start': 699.463, 'duration': 1.861}, {'end': 705.467, 'text': 'And comments are important to document your program.', 'start': 701.865, 'duration': 3.602}, {'end': 717.33, 'text': 'So, for example, I want to define what is the purpose of this class or what this program is doing, I can provide comment easily.', 'start': 706.307, 'duration': 11.023}, {'end': 726.033, 'text': 'So to make a comment, you just give forward slash and then this asterisk symbol and then press enter.', 'start': 717.951, 'duration': 8.082}, {'end': 728.214, 'text': 'And when I press enter.', 'start': 726.953, 'duration': 1.261}], 'summary': 'Comments in programming help document code and its purpose easily.', 'duration': 28.751, 'max_score': 699.463, 'thumbnail': 'https://coursnap.oss-ap-southeast-1.aliyuncs.com/video-capture/U8wrZRYAnmI/pics/U8wrZRYAnmI699463.jpg'}, {'end': 951.452, 'src': 'embed', 'start': 904.829, 'weight': 5, 'content': [{'end': 920.474, 'text': 'And when you give dot Java because Eclipse is an intelligent IDE it will give you this pop up menu and it will show you what are the methods available inside this system class.', 'start': 904.829, 'duration': 15.645}, {'end': 926.639, 'text': 'And this system class has so many methods you can see.', 'start': 921.974, 'duration': 4.665}, {'end': 935.849, 'text': 'And we are going to use a method called out here.println.', 'start': 927.48, 'duration': 8.369}, {'end': 951.452, 'text': 'okay and inside this println so you can see,', 'start': 945.825, 'duration': 5.627}], 'summary': 'Eclipse ide displays available methods in system class, including println method.', 'duration': 46.623, 'max_score': 904.829, 'thumbnail': 'https://coursnap.oss-ap-southeast-1.aliyuncs.com/video-capture/U8wrZRYAnmI/pics/U8wrZRYAnmI904829.jpg'}], 'start': 492.921, 'title': 'Java programming basics and font customization', 'summary': 'Covers the basics of writing a java program, including the structure of a java program, the use of comments for documentation, and utilizing inbuilt classes and methods like system.out.println to print output. it also explains the importance of a class in java programs and demonstrates how to customize font size and style in eclipse, including adjusting the java editor text font and console font.', 'chapters': [{'end': 618.325, 'start': 492.921, 'title': 'Java class and font customization', 'summary': 'Explains the importance of a class in java programs and demonstrates how to customize font size and style in eclipse, including adjusting the java editor text font and console font.', 'duration': 125.404, 'highlights': ["The class is a fundamental component of every Java project or program, containing at least one method, such as 'main'.", "In Eclipse, font customization can be done by navigating to the 'Preferences' in the 'Window' menu, searching for 'font', and modifying the 'Java editor text font' and 'console font' settings.", 'Customizing the font size and style in Eclipse can enhance readability and user experience for developers working on Java programs.']}, {'end': 1179.029, 'start': 619.265, 'title': 'Java program basics', 'summary': 'Covers the basics of writing a java program, including the structure of a java program, the use of comments for documentation, and utilizing inbuilt classes and methods like system.out.println to print output, with an emphasis on utilizing an intelligent ide like eclipse for development.', 'duration': 559.764, 'highlights': ['Every Java program has at least one class and at least one method, which is called main. Highlighting the fundamental structure of a Java program, emphasizing the presence of at least one class and the main method.', "The importance of comments in documenting the program's purpose and functionality is explained. Emphasizing the significance of comments in documenting the purpose and functionality of the program.", 'The utilization of inbuilt classes and methods like System.out.println to print output is demonstrated, with an emphasis on utilizing an intelligent IDE like Eclipse for development. Highlighting the demonstration of utilizing inbuilt classes and methods like System.out.println to print output and the emphasis on utilizing an intelligent IDE like Eclipse for development.']}], 'duration': 686.108, 'thumbnail': 'https://coursnap.oss-ap-southeast-1.aliyuncs.com/video-capture/U8wrZRYAnmI/pics/U8wrZRYAnmI492921.jpg', 'highlights': ["The class is a fundamental component of every Java project or program, containing at least one method, such as 'main'.", 'Every Java program has at least one class and at least one method, which is called main. Highlighting the fundamental structure of a Java program, emphasizing the presence of at least one class and the main method.', "The importance of comments in documenting the program's purpose and functionality is explained. Emphasizing the significance of comments in documenting the purpose and functionality of the program.", 'Customizing the font size and style in Eclipse can enhance readability and user experience for developers working on Java programs.', "In Eclipse, font customization can be done by navigating to the 'Preferences' in the 'Window' menu, searching for 'font', and modifying the 'Java editor text font' and 'console font' settings.", 'The utilization of inbuilt classes and methods like System.out.println to print output is demonstrated, with an emphasis on utilizing an intelligent IDE like Eclipse for development. Highlighting the demonstration of utilizing inbuilt classes and methods like System.out.println to print output and the emphasis on utilizing an intelligent IDE like Eclipse for development.']}], 'highlights': ['Eclipse automatically creates a new project folder and a subdirectory for source files when the next button is pressed.', 'Creating packages enables users to manage multiple classes and cases within a project, enhancing code organization and management.', "The class is a fundamental component of every Java project or program, containing at least one method, such as 'main'.", 'Customizing the font size and style in Eclipse can enhance readability and user experience for developers working on Java programs.']}