Let's get started with Java-Create a development environment ②

This time, I will explain how to download and install the IDE, which was not explained last time. Those who "understand somehow" can go through this time. *** This article is current as of December 4, 2019. Notation may be out of date **

Introduction of Pleiades All in One (Eclipse)

Let's download

Download link: https://mergedoc.osdn.jp/ If you jump to this page, please download the one that matches the bit number of your personal computer.

How to check the number of bits (Win10) Open "Settings" → Select "System" on the upper left → Scroll down the item on the left and select "ⓘ Version information" → It is written in "System type" in the "Device specifications" item. mergedoc.osdn.jp_ (1).png

For 64bit, click the latest version "2019-9". For 32bit, click the 32bit final version "2018-9". mergedoc.osdn.jp_.png

It is the same as 32 and 64bit, and since Java IDE will be introduced this time, select "Windows" for Windows and "Mac" for Mac. In addition, there are two types, "Full Edition" and "Standard Edition", but this time, select "Full Edition" (because the compiler and JDK are installed). mergedoc.osdn.jp_ (1).png

When you click it, the text below will appear, so click the link. Then the download will start.

Let's unzip

*** Caution: For Windows, 7-Zip (free) is required for this decompression. If you decompress with Windows standard or another decompression application, it may not work properly. ** **

7-Zip download page https://sevenzip.osdn.jp/ Please download the one that matches your bit number. It cannot be used if the number of bits is incorrect.

Right-click the downloaded zip file, select "7-Zip" → select "Extract ...", specify the extraction destination to the C drive, and extract it. This completes the decompression.

Let's start

After starting, specify ** workspace **. If you are not particular about it, just press "Start". install04.png

This completes the introduction of Japanese-language Eclipse. Next time I would like to touch on the code a little.

Before) Let's get started with Java-Create a development environment ① https://qiita.com/_Hage_K/items/117095082ef3bc1b4ccb

Next) Posted at a later date

Recommended Posts

Let's get started with Java-Create a development environment ②
Let's get started with Java-Create a development environment ①
Let's get started with parallel programming
Build a PureScript development environment with Docker
Let's create a Java development environment (updating)
Build a Wordpress development environment with Docker
Build a WordPress development environment quickly with Docker
Maybe it works! Let's get started with Docker!
[Win10] Build a JSF development environment with NetBeans
Get started with Gradle
Create a Spring Boot development environment with docker
Build a Java development environment with VS Code
Experienced Java users get started with Android application development
Let's create a gcloud development environment on a centos8 container
[Environment construction] Build a Java development environment with VS Code!
How to get started with creating a Rails app
Get started with Spring boot
Get started with DynamoDB with docker
I tried to create a java8 development environment with Chocolatey
I made a development environment with rails6 + docker + postgreSQL + Materialize.
Build a "Spring Thorough Introduction" development environment with IntelliJ IDEA
I tried to create a padrino development environment with Docker
Create a Vue3 environment with Docker!
Build a Node.js environment with Docker
How to get started with slim
Build a Tomcat 8.5 environment with Pleiades 4.8
Let's create Ubuntu environment with vmware
Prepare Java development environment with Atom
Build jooby development environment with Eclipse
[SAP] Create a development environment with NW AS ABAP Developer Edition (1)
Procedure for building a Rails application development environment with Docker [Rails, MySQL, Docker]
Build a development environment for Django + MySQL + nginx with Docker Compose
Steps to build a Ruby on Rails development environment with Vagrant
Get a backup with mysqldump (Docker's MySQL)
Prepare Java development environment with VS Code
Let's make a Christmas card with Processing!
A record of setting up a Java development environment with Visual Studio Code
Building a Lambda development environment in Eclipse
Laravel development environment construction with Docker (Mac)
I tried to get started with WebAssembly
[Note] How to get started with Rspec
Building a Kotlin development environment using SDKMAN
Build a hot reload development environment with Docker-compose using Realize of Go
Create a MySQL environment with Docker from 0-> 1
Creating a java web application development environment with docker for mac part1
Create Spring Boot-gradle-mysql development environment with Docker
I tried to build a Firebase application development environment with Docker in 2020
[Ruby] Building a Ruby development environment on Ubuntu
Build a Java development environment on Mac
[Copy and paste] Build a Laravel development environment with Docker Compose Part 2
Let's make a smart home with Ruby!
How to build a Ruby on Rails development environment with Docker (Rails 6.x)
Build a local development environment for Rails tutorials with Docker (Rails 6 + PostgreSQL + Webpack)
[Copy and paste] Build a Laravel development environment with Docker Compose Participation
Build a development environment on AWS EC2 with CentOS7 + Nginx + pm2 + Nuxt.js
How to build a Ruby on Rails development environment with Docker (Rails 5.x)
Template: Build a Ruby / Rails development environment with a Docker container (Ubuntu version)
Create a java web application development environment with docker for mac part2
Lightweight PHP 7.4 development environment created with Docker
Template: Build a Ruby / Rails development environment with a Docker container (Mac version)
Build a simple Docker + Django development environment