[JAVA] The story I was addicted to when setting up STS

Overview

As the title suggests, I will write a memorandum about the STS setup. Also because I'm not addicted to it.

What is STS

STS is an eclipse-based IDE To make each Spring product easier to use It is customized.

By the way STS = Spring Tool Suite Like "Put all Spring toppings" It's a nuance.

Try to set up

First, Download STS. Download the zip one.

After downloading, unzip the zip. I expanded it to c: \ sts. It took about 20 minutes.

展開したzip

Go to C: \ sts \ sts-bundle \ sts- (version number) .RELEASE, Start sts.exe. sts.exe

I'm addicted to

Trying to start Error: Failed to load the JNI shared library Does not start with. This error message is for the application and OS bits Occurs when they do not match. For example, Windows and Java are 64bit, but STS is 32bit. At the time of writing this article, there is a 32-bit zip on the top page of STS. It was a trap for me.

Solved safely

That's why I started STS. 起動しました

Supplement (Supplementary for 2020/09/22)

Only the 64-bit version download was displayed on the STS download screen. Since the links were separated for Linux, Max OS, and Windows, It shouldn't be a trap.

Recommended Posts

The story I was addicted to when setting up STS
What I was addicted to when introducing the JNI library
I was addicted to the setting of laradock + VSCode + xdebug
I was addicted to the roll method
I was addicted to the Spring-Batch test
I was addicted to the API version min23 setting of registerTorchCallback
Memorandum: What I was addicted to when I hit the accounting freee API
[Rails] I was addicted to the nginx settings when using Action Cable.
Problems I was addicted to when building the digdag environment with docker
I was addicted to the NoSuchMethodError in Cloud Endpoints
I was addicted to the record of the associated model
A story that I was addicted to twice with the automatic startup setting of Tomcat 8 on CentOS 8
I was addicted to starting sbt
What I fixed when updating to Spring Boot 1.5.12 ・ What I was addicted to
I was addicted to looping the Update statement on MyBatis
A story I was addicted to in Rails validation settings
What I was addicted to with the Redmine REST API
A memorandum because I was addicted to the setting of the Android project of IntelliJ IDEA
[Circle CI] A story I was addicted to at Start Building
A note when I was addicted to converting Ubuntu on WSL1 to WSL2
What I was addicted to when implementing google authentication with rails
About the matter that I was addicted to how to use hashmap
I was addicted to rewriting to @SpringApplicationConfiguration-> @SpringBootTest
Recorded because I was addicted to the standard input of the Scanner class
I was addicted to scrollview because I couldn't tap the variable size UIView
[CircleCI] I was addicted to the automatic test of CircleCI (rails + mysql) [Memo]
I was addicted to unit testing with the buffer operator in RxJava
I was addicted to using RXTX on Sierra
I was addicted to installing Ruby/Tk on MacOS
I was addicted to doing onActivityResult () with DialogFragment
I was addicted to not being able to connect to AWS-S3 from the Docker container
I was a little addicted to the S3 Checksum comparison, so I made a note.
What I was addicted to when developing a Spring Boot application with VS Code
A memo that I was addicted to when making batch processing with Spring Boot
The part I was addicted to in "Introduction to Ajax in Java Web Applications" of NetBeans
What I was addicted to when trying to properly openAPI/Swagger documentation with Rails + Grape + Grape Swagger
I want you to put the story that the error was solved when you stabbed the charger in the corner of your head
The story when the test folder was not created in Rails
What I was addicted to while using rspec on rails
When I tried to scroll automatically with JScrollBar, the event handler was drawn only once.
A story I was addicted to before building a Ruby and Rails environment using Ubuntu (20.04.1 LTS)
I was addicted to using Java's Stream API in Scala
A story I was addicted to with implicit type conversion of ActiveRecord during unit testing
I was addicted to WSl when trying to build an android application development environment with Vue.js
Technical causes and countermeasures for the points I was addicted to with the first Android app & Kotlin
When I try to use the AWS SDK with Ruby + Lambda, `sam local` is messed up.
[Rails] How to solve ActiveSupport :: MessageVerifier :: InvalidSignature that I was addicted to when introducing twitter login [ActiveStorage]
I tried to summarize what was asked at the site-java edition-
What I did when the DB did not start with docker-compose up
I tried to translate the error message when executing Eclipse (Java)
I checked because the response was strange when debugging with Tomcat 8
I was able to deploy the Docker + laravel + MySQL app to Heroku!
I tried to explain the method
I want to docker-compose up Next.js!
Android memo-I was addicted to Permission
A memo that was soberly addicted to the request of multipart / form-data
What I thought when passing the user input value to the Service class
I summarized the points to note when using resources and resources in combination
I tried to summarize the stumbling points when developing an Android application
I was addicted to a simple test of Jedis (Java-> Redis library)
I want to know the JSP of the open portlet when developing Liferay