主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Bas Leijdekkers
活动总数
1072
最后的活动
2024年03月14日 19:13
成员加入日期
2003年05月15日 14:47
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
426
活动概览
文章(0)
帖子(41)
评论(605)
按最近的活动排序
最近的活动
投票数
创建于
2013年02月07日 21:51
Possibly it's related to the Version Controll Directory mapping. It seems there are some bugs in that area:http://youtrack.jetbrains.com/issue/IDEA-41091http://youtrack.jetbrains.com/issue/IDEA-521...
社区
IntelliJ IDEA Users
Roots Switches
0 票
创建于
2014年09月01日 09:45
Hi Joachim,You were probably experiencing this issue: http://youtrack.jetbrains.com/issue/IDEA-124965Which is fixed in the IntelliJ IDEA 14 EAP.Sorry for the late answer.Bas
社区
IntelliJ IDEA Users
custom scope in structural search
0 票
创建于
2014年09月01日 09:38
Hi Otto,To find all Map declarations where the key is of an enum type use the following Structural Search query:$M$<$E$, $V$>E Text/regexp: Enum (all enums extend java.lang.Enum implicitly)Apply co...
社区
IntelliJ IDEA Users
Constraint for enum in structural search and replace
0 票
创建于
2015年02月25日 10:01
You are using IntelliJ IDEA 13.1? Lambda matching is only available in IntelliJ IDEA 14, I'm afraid.Bas
社区
IntelliJ IDEA Users
Java 8 Lambdas in Structural Search
0 票
创建于
2015年02月27日 10:49
Sorry, you are right, I am wrong, the functionality for finding lambda's is/should be included in IntelliJ IDEA 13.1. Unfortunately, you seem to have hit a bug. I will try and see if the problem is...
社区
IntelliJ IDEA Users
Java 8 Lambdas in Structural Search
0 票
创建于
2015年02月17日 12:11
Using Structural Replace, start with the existing template "try's"Modify the template as follows:try { $TryStatement$;} catch($ExceptionType$ $ExceptionDcl$) { $CatchStatement1$; $LogStatement$;...
社区
IntelliJ IDEA Users
Detecting Log and Throw
0 票
创建于
2015年02月18日 10:38
osbald wrote:Shame we don't have a wiki to share useful macros.Stackoverflow is pretty good for that in my opinion:http://stackoverflow.com/questions/tagged/structural-search+intellij-ideaBas
社区
IntelliJ IDEA Users
Detecting Log and Throw
0 票
创建于
2012年04月25日 10:47
You mean the "merge with branch" in the "Update Project" dialog? Do you update from the HEAD branch or from the v3_8_0-branch branch?Bas
社区
PhpStorm
merging branches (CVS)
0 票
创建于
2004年05月05日 13:12
Thanks. I have another change if there's still time: an improvement in the UI of the naming convention inspections. An error message popup when an incorrect regular expression is entered instead of...
社区
IntelliJ IDEA Plugin Users
[ANN] Inspection Gadgets 1.0.2 for Pallada
0 票
创建于
2004年05月05日 16:20
TheClassReferenceVisitor is there to see that referencesto things like java.awt.List don't get marked asunnecessary if there are any references to List andjava.util.*|List is imported. I suspected...
社区
IntelliJ IDEA Plugin Users
[ANN] Inspection Gadgets 1.0.2 for Pallada
0 票
«
第一页
‹
上一页
下一页
›
最后
»