Marat Chardymov
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 14
- Subscriptions 4
-
Created Using which Linux distro I can get the best IDEA/Rubymine experience?
AnsweredCurrently I'm using Ubuntu linux, but I've faced mutiple issues with hotkeys in Rubymine. There are some workarounds:https://gist.github.com/marat-chardymov/74aa0d0cea30bbb568dc9c9eb860c220but I'm ... -
Created java.lang.NoSuchMethodError when running TestNG test
AnsweredI'm using IDEA 2016.1 with jdk1.7.0_40. Bundled TestNG-J plugin v8.0 is on. When I'm trying to run test class I get the following error:Exception in thread "main" java.lang.NoSuchMethodError: org.t...