主页
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)
按最近的活动排序
最近的活动
投票数
创建于
2013年04月25日 15:22
Hi,is it junit or testng tests? In case of junit what runner is used. If it is testng - do you use e.g. Parameterized tests, Factories? I suspect that it could be a syncronization issue, I've fixed...
社区
IntelliJ IDEA Users
Tests not started in idea 12.1.1
0 票
创建于
2013年04月23日 16:08
Hi Sebastian,1) <security> <all-permissions/></security>would be added if you switch on signing on JavaFX arttifact tab (File|Project Structure|Artifacts). There was a bug http://youtrack.jetbrain...
社区
IntelliJ IDEA Users
Some questions to let me migrate from netbeans to IntelliJ
0 票
创建于
2013年05月02日 14:15
Hi,unfortunately there is no UI setting for that, but you may find <property name="dynamic.classpath" value="true" /> in your workspace.xml and remove it while the project is closed, then after reo...
社区
IntelliJ IDEA Users
JUnit classpath file?
0 票
创建于
2013年04月30日 08:20
You may setup your own template in File|Settings|File and Code Templates => new action to create .fxml would appear in New menu. You may use $Name$ inside template (to compose e.g. controller name)...
社区
IntelliJ IDEA Users
new FXML file for JavaFX with the corresponding controller
0 票
创建于
2013年05月03日 15:49
what IDEA version do you use? Thanks
社区
IntelliJ IDEA Users
Error Signing JavaFX jar
0 票
创建于
2013年05月03日 16:20
Sorry if you misunderstand me, I was asking about a build number which is shown in Help|About. Thanks
社区
IntelliJ IDEA Users
Error Signing JavaFX jar
0 票
创建于
2013年05月06日 13:52
jarsigner throws RuntimeExceptionError:jarsigner error: java.lang.RuntimeException: keystore load: Invalid keystore formatIDEA generates its certificates with command keytool -genkeypair ... So you...
社区
IntelliJ IDEA Users
Error Signing JavaFX jar
0 票
创建于
2013年05月06日 14:12
Please try keytool -genkeypair -dname="CN=integra" -alias integra -keyStore integra.cer -storepass some_store_pass -keypass some_key_pass
社区
IntelliJ IDEA Users
Error Signing JavaFX jar
0 票
创建于
2013年05月20日 09:50
Hi,here is a way how to start testng through ant http://testng.org/doc/index.htmlhere is the documentation for maven http://maven.apache.org/surefire/maven-surefire-plugin/examples/testng.html
社区
IntelliJ IDEA Users
Running xml file from commandline
0 票
创建于
2013年07月15日 12:11
Didn't see it before, sorry. FixedBTW Youtrack is a better place to file bugs so I won't get a chance to miss it...
社区
IntelliJ IDEA Users
Javafx wrong error marked
0 票
«
第一页
‹
上一页
下一页
›
最后
»