主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Anna Kozlova
活动总数
1422
最后的活动
2023年06月12日 14:16
成员加入日期
2005年10月25日 10:47
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
503
活动概览
文章(0)
帖子(0)
评论(919)
按最近的活动排序
最近的活动
投票数
创建于
2014年12月05日 14:55
Not sure that I understand the question, but still. Why not using data providers:{code} @DataProviderpublic Object[][] data() { return new Object[][]{{"param1"}, etc};} @Test(dataProvider = "data"...
社区
IntelliJ IDEA Users
Programmatically adding custom tests in ide testng app
0 票
创建于
2015年04月07日 09:32
Hi,you may disable analysis with Hector: https://www.jetbrains.com/idea/help/status-bar.html.Anna
社区
IntelliJ IDEA Users
Disable highlighting in fxml code
0 票
创建于
2015年05月04日 15:27
works fine here. Did you try to restart?
社区
IntelliJ IDEA Users
IntelliJ cannot recognize the 'xml' File from Selenium Test with TestNG
0 票
创建于
2015年06月11日 13:08
I didn't ask about full code, I need a sample to reproduce the issue, the less code - the better. As your class is failed to be initialized, then most probably there are multiple instrumentations w...
社区
IntelliJ IDEA Users
Intellj Idea code coverage issue
0 票
创建于
2015年06月23日 09:09
Unfortunately only Alt-Enter|Create field intention is available. How did you get fxml with lots of ids? Were they created manually or was the fxml generated?Thanks,Anna
社区
IntelliJ IDEA Users
IntelliJ feature? Automatically generate fx:id fields in controller class
0 票
创建于
2015年06月15日 14:41
I won't be so sure with unused imports (due to implementation - in the editor you see another highlighting and offline inspection is not used a lot).Code cleanup works on generate equals/hashcode/e...
社区
IntelliJ IDEA Users
Code Cleanup absolutely incomplete
0 票
创建于
2015年07月29日 19:37
Please check if you have coverage-error.log in the working directory of the tests.Anna
社区
IntelliJ IDEA Users
Error during class instrumentation: com.sun.beans.finder.ClassFinder: java.lang.NullPointerException
0 票
创建于
2015年09月02日 08:48
Hi John,that's possible to fix. Will do it ASAP.Thanks,Anna
社区
IntelliJ IDEA Users
IDEA14: How to create linked documentation for JUnit test cases
0 票
创建于
2015年10月05日 11:59
Hi Martin,the paths looks strange: /home/marh20/app/intellij/intellij/bin//home/marh20/.m2/repository/junit/junit/4.12/junit-4.12.jar. Do you really have maven repository under IDEA's bin? Looks li...
社区
IntelliJ IDEA Users
Running JUnit test causes Exception NoClassDefFoundError: junit/textui/ResultPrinter
0 票
创建于
2015年10月01日 17:00
External libraries are configured separately: each library has "annotations root", where annotations for this library should be found
社区
IntelliJ IDEA Users
External Annotations only for third party libraries?
0 票
«
第一页
‹
上一页
下一页
›
最后
»