Robert Nicholson
- 活动总数 195
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 70
-
创建于 2021.1.1 seems very slow when typing
已回答2021.1.1 seems noticeably slower to respond when typing and often results in freezing. -
创建于 Nexus index formats?
已回答What is supported as a maven index format? is only .zip supported or will it recognize .gz files too? -
创建于 Which VM us used to download the Maven indexes?
已回答I know you can tell it which to use for import and runner but which one is used to download the actual maven indexes? -
创建于 How to identify files and check them in based on a string search?
已回答so I just did a find and replace path across my whole project and I had other changes that were not yet checked in. I can identify the files by searching for the string I replaced with but I want t... -
创建于 What am I suppose to do in Spring facet?
已回答I have a spring boot application and it has an application properties and an SpringBootApplication what am I suppose to do with the Spring Facet since it doesn't seem to offer me much. Using Ultima... -
创建于 ClassPathResource cannot load truststore
已回答I'm using a configuration that's alleged to be working when running from Eclipse but when ClassPathResource from spring is loading classpath:truststore.jks and even though at the root of my target'... -
已编辑于 2018.2.5 crashes on startup more than 50% of the time.
已回答I launch from Toolbox and easily more than 50% of the time when 2018.2.5 is loading projects it will want to close due to error but there's nothing in idea.log indicating why. Using Windows 7 -
创建于 Anyway to stop the flashing status bar when you're in the debugger?
已回答When in the debugger and I'm remote debugging the status bar is constantly refreshing with the more recent "alert" it has seen and it's very distracting and I'd like to turn it off. -
创建于 How to set values upon hitting a break point.
已回答I want to control the flow in the debugger. Currently I have to manually set a value in the Debugger Variables view. Using 2018.2.1 -
创建于 Is there a way to make refactoring default to show previews?
已回答How to default to always Preview when refactoring?