Migration from Eclipse to IntelliJ (on the way)

Introduction

Finally buy IntelliJ! I was wondering ... There is also a key binding for people who originally used Eclipse, but it was still not perfect, so I will use it as a memorandum. I will also write down my personal setting information.

Key config

First of all, the key config of the main subject is tentative because it is often rewritten even now, but the following has been changed.

--Changed keymap preset to Eclipse --Editor action --Reduce font size [Alt + Minus] --Enlarge font size [Alt + Plus]

It is like this. By the way, the key config that I suffered is deleted.

The file name is changed to Ctrl + R because it is difficult to press the function keys (F1 to F12) of recent macbooks. In addition, the font size is set so that it can be used immediately even in development environments with different screen sizes.

Font settings

I was a little worried about the font settings, so I will write it down.

In the case of Windows, it seems that external fonts cannot be used unless they are installed by all users. I was worried about an hour here ...

Plugin

--Japanese Language Pack --Material Theme UI --Atom Material Icon --Rainbow Brackets (colored in parentheses)

Finally

Thank you for reading this far. The current settings are a little tweaked, but the major changes are the above items.

Since it is my personal setting, it may be helpful or subtle, but I will leave it as a memorandum. Then somewhere again ...

Recommended Posts

Migration from Eclipse to IntelliJ (on the way)
The right way to see the tomcat source in eclipse
Tokoro I rewrote in the migration from Wicket 7 to 8
Migration from Cobol to JAVA
Apache Geode-Easy way to execute logic on the server side
How to disable Set-Cookie from API on the front side
protocol buffeer migration from 2.x to 3.x
Programming with ruby (on the way)
Upgrade from MYSQL5.7 to 8.0 on CentOS 6.7
Notes on migrating from CircleCI 1.0 to 2.0
Switch from Eclipse to VS Code
The road from JavaScript to Java
If you want to change the Java development environment from Eclipse
What I did in the migration from Spring Boot 1.4 series to 2.0 series
Shortcut comparison for those migrating from Eclipse to IntelliJ IDEA (Windows)
What I did in the migration from Spring Boot 1.5 series to 2.0 series
I tried to display the calendar on the Eclipse console using Java.
A memorandum on how to use Eclipse
The secret to the success of IntelliJ IDEA
How to delete the wrong migration file
[Java] How to retrieve the parameters passed from html on the server side
Language summary to learn from now on
[Ruby] From the basics to the inject method
Kick ShellScript on the server from Java
How to delete the migration file NO FILE
How to install Eclipse (Photon) on Mac
What to do if you can't install the plugin from the Eclipse marketplace
Connect from Java to MySQL using Eclipse
How to change the timezone on Ubuntu
From installing Eclipse to executing Java (PHP)
Memo for migration from java to kotlin
Pre-processing to display on the browser (compiler)
Using JUnit from the command line on Ubuntu
[Swift 5] Processing to close the keyboard on UITableView
[Rails] I tried to raise the Rails version from 5.0 to 5.2
When the server fails to start in Eclipse
Ssh login to the app server on heroku
Migrating from Eclipse server function (Tomcat) to Embed Tomcat
Double-click to open the jar file on Windows
Add jar file obtained from Maven to IntelliJ
[Java] Memo on how to write the source
IntelliJ starting from 1
Introduction to migration
[Ruby on rails + Mysql] Data migration procedure memo when switching from heroku to AWS
3. Create a database to access from the web module
From the introduction of devise to the creation of the users table
When the hover of Eclipse is hard to see
[Java] I want to calculate the difference from the date
How to jump from Eclipse Java to a SQL file
How to write Scala from the perspective of Java
How to use java non-standard library on IntelliJ IDEA
[Java] How to extract the file name from the path
List how to learn from Docker to AKS on AWS
[Ruby on Rails] How to change the column name
The story of migrating from Paperclip to Active Storage
To connect from Spring to MySQL on virtual server (unsolved)
[Updated from time to time] Ruby on Rails Convenient methods
Install the latest hardware drivers from ELRepo on CentOS
How to connect to ClearDB from Sequel Pro on Heroku
Measures to prevent MySQL/MariaDB process from crashing on CentOS7
What to see when IntelliJ doesn't start on Mac