peterkovac

- Total activity 66
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 22
-
Created 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... -
Created "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... -
Created 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... -
Created 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... -
Created 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... -
Created Maia support?
Dear JetBrains Team,Could you please tell when support for Maia is going to be available?Thanks in advance, Peter -
Created 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... -
Created 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-... -
Created support for pythonk3?
Dear JetBrains,Are you planning to add support for python3k in the near future?Also, any idea when a newer version of the plugin will be available?Thanks in advance,Peter -
Created netbeans py support is shaping up(maybe interesting for the pycharm team)
http://blogs.sun.com/tor/Edited by: peter kovac on Nov 13, 2008 1:55 AM