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
March 26, 2010 08:16
Scala plugin currently compiles under trunk scala plugin version (when scala plugin was builded).For using Scala Beta1, you should setup appropriate settings in Scala Facet page for each module.Bes...
Community
Scala
++= on listbuffer compiles, but throws "nosuchmethoderror" at runtime
0 votes
Created
January 11, 2010 11:15
Facet page - it's compiler, which you use for compilation. This jars will not be added to compilation classpath, or to runtime. So you need to set up it as dependency.set up It's a difference.If y...
Community
Scala
Difference between Dependencies Scala compiler/lib and Scala Facet compiler/lib
0 votes
Created
January 11, 2010 11:27
I can suggest you to change IDEA VM option to remove -agentlib option (see idea.exe.vmoptions file in bin directory). This can fix your problem.Best regards,Alexander Podkhalyuzin.
Community
Scala
Spontaneous Closing (Crash?) of the IDEA while working with Scala
0 votes
Created
February 24, 2010 12:17
This nightly is not compatible with 94.273, you should wait new Maia EAP. Sorry that there is no comments about it.Best regards,Alexander Podkhalyuzin.
Community
Scala
Recent nightly builds incompatible with IU94.273?
0 votes
Created
December 10, 2009 15:30
You can disable AutoImport feature on file, if you have wrong red code (on which I'll also look tomorrow, because it's seems critical).Look at small face on the bottom of IDEA UI. Press on this fac...
Community
Scala
Is there a way to disable features to solve performance problems ?
0 votes
Created
February 12, 2010 09:47
Which version of Scala plugin are you using? May this is old version, in which you should to hit completion twice to get 'to' completed.Best regards,Alexander Podkhalyuzin.
Community
Scala
no code insight
0 votes
Created
February 11, 2010 13:02
We have broken compatibility with Scala 2.7, Eclipse hasn't. You can you IDEA 8 (or Eclipse) to use it with Scala 2.7 without any problems.Best regards,Alexander Podkhalyuzin.
Community
Scala
parameter info empty???
0 votes
Created
February 11, 2010 09:29
You can sometimes try to enable this feature and to see progress on this, which have even less then alpha quality.Nightly builds has secret shortcut to enable or disable error highlighting (Alt + C...
Community
Scala
Scala plugin does not report all errors
0 votes
Created
February 11, 2010 09:24
After we will add error highlighting for unresolved symbols (and possibly type checking), we will start to work with compiler to improve compilation using IDEA.Best regrads,Alexander Podkhalyuzin.
Community
Scala
How to get compiler to display -Xprint:typer messages?
0 votes
Created
January 28, 2010 09:28
All command line parameters will passed to compiler, so you can use all of them. But I'll check it, when I'll try to improve compiler (to simplify using compilation from IDEA).Best regards,Alexande...
Community
Scala
How to specify scalac options?
0 votes
«
First
‹
Previous
Next
›
Last
»