WarnerJan Veldhuis
- Total activity 100
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 35
-
Created Code completion strange behaviour
Now that I am running the awesome IDEA 12, I run into a weird issue with code completion. Here's a screenshot of what I mean:I would expect the getText() method to be selected, but instead it choos... -
Created Resource Bundle Editor
I am using the Resouce Bundle Editor to edit a bunch of Captions_en.properties, Captions_nl.properties etc files. In my project view there is a node called "Resource Bundle: 'Captions' " and this c... -
Created Binding to a different IP address in JBoss
AnsweredHi,I am creating a website that runs Vaadin in JBoss 6. I work under Linux/Firefox but I also want to view it using a virtual machine/Windows /Internet Explorer. Unfortunately JBoss does not accept... -
Created Easter comes early this year...
Apparently I found an easter egg in Intellij IDEA. So I am here to claim the prize. My address is in your sales records. And here you go: 100 logosHere's some more of the brilliant texts that you g... -
Created autogenerated threaddumps?
In my ~/.IntelliJIdea90/ there are loads of threaddumps that I didn't generate by hand. I can only assume IDEA does this on it's own. I've attached the logs + threaddumps, so you can see what it's ... -
Created Idea 9 halts/freezes for 1-3 seconds for no reason
We are having this annoying problem as well. Few seconds freezing when editing *anything*. In my case, it happens the most when I am editing properties files, of about 3900 lines. Never ever had a ... -
Created Same HighlightSeverity, different rendering?
Hello,My SeveritiesProvider delivers several HighlightSeverties, but they seem to render different. Here's the complete SeveritiesProvider:public class ClickSeveritiesProvider extends SeveritiesPro... -
Created Create package from QuickFix
I am trying to create a package in a QuickFix, when a user has specified a package in an XML-attribute that doesn't exist.The XML looks like this:...snip...<pages package="com.qpr.costcontrol.porta... -
Created Spring plugin
I would like to know the url for the source of the bundled plugins. There are a few plugins available in the git-repo, but I can't seem to find the Spring plugin. I want to take a look at it's sour... -
Created IntelliJ v9 sandbox crash?
When I run my plugin, the new instance of IntelliJ freezes. I disabled all the plugins I don't need, except for some JEE support. But as soon as the indexing process ends, opening the project setti...