Oliver Henlich

- Total activity 59
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 23
-
Oliver Henlich created a post, Structural search for transient fields
Hi,I've been trying to create a structural search that finds all transient instance fields with a certain annotation. So first i did the search for fields with the annotation which works fine. The ... -
Oliver Henlich created a post, Ant build output (once again)
Hi,Once again my frustration with the ant build (text) output has reached a level where i need to mention it again.The build output is just so useless and difficult to read compared to the default ... -
Oliver Henlich commented, -
Oliver Henlich created a post, @NotNull / javac2 / maven
Hi.I'm trying to work out if i can get @NotNull checks at runtime by compiling with maven.I saw that there is an ant plugin (javac2.jar) here:http://blogs.jetbrains.com/yole/archives/000043.htmlAny... -
-
Oliver Henlich created a post, 100% CPU when opening ant build file in 6763
Whenever i open up an ant build file my cpu is pegged at 100%. It does not go down again until i close the tab for that build file. If i open the file again, cpu goes back up to 100%.Quite hard to ... -
Oliver Henlich created a post, Structural search for "javadoc annotated methods"
Hi.Been trying to get this to work with 5594.No matter what i try: - patterns - target of the search - occurence countsI can't get this to find anything i expect it to find...just seems to find eit... -
Oliver Henlich created a post, tool windows on startup
Hi.Been working with 5594 since it came out.Whenever i start IntelliJ and it opens my previous open project, the Project and Ant tool window are open and really big/wide so that my code area is tin... -
Oliver Henlich commented, -
Oliver Henlich created a post, Ant messages window / navigating to source code
HiWhen running checkstyle as an ant task i get output like in the attached image.I notice that intellij convertes references to : into a clickable link but does not do it for ::]]>.Is there any way...