主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Alexander Podkhalyuzin
活动总数
2164
最后的活动
2019年05月28日 09:03
成员加入日期
2008年06月08日 09:10
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
830
活动概览
帖子(16)
评论(1318)
按最近的活动排序
最近的活动
投票数
创建于
2009年08月18日 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...
社区
Scala
Relative imports broken
0 票
创建于
2009年08月10日 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.
社区
Scala
[More] Valid Code Marked Red
0 票
创建于
2009年08月11日 14:35
Fixed in trunk.Best regards,Alexander Podkhalyuzin.
社区
Scala
[More] Valid Code Marked Red
0 票
创建于
2009年08月04日 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 ...
社区
Scala
Randomly causing all of IDEA to hang
0 票
创建于
2009年08月06日 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...
社区
Scala
Randomly causing all of IDEA to hang
0 票
创建于
2009年08月07日 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...
社区
Scala
Randomly causing all of IDEA to hang
0 票
创建于
2009年08月10日 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 ...
社区
Scala
Randomly causing all of IDEA to hang
0 票
创建于
2009年07月22日 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...
社区
Scala
Scala 2.8 _projects_
0 票
创建于
2009年07月14日 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...
社区
Scala
A problem parsing/compiling a basic scala compilation unit
0 票
创建于
2009年07月08日 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...
社区
Scala
how to stop recompile all scala files even there is no file has been changed?
0 票
«
第一页
‹
上一页
下一页
›
最后
»