Piotr Kolaczkowski

- 活动总数 54
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 20
-
创建于 Scala plugin stopped updating itself from Nightlies
There are nightly builds published here: https://confluence.jetbrains.com/display/SCA/Scala+Plugin+Nightly The last version published there is at the moment: 2017.1.335 I have version 2017.1.327 in... -
创建于 No Scala plugin nightlies?
I can see there have been some bugs I reported fixed in recent commits, but IDEA repeatedly tells me there are no updates. :( -
创建于 Can't run a ScalaTest FlatSpec
Today I ancountered this problem when trying to run a test suite directly in the IDE. This happens when pressing right mouse button on the Spec class to get into the context menu.14:04:01 RuntimeEx... -
创建于 Scala plugin slows down Java parsing / editing
I've got a 500 LOC Java file which does not reference any Scala code. With the Scala plugin enabled, editing this file is terribly slow - lags up to several seconds. It takes about 5 seconds for Id... -
创建于 Strange window refresh problem when closing a maximized idea window, nvidia drivers
This issue might not be realy a fault of IDEA but IDEA is the only app causing the problem. Maybe you know a workaround for this.When I close the maximized-to-fullscreen main window on Ubuntu 11.10... -
创建于 Editor font rendering in Linux
I recently downloaded the newest IntelliJ 11.1 EAP (117.37) amd I have a problem with font rendering.Antialiased fonts in editor don't look as sharp as antialisased fonts in the rest of the UI. I d... -
创建于 IntelliJ IDEA hangs totally with a 100% CPU utilisation
Hi,Since version 0.5.140 the plugin hangs my IntelliJ IDEA, and I have to kill it using the process manager. While hanging, the CPU goes to 100%, all 4 cores. This happens while editing Scala code.... -
创建于 Internal error (Plugin: org.intellij.scala): null
I get this error if I don't set up FSC compiler library properly, but the Scala facet is configured to use FSC. The message could be better ;) -
创建于 Can't connect to application started from IntelliJ IDEA using JConsole
Hi,Whe I try to connect JConsole to an application started from IntelliJ, both the JConsole and the application crash.JConsole gives Exception:Exception in thread "VMPanel.connect" java.lang.Intern... -
创建于 IDE is not working anymore for Scala 2.9.0.RC3
Ok, here is what I've done:1. Uninstalled Scala 2.9.0.RC1 (everything worked ok till now)2. Installed fresh Scala 2.9.0.RC3 in the same location as the previous version.3. Recompiled project with S...