bereskinea

- Total activity 25
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
bereskinea commented, -
-
-
bereskinea commented, -
bereskinea commented, -
bereskinea created a post, Idea 15 EAP with Scala plugin dies when I try to open any scala project.
The fresh installed Idea 15 EAP can't open any scala project. It silently crashes during the process of indexation. For example I can't open this project https://github.com/scalikejdbc/hello-scalik... -
bereskinea created a post, ScalaTest Running single test in class produce "Empty test suite."
There is a simple test classclass SimpleTest extends JUnitSuite { @Test def test() { Assert.assertTrue(true) }}If I run this test as a single test I get "Empty test suite."but if I run it as ... -
bereskinea created a post, EAP 138.2210.3 I can't rename file in the exluded folder anymore
I can't rename file in the exluded folder anymore.I get an error: "Cannot perform refactoring. Selected file is not located inside project." -
bereskinea created a post, Git update does not work in IDEA 11.1 (all versions)
In Version Control Console:09:14:26.901: cd D:\home\develop\game-server09:14:26.902: git fetch origin refs/heads/develop:refs/remotes/origin/developand then nothing happensProject contains modules ... -
bereskinea created a post, Where is "Configured Tracked Branch..." for Git in 11.1
Where is "Configured Tracked Branch..." for Git in 11.1