Richard Osbaldeston
- Total activity 571
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 167
-
Created What is RemoteMavenServer?
I've been working off a Linux image that has pretty limited memory (4GB) notice that when I open my project in IDEA 13 another headless java process gets kicked off with a max heap of 512MB calling... -
Created Modal external JavaDocs on Linux
I'm using IntelliJ 13.0.2 with Linux (CentOS6). Whenever I use quick docs and then chose the arrow to show full external JavaDoc in the browser. The Firefox browser (default from distro) IDEA launc... -
Created Terminal exposes unwanted IntelliJ Classpath and LD_LIBRARY
When I use the Intellj IDEA 13 Terminal tool, or launch a terminal from the IDE I find IDEA classpath settings have been set for IntelliJ. If I then try to build a project with Ant or Maven, that u... -
Created Limits of null dereference checking
Are there limits to the null inspections scope. Wondering why I'm seeing these despite being wrapped by commons collections helpers? -
Created Compare, ignore comments?
Anybody know of a plugin that'll let me use the compare pane, but add Ignore comments, ignore comments + whitespace ?We've changed our code style guidlines and code forrmatter settings several time... -
Created Editor get/setFontSize() 'deprecated'?
In intellij 12 I had a custom LivePlugin that bound a couple of actions to increase & descrease the editor font size with hotkeys.Just discovered the editor.setFontSize(), editor.getFontSize() meth... -
Created Any hints on reformatting comments
We've got a local Checkstyle rule that states no tabs in java files.However whenever I reformat or use 'replace indents' 'tabs with spaces' action in IntelliJ it ignores the tabs in comments. Is th... -
Created IDEA 13.0.2 EAP
Every day IDEA 13 is prestering me to update to IDEA 13.0.2, but the description states this is an Early Access Preview (EAP) update. I don't want to be automatically subscribed to the bleeding edg... -
Created Reset Quick Documentation popup size
Is there a way to reset the default size of the popups? Seems IJ 13.0.1 is creating the popup windows wider than my screen width and many times taller my screen height. I've tried resizing the heig... -
Created IDEA13 Cannot locate our relative Spring contexts
Having a problem with a project migrated from IDEA 12. What's happening is IDEA13 is showing all imported our contexts as missing resources. Even though they're clearly present and the application ...