nikai
Native language is Japanese. English is heavily machine-translated.
- 活动总数 64
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 18
-
创建于 I want to display the dialog on the display where the calling window is located
已回答I open multiple projects with multiple displays. For example, the "File in Path" dialog opens at the last position so it can not be found immediately.I want to display on the display of the called ... -
已编辑于 I want to prefix the parameter name when implementing a method
已回答TIn my company, there is a convention to attach "_" to the parameter name of the method of the implementation class. In "Code Generation" under "Settings> Editor> Code Style> java", "_" is set in P... -
已编辑于 The dialog no longer appears immediately.
已回答I'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... -
已编辑于 A Contet Root that isn't desired is added in the Maven module
已回答I'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... -
已编辑于 A blank line will be created under Copyright.
已回答I'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... -
已编辑于 I want to pass the path of the project to the VM parameter of Tomcat.
已回答I 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... -
已编辑于 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... -
已编辑于 Build error details are not displayed
已回答I 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... -
已编辑于 Why remove my keymaps.
已回答I 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,... -
创建于 VCS refresh is tooo late !!
已回答Hello. 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...