Oliver Henlich
- Total activity 59
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 23
-
Created 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 ... -
Created 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 ... -
Created @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... -
Created 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 ... -
Created 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...