IntelliJ IDEA - Java Developer IDE

11:46 AM Quang Dương 0 Comments

In the Java world, there are many support tools for building and debugging applications. With the diversity that gives users more choice, but it's also difficult for beginners, They don't know what tools are optimal and most appropriate for themselves.
Through my work, I would like to introduce to the IntelliJ IDEA tool - a powerful support tool for Java programmers.
To download and install the application, let us visit the download page of the application. Press releases download absolutely free Community Edition.


After downloaded the installation file, click and install according to instructions on the display (If you are unsure, just click the Next button until the finish).
The installation is completed, you will see the interface as shown below: 

Create New Project: Create any new Project,
Import Project: import Eclipse project.
Open: Open exists project from the drive.
The next step we will generate Java Hello World application test first.
Click button Create New Project:
Select the Java JDK from the drive where you have downloaded and installed earlier (If not, you can download and install it here).
Click Next Button.
Tick checkbox "Create project from template". This will create a simple Java application that includes a class with main() method.
Continue click next button. 

Project named according your hobby and click finish.
Follow the tips to know the features of the IDE. After finished, You will see a great interface and professionally to develop applications.

Follow the simple code to show "hello world!" on a terminal.
Click Tab Run/ Run 'main' or green triangle button right corner of the toolbar to run the program.

The end, we will see "Hello World!" printed on the terminal screen as below.


After completing all the above steps, you know how to install and create the first application using IntelliJ IDE simplest.
As for the features of the tool, I will introduce in the next articles.
Thank you, if you have any questions please leave a comment.

0 nhận xét:

Welcome to quangspace blog!

8:00 AM Quang Dương 0 Comments

Quangspace is a place to keep and share all the knowledge and tricks that I have learned and summarize the research process and my work.
My articles will focus on web technology, backend, especially Java, in addition I will share all knowledge related to the backend and web  frontend as NodeJS, PHP, angularJS,  HTML / CSS ...
Please leave a comment and share what you want, I will try to help the best of my ability. I hope you will support yourself so I have the opportunity to share more and more knowledge for everyone.
Through this blog, I hope that it will be helpful for everyone to contribute to the development of community and social programming.

0 nhận xét: