Robert Nicholson
- Total activity 195
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 70
-
Created 2021.1.1 seems very slow when typing
Answered2021.1.1 seems noticeably slower to respond when typing and often results in freezing. -
Created Nexus index formats?
AnsweredWhat is supported as a maven index format? is only .zip supported or will it recognize .gz files too? -
Created Which VM us used to download the Maven indexes?
AnsweredI know you can tell it which to use for import and runner but which one is used to download the actual maven indexes? -
Created How to identify files and check them in based on a string search?
Answeredso 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... -
Created What am I suppose to do in Spring facet?
AnsweredI 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... -
Created ClassPathResource cannot load truststore
AnsweredI'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'... -
Edited 2018.2.5 crashes on startup more than 50% of the time.
AnsweredI 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 -
Created Anyway to stop the flashing status bar when you're in the debugger?
AnsweredWhen 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. -
Created How to set values upon hitting a break point.
AnsweredI 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 -
Created Is there a way to make refactoring default to show previews?
AnsweredHow to default to always Preview when refactoring?