java developer
- 活动总数 173
- 最后的活动
- 成员加入日期
- 关注 1 名用户
- 关注者数 0 名用户
- 投票数 21
- 订阅数 43
-
已编辑于 Had to reinstall fresh copy of Linux. I have the old copy. How to transfer old settings to IJ ?
First a little background. On a new disk I installed a new version of Linux. The old disk with the old version is unchanged. IJ itself is kept on a 3rd disk. It is manually downloaded to that disk... -
创建于 Cannot import saved theme or keymap
已回答Hi all, I have the latest beta of IJ. I find I cannot import a saved keymap which I have on disk nor can I tell IJ to use a theme I saved to disk. This appears to be because the options to "load fr... -
创建于 How do you guys work with multi-module dev efforts?
已回答I don't use Maven or Gradle or other technologies, just IJ. I have multiple (Java 9 )modules . I want them all open at once so they all appear in the project view. They're effectively libraries th... -
创建于 Mysterious film icon
In the lower left hand side of my screen I saw a "moving film" icon and a green notification informing me that X had been recorded where X was whatever I had just done in the IDE, so, say if I hit ... -
创建于 transparent red circle icon in lower right hand corner of file icon in the project view
已回答Just what the title says. Does anyone know what it is ? -
创建于 Can someone tell me how to get rid of the val type replacement the IDE is doing?
I can't figure it out. I searched for val and type inference and infer and type and anything else I could think of. So this is here the ide replaces the actual type of a local variable with the wor... -
已编辑于 Trouble using the Java source itself as the source code of a project
已回答Hi, I have a "project" whose source is the Java 13 source itself. I put project in quotes because I don't expect IJ to compile the Java source even if I point it to the modules and yadda yadda ... -
已编辑于 String DOUBLE_BACKSLASH= "\\" ought to not show an error.
已回答I use this construct in reg.exp.. It's perfectly legal Java. Intellij shows it as an error. It's useful to escape other patterns, like opening parens '(' which would otherwise signal to the pattern... -
创建于 quick doc lost the option to be a docked window
已回答Quick doc launches the javadoc documentation as a window. Somehow this window when it launches no longer has the little gear icon in the upper right hand corner, so I have lost the ability to have... -
创建于 Bug report error
已回答Sorry to have to post this here. Just submitted a bug report to Intellij->Debugger . Made a material mistake in my description. The conditional debug statement should be on line 54 . It doesn't wor...