nikai
Native language is Japanese. English is heavily machine-translated.
- Total activity 64
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 18
-
Edited The dialog no longer appears immediately.
AnsweredI'm using IntelliJ Ultimate Edition, 2018.1.3. I call a dialog such as "Find in Path" or "File Structure", "Class...", "File..." from a shortcut, but it is no longer displayed immediately. It seems... -
Edited A Contet Root that isn't desired is added in the Maven module
AnsweredI'm using IntelliJ IDEA Ultimate 2018.1.1. From this version, when importing a Maven project, Resource Folders is automatically added as Content Root.The checkstyle directory appeared right under t... -
Edited A blank line will be created under Copyright.
AnsweredI'm using IntelliJ IDEA Ultimate 2018.1.1. There is one blank line under copyright comment.There was not before. I am in trouble because the code style changes. /* * Copyright (C) ..... */package s... -
Edited I want to pass the path of the project to the VM parameter of Tomcat.
AnsweredI want to use the path of the project in 'VM / options of' Run / Debug Configurations> Tomcat Server '. For example, "-Dsomefile=${PROJECT_DIR}/path/to/someone.txt". Because, I want to specify a f... -
Edited How to not give "--scripts-prepend-node-path=auto" when running npm?
I would like to run webpack with yarn.NPM Interpreters is set to 'node_modules / yarn'.However, "--scripts-prepend-node-path=auto" is automatically given when running npm.This will be an argument t... -
Edited Build error details are not displayed
AnsweredI am really in trouble. This is a Maven project using Spring Framework. Building with "Build > Build Project" results in an error.But, I do not know the details. This was resolved by disabling Spr... -
Edited Why remove my keymaps.
AnsweredI changed the key binding and exited IntelliJ. ( I copied the definition of Eclipse. )After rebooting, the keymap has changed. However, if you start multiple IDEA from "File> Open Recent" and exit,... -
Created VCS refresh is tooo late !!
AnsweredHello. My Intellij IDEA, "Performing VCS refresh" and "Refreshing VCS history" are too late. I can not do my job. What are they doing?This occurs every commit or update. IntelliJ IDEA is Ultimate...