Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Anna Kozlova
Total activity
1422
Last activity
June 12, 2023 14:16
Member since
October 25, 2005 10:47
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
503
Activity overview
Articles (0)
Posts (0)
Comments (919)
Sort by recent activity
Recent activity
Votes
Created
April 25, 2013 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...
Community
IntelliJ IDEA Users
Tests not started in idea 12.1.1
0 votes
Created
April 23, 2013 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...
Community
IntelliJ IDEA Users
Some questions to let me migrate from netbeans to IntelliJ
0 votes
Created
May 02, 2013 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...
Community
IntelliJ IDEA Users
JUnit classpath file?
0 votes
Created
April 30, 2013 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)...
Community
IntelliJ IDEA Users
new FXML file for JavaFX with the corresponding controller
0 votes
Created
May 03, 2013 15:49
what IDEA version do you use? Thanks
Community
IntelliJ IDEA Users
Error Signing JavaFX jar
0 votes
Created
May 03, 2013 16:20
Sorry if you misunderstand me, I was asking about a build number which is shown in Help|About. Thanks
Community
IntelliJ IDEA Users
Error Signing JavaFX jar
0 votes
Created
May 06, 2013 13:52
jarsigner throws RuntimeExceptionError:jarsigner error: java.lang.RuntimeException: keystore load: Invalid keystore formatIDEA generates its certificates with command keytool -genkeypair ... So you...
Community
IntelliJ IDEA Users
Error Signing JavaFX jar
0 votes
Created
May 06, 2013 14:12
Please try keytool -genkeypair -dname="CN=integra" -alias integra -keyStore integra.cer -storepass some_store_pass -keypass some_key_pass
Community
IntelliJ IDEA Users
Error Signing JavaFX jar
0 votes
Created
May 20, 2013 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
Community
IntelliJ IDEA Users
Running xml file from commandline
0 votes
Created
July 15, 2013 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...
Community
IntelliJ IDEA Users
Javafx wrong error marked
0 votes
«
First
‹
Previous
Next
›
Last
»