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
November 17, 2009 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...
Community
Scala
Specs + ScalaTest runner don't work anymore?
0 votes
Created
November 22, 2009 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 ...
Community
Scala
Scala Plugin 177
0 votes
Created
November 20, 2009 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.
Community
Scala
Plug-in compatible with 92-24?
0 votes
Created
November 12, 2009 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...
Community
Scala
Latest 2.8 nightly breaks the plugin
0 votes
Created
November 12, 2009 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...
Community
Scala
Unit testing for Scala in IDEA
0 votes
Created
November 10, 2009 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, ...
Community
Scala
Re: 0.3.108 not working with IC-90-116
0 votes
Created
November 06, 2009 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.
Community
Scala
cpu spinning with 2.8 code
0 votes
Created
November 07, 2009 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...
Community
Scala
cpu spinning with 2.8 code
0 votes
Created
November 06, 2009 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.
Community
Scala
How do you use the Watch window to view Objects?
0 votes
Created
November 07, 2009 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...
Community
Scala
How do you use the Watch window to view Objects?
0 votes
«
First
‹
Previous
Next
›
Last
»