Richard Osbaldeston

- Total activity 571
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 167
-
Edited Strange laggy highlighting in javascript files
AnsweredSomething else I'm noticing quite often is the highlighting in javascript files seems to be quite laggy. Often see files where the lower portion of a javascript file has very minimal highlighting a... -
Edited Unable to remember subversion login credentials
AnsweredAs the subject says having a problem with IDEA ultimate 2019.1 remembering VCS credentials. every time I restart IDEA it doesn't automatically check for changes anymore. When I manually goto the in... -
Edited Show in ... menu item
AnsweredRunning IDEA on Centos 7 and the Show In 'Explorer' menu item is showing as 'Show in Disk Usage Analyzer'? any idea why or how to correct it? think the shell is Nautilus, should it read Show in She... -
Edited Error: Password file not found: jmxremote.password
AnsweredWas trying to deploy an application in another tomcat instance (unpacked from apache-tomcat zip) from IDEA 2019.1.3. Keep hitting the above error on deployments. I'm really not sure why, these jmx... -
Edited IDEA 2019 deployment requires build and update
AnsweredWhile debugging a tomcat deployment any code changes I made would automatically cause a deployment update under IDEA 2018 whenever I clicked build project (green hammer). But under IDEA 2019 it see... -
Created Set memory profile for unit tests
AnsweredIs there a way to alter the max heap etc.. settings of unit tests? if I add -Xmx to vmoptions the unit test execution appears wrapped in a JUnitStarter process which adds its own heap settings that... -
Edited IDEA 2018.2 hangs for about a minute whenever I try to run my application
AnsweredJust trying IDEA 2018 in anger for the first time, was stuck with IDEA 2017 for a long time because of a svn 1.6 version lock in. IDEA 2018 mostly seems to work OK despite being on an older CentOS ... -
Created XSLT Debugger not showing XML output
AnsweredHaving an odd problem with the XSLT Debugger. Whenever I try to debug an XSL file the output is missing all XML markup. It only shows me the textual attributes. If I use the debugger without debug ... -
Created Subversion command line client version is too old (1.6.11) After updating to IDEA 2018
AnsweredSeeing these messages after updating to 2018. Can't use Subversion command line client: svn Subversion command line client version is too old (1.6.11). Fix it. Previously the native client was unt... -
Created VCS changesets to scopes?
AnsweredI'm doing a complicated code review and I'd like to pass all the changes though inspection in IDEA. The changes are already applied to the branch in question. Is there a way to highlight a number o...