主页
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年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 票
创建于
2013年04月11日 14:43
Oh OK.Haven't tried it but was thinking I could possibly create a new theme with bigger font defaults and use the quick switch scheme.
社区
IntelliJ IDEA Users
Change editor font size actions
0 票
创建于
2013年06月25日 23:01
So something like this. Relies on intellijeval activation first.import com.intellij.openapi.editor.*; import com.intellij.openapi.editor.impl.*; import com.intellij.openapi.actionSystem.AnActionEve...
社区
IntelliJ IDEA Users
Change editor font size actions
0 票
创建于
2013年11月14日 18:32
Just so happen to have been testing IDEA 13 beta (and EAP 132.1045 on Linux) and after using latter for a few hours just clicked on tools menu and saw this:Whatever keeps doing this is still happen...
社区
IntelliJ IDEA Users
Tools menu reverting changes
0 票
创建于
2013年12月03日 16:42
This is maddening been trying to get IDEA to compile this project for last hour without sucess. I tried changing the resource patterns to include the resources I need:?*.properties;?*.xml;?*.xsl;?*...
社区
IntelliJ IDEA Users
Resource files missing from compiler output
0 票
创建于
2013年12月03日 17:25
Hmm this does seem to be something todo with the maven nature of the project.In despreation I went back to IDEA 12, tried compiling there and at first the same problem was present. None of my key r...
社区
IntelliJ IDEA Users
Resource files missing from compiler output
0 票
«
第一页
‹
上一页
下一页
›
最后
»