Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Alexander Podkhalyuzin
Total activity
2164
Last activity
May 28, 2019 09:03
Member since
June 08, 2008 09:10
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
830
Activity overview
Posts (16)
Comments (1318)
Sort by recent activity
Recent activity
Votes
Created
August 18, 2009 08:49
This is not bug. This is a feature.Relative imports is removed from scala 2.8, so if you replace all your imports, then you will be more ready to use scala 2.8 after release.You also can use 2.8 tr...
Community
Scala
Relative imports broken
0 votes
Created
August 10, 2009 20:55
Our mistake that we look for classes or objects in such places, but there can be anything of type with method unapply. Thank you for this examples!Best regards,Alexander Podkhalyuzin.
Community
Scala
[More] Valid Code Marked Red
0 votes
Created
August 11, 2009 14:35
Fixed in trunk.Best regards,Alexander Podkhalyuzin.
Community
Scala
[More] Valid Code Marked Red
0 votes
Created
August 04, 2009 20:38
As I this stacktrace it's not just on launching, it's after opening editor? And for freezing you mean slow typing?For now I can suggest to add more memory. You can do it in file idea.exe.vmoptions ...
Community
Scala
Randomly causing all of IDEA to hang
0 votes
Created
August 06, 2009 11:14
Yes, I see lock, and I'll fix it. I'm sorry for this problems, it was way to improve performance (to cache type system), which is real headache. But as we know now from you, this caching must be mo...
Community
Scala
Randomly causing all of IDEA to hang
0 votes
Created
August 07, 2009 15:54
I added fix to both versions (Maia and Diana). Maia version I uploaded just few minutes ago, Diana version will be available this monday, I just want to add some bugfixes from Maia version to Diana...
Community
Scala
Randomly causing all of IDEA to hang
0 votes
Created
August 10, 2009 07:51
Yes, you need last Maia EAP build: http://www.jetbrains.net/confluence/display/IDEADEV/Maia+EAPUsing Maia EAP is better for using scala plugin (scala plugin has more working on Maia version), even ...
Community
Scala
Randomly causing all of IDEA to hang
0 votes
Created
July 22, 2009 05:18
We cannot download 2.8, because it's not released. So you should manually download nightly build of Scala 2.8, and attach to your project scala-compiler.jar and scala-library.jar.Naming and default...
Community
Scala
Scala 2.8 _projects_
0 votes
Created
July 14, 2009 11:21
At first, try to update plugin to 0.2.25499 version for 10558 IDEA EAP. May be it helps.Adding "; foo" is a bad idea, because this code is not compilble scala class (so there is no compilation on t...
Community
Scala
A problem parsing/compiling a basic scala compilation unit
0 votes
Created
July 08, 2009 09:03
Due to IDEA make logic we can't to not recompile files with wrong package name (I mean if package name not same as package structure). So check that all files factorized right.I'll add new intentio...
Community
Scala
how to stop recompile all scala files even there is no file has been changed?
0 votes
«
First
‹
Previous
Next
›
Last
»