Oliver Henlich

- 活动总数 59
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 23
-
Oliver Henlich 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, @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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 进行了评论, -
Oliver Henlich 创建了一个帖子, 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...