Jonathan Locke
- 活动总数 104
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 7
- 订阅数 28
-
创建于 Code Cleanup Incorrectly Reports No Problems
已回答I'm not sure what I did to cause this. Is there some common problem that disables code cleanup results? I know there are hundreds of problems. I created a custom scope for only Java files and it ri... -
创建于 Maven Project Name
已回答I think I have an easy one for a change :) Is there any way to turn off the bracketed text here? It's not helpful in this case. Best, Jon -
创建于 commit dialog vanished
已回答In 2022.2.3, my commit dialog has vanished. I've looked up the basic ideas and applied them, but none worked: - wipe caches and restart - toggle the VCS non-modal option When VCS non-modal is off... -
已编辑于 project import failure
已回答Hi All! I have a Maven project that can be built from the command line, but cannot be imported into IntelliJ. Steps: 0. Install Git, Git Flow, Java 17.0.2, Maven 3.8.5 1. IntelliJ IDEA 2022.1.2 (Ul... -
创建于 IntelliJ Gateway setup
已回答is there a way to set up gateway directly on a Linux server using wget or something similar? -
已编辑于 EAP Plugin doesn't start
已回答I get the error below when running a little IntelliJ plugin I wrote for fun (https://github.com/jonathanlocke/intellij-macros). Any ideas? Thanks! -- Jon /Library/Java/JavaVirtualMachines/jdk-1... -
创建于 Keymap import
已回答The keymap I exported from IntelliJ no longer imports into the most recent version of Ultimate. Is this a known bug? https://github.com/Telenav/kivakit/blob/develop/setup/intellij/kivakit-keymap.zip -
创建于 Remove Module
已回答I'm wondering if I'm doing something wrong when I remove a module from my project in IntelliJ. When I remove a maven module in a Java project, the module will go away and then reappear. If I remove... -
已编辑于 IntelliJ Flags Split Package but not Maven
已回答Hi All! I'm wondering if anyone has seen anything like the following. I have tried everything, including rebuilding my workspace various exclusion statements and many other ideas and nothing resolv... -
创建于 keymap plugin
已回答I made a simple keymap plugin here: https://github.com/jonathanlocke/intellij-easymap-mac It installs okay and I see the logo (although it is strange that it doesn't appear initially when I instal...