主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Richard Osbaldeston
活动总数
571
最后的活动
2019年08月01日 09:29
成员加入日期
2003年06月03日 11:41
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
167
活动概览
帖子(138)
评论(265)
按最近的活动排序
最近的活动
投票数
创建于
2013年01月11日 13:42
Ok I'm looking at a different thing then. I meant when I expand a live template and get prompted to "Import Class" for the new Logger usage. Where I get the following unsorted/unpreferenced popup:
社区
IntelliJ IDEA Users
How to make intellisense more smart by limiting the java api package selection pool?
0 票
创建于
2013年01月11日 13:54
Ah no didn't use an FQN. It's a template I've been using for years so is fairly generic, this project has a covention that we only use log4j though with 200 odd transitive dependancies we have plen...
社区
IntelliJ IDEA Users
How to make intellisense more smart by limiting the java api package selection pool?
0 票
创建于
2013年01月09日 12:15
Another minor issue with "Table Editors" is they seem to prevent vertical splits from being resized.
社区
IntelliJ IDEA Users
Table Editor unscalable row numbers
0 票
创建于
2013年01月28日 11:12
There's some really frustrating bugs around Tomcat deployment in IDEA 12, http://youtrack.jetbrains.com/issue/IDEA-97961 http://youtrack.jetbrains.com/issue/IDEA-98921 etc...I'd try to avoid the Up...
社区
IntelliJ IDEA Users
2 questions about IntelliJ and Tomcat
0 票
创建于
2013年03月12日 17:18
Oh I think I get it. On Windows I see the artefact path being replaced by $PROJECT_DIR$. But the same project on Linux I see a full absolute path going down from /opt/....What I think is going on i...
社区
IntelliJ IDEA Users
Project relative artefact output path
0 票
创建于
2013年03月08日 10:31
I found a kind of solution to my problem. The project in question is a few years old, quite complex (artifact building) and eclipse based (only stedfast IntelliJ user in the house) which means it i...
社区
IntelliJ IDEA Users
Non class resources not being copied to compiler output
0 票
创建于
2013年04月19日 14:08
Issue is similar to http://stackoverflow.com/questions/8161058/intellij-mvn-project-test-classes-not-functioning but I've got the test folders marked up as such.Guess the references to Generate..Te...
社区
IntelliJ IDEA Users
Test intentions missing
0 票
创建于
2013年04月22日 09:13
The tests name pattern is standard. The Test class itself IDEA created via the Goto Test.. intention. The problem here is when I repeat the action it can't find the Test class it created and attemp...
社区
IntelliJ IDEA Users
Test intentions missing
0 票
创建于
2013年04月22日 09:49
Tried adding a junit library, but it hasn't helped with the missing generate... items. Attached screenshot of the alt+insert menu I see when selecting on a public method of the class under test. Al...
社区
IntelliJ IDEA Users
Test intentions missing
0 票
创建于
2013年04月24日 17:52
Cedric, Shouln't those imports read 'com.*' and 'org.*' not 'com.*.*' and 'org.*.*'? If you double click those and just change them to 'com' and 'org' IDEA 12 will add the '.*' for you. Giv...
社区
IntelliJ IDEA Users
Import ordering no longer working in 12.1.1?
0 票
«
第一页
‹
上一页
下一页
›
最后
»