peterkovac

- 活动总数 66
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 22
-
peterkovac 创建了一个帖子, is scalatest 1.0 supported?
dear jetbrains team,i am trying to use scalatest 1.0 with a 2.7.5 project but i get the following exception:Exception in thread "main" java.lang.IllegalArgumentException: Cannot specify an F (prese... -
peterkovac 创建了一个帖子, "Wrong access to private or protected members now marked red" is not working properly
dear jetbrains team,given the simple example below intellij marks "serve" with red saying "element serve has private access from this place" even though it compiles (and runs) just fine.class MyLis... -
peterkovac 创建了一个帖子, project view is buggy in the latest maia scala plugins?
Hi all,I am not sure if it is just me but in the recent maia scala plugins the project view became unusable for scala packages:- scala packages with classes/traits in them sometimes can not be unf... -
peterkovac 创建了一个帖子, plugin 0.2.25499 (maia10558) throws Compiler internal errors
Dear JetBrains Team,I am getting Compiler internal errors after upgrading from 0.2.25444 (9m1) to 0.2.25499(maia10558). (the same classes compiled with 0.2.25444)I tried to empty my cache etc. et... -
-
-
peterkovac 创建了一个帖子, background indexing in Maia?
Dear JetBrains Team,Could you please elaborate on the background indexing feature?As far as I can tell the startup procedure is the same as in Diana (splash screen, "loading components" pop up, "sc... -
peterkovac 创建了一个帖子, Maia support?
Dear JetBrains Team,Could you please tell when support for Maia is going to be available?Thanks in advance, Peter -
peterkovac 创建了一个帖子, type inference+auto-completion in trivial scenarios stopped working?
my setup:--------------------------------diana9843-os x-jdk 1.5-scala plugin - latest (0.2.24088)-project is using maven+scala 2.7.4- auto completion for java libs (while editing scala) seems to b... -
peterkovac 创建了一个帖子, annotation on primary constructor blows up intellij
Dear Dev Team,I am using scala with Guice and when I tried to set an annotation on the primary constructor it blew up intellij completelyhere is the ticket:http://www.jetbrains.net/jira/browse/SCL-...