Alexander Broekhuis

- Total activity 92
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 34
-
Created Evaluate XPath 2.0 expression with functions
Hi all,I'm trying to run a xpath expression on a xml file using "Evaluate XPath". In this expression I want to use the date function.How can I do this?Example of what I want to do can be seen on st... -
Created Remove inspection annotations on commit
Hi all,Is it possible to let intellij remove the suppress inspection annotations when I commit my data to SVN? I'm not sure if this is possible considering updating etc. But maybe it is..TiAAlexander -
Created Editing project libraries without adding to project or module
Hi,Maybe I'm looking over it, but how can I edit a library without adding it to my project/module?If I go the module settings I have to click Add to be able to change a library. After making change... -
Created Interfaces and extended classes
Hi all,I found a problem when using the Implement method or Goto implementation on interfaces.In my case there are 2 interfaces (A, B) with the same body. These interfaces are used in a service ori... -
Created CSS color names error
Hi,Just came across the following funny error. Took me some time to figure out what it was, but here it comes: In CSS Gray and DarkGray is used for gray/grey, but LightGrey (notice the E instead o... -
Created Build 3311
I was wondering why intellij uses IDEA_JDK to point to the java home it should use, instead of the more common JAVA_HOME? -
Created xml http://www.w3.org/2001/XMLSchema-instance and xsi:type support
Hi,I have a xml schema that uses abstract complex elements. In my xml files I use xsi:type to specify the type of the element. Intellij thinks my xml file isn't valid. It complains that xsi:type is... -
Created Find usages bug: column number
Hi,If I do a find usages on something the result dialog show the usages with the line and column number in front of it.If a method or variable is indented using tabs the number of tabs is shown in ... -
Created Sorting items in the docking bars
Hi,is it possible to sort the items in the docking bars? I installed some plugins, but they appear above the project tab/item. I prefer them below the project tab/icon. Is there some way to do this... -
Created SVN-UP plugin
Hi,Does the latest release of the svn-up plugin work with the current eap releases? I can't get it to work. But we are using version 1.0.1 of svn, so I am not sure if IDEA is the problem or the plu...