主页
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年11月17日 09:39
Do you use ScalaTest 1.0 attached as jar?I can't to get ScalaTest version to understand which runner to use, if you don't attach jar. (I'll fix it by showing error message instead exception for now...
社区
Scala
Specs + ScalaTest runner don't work anymore?
0 票
创建于
2009年11月22日 10:41
I can suggest you to update plugin to latest Nightly (with IDEA EAP 92.24). Type system in this build much more better then in 177. If you don't want to see any error, which is not errors, you can ...
社区
Scala
Scala Plugin 177
0 票
创建于
2009年11月20日 11:56
Yep, this plugins.intellij.net problem, can't to do anything with current realization.I still waiting for fixing this.Best regards,Alexander Podkhalyuzin.
社区
Scala
Plug-in compatible with 92-24?
0 票
创建于
2009年11月12日 12:21
Create library Scala SDK with specific scala-library.jar and scala-compiler.jar. Then in scala facet page (Project Settings -> Modules -> Choose it under your module) write pathes to this jars. Th...
社区
Scala
Latest 2.8 nightly breaks the plugin
0 票
创建于
2009年11月12日 20:43
Did you tried ScalaTest support? (can't currently suggest you Specs, bucause for Scala 2.8 It's not work)In Scala plugin development we use JUnit (all JUnit classes written in Scala). May be it's b...
社区
Scala
Unit testing for Scala in IDEA
0 票
创建于
2009年11月10日 16:17
This is Plugin Manager bug, which force you to update to wrong Scala plugin version (even IDEA is not compatible because there is newer IDEA). I think it's fixed now, or will be fixed in few days, ...
社区
Scala
Re: 0.3.108 not working with IC-90-116
0 票
创建于
2009年11月06日 08:31
Some performance problems was fixed in trunk. I'll compile new plugin version for 90.154 (which I missed), and upload with this fix.Best regards,Alexander Podkhalyuzin.
社区
Scala
cpu spinning with 2.8 code
0 票
创建于
2009年11月07日 15:13
As I see, it's not lock, it's more like infinite loop with no breaks for returning to UI. It's possible that it's also problem with performance. So if it's possible to give me an example, I'll find...
社区
Scala
cpu spinning with 2.8 code
0 票
创建于
2009年11月06日 10:23
What did you mean about word Objects?Debbuger is not a feature, which is really easy to use. I hope for changes, but not soon, I think.Best regards,Alexander Podkhalyuzin.
社区
Scala
How do you use the Watch window to view Objects?
0 票
创建于
2009年11月07日 15:25
If this object is not some compenion module try following way: (new YourObject()).watchedValue()If it's companion module, then it's possible that you need to use something like this: (new YourObjec...
社区
Scala
How do you use the Watch window to view Objects?
0 票
«
第一页
‹
上一页
下一页
›
最后
»