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
July 07, 2009 06:45
It's type inference issue. Because we run just main methods, which return Unit (I think it's not right in common). By in this example println("") treated as Nothing, so runner fails.Now I can sugge...
Community
Scala
Cannot run main object
0 votes
Created
July 03, 2009 20:38
1. Have you tried today released plugin? (and what version you use? when no changed files, make shouldn't run, but you can disable make before run, it's just workaround)I added some fix to compiler...
Community
Scala
Problems with make
0 votes
Created
June 26, 2009 12:11
Both versions are added to plugins page now:Diana 8.1.3 verison (build 9886) and Maya M1 version (builder 10372).Best regards,Alexander Podkhalyuzin.
Community
Scala
Scala Plugin for Maya M1 release notes.
0 votes
Created
June 25, 2009 07:33
It seems that you're not. The reason is that our ConsoleRunner compiled under 2.7.5. And this uses Seq$Projection, which possibly excluded from scala-library. Problem is that we run our ConsoleRunn...
Community
Scala
Developing with 2.8.0-SNAPSHOT
0 votes
Created
June 02, 2009 18:19
I think it will be this friday. I want to end some critical bugs before update.Best regards,Alexander Podkhalyuzin.
Community
Scala
Any news on plugin for Maia?
0 votes
Created
June 23, 2009 10:58
Hello, peter.Current builds are very unstable, I'll try to stabilize it in most shortest terms.Best regards,Alexander Podkhalyuzin.
Community
Scala
Any news on plugin for Maia?
0 votes
Created
June 15, 2009 10:38
Moreover, better to use:import collection.mutable.Setbecause package scala is implictly imported (like java.lang).You have workaround to import mutable sets: type Se and press Ctrl+Alt+Space. After...
Community
Scala
Import Issue w/ Scala Libraries
0 votes
Created
April 21, 2009 18:51
Ok, thanks for great ideas for project structure. It can be handy, may be just as project structure option (to add file level).We'll keep it in mind.Move refactoring will be improved soon (it's my ...
Community
Scala
Suggestion for Better Presentation and Refactoring of .scala source files with multiple definitions.
0 votes
Created
June 06, 2009 14:52
It's possible compiler error, but also possible plugin error. I'm not sure that you use scalac with same string, to compare it, we need to look into scalac.bat, to see what it invoke really.To fix ...
Community
Scala
got weird internal compiler error, wonder where to file bug
0 votes
Created
November 12, 2009 20:46
Sorry, I was inattentive again, you asked about maven.Best regards,Alexander Podkhalyuzin.
Community
Scala
Latest 2.8 nightly breaks the plugin
0 votes
«
First
‹
Previous
Next
›
Last
»