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
September 17, 2013 23:20
This is expected with JDK7, for now you have to use JDK6. Scala code is not compatible with both JDK 6 and JDK 7, however IDEA 13 will be on JDK 7 soon. Then we will update plugin sources for JDK 7...
Community
Scala
Can't compile scala plugin project?
0 votes
Created
June 25, 2013 13:48
This is the problem with our analyzer. We need to decompile class files and in case if something wrong, such warning appears.In this case Java decompiler started to think that it has to decompile A...
Community
Scala
WARN - .psi.impl.compiled.ClsFileImpl - Class file is corrupted
0 votes
Created
September 12, 2013 08:49
Fix is available in 0.19.210: http://confluence.jetbrains.com/display/SCA/Scala+Plugin+Nightly+Builds+for+LedaBest regards,Aleksandr Podkhaliuzin.
Community
Scala
WARN - .psi.impl.compiled.ClsFileImpl - Class file is corrupted
0 votes
Created
September 09, 2013 10:13
Here problem is that somehow Scala plugin creates type Brand without prefix model (as I can see from your screenshots Brand is type from package object model). So it's ok that Brand and model.Brand...
Community
Scala
Cannot resolve symbol errors, different than auto complete
0 votes
Created
September 06, 2013 14:45
A lot of people have very similar problems in new project creation. So we are going to simplify new project creation for Scala significantly before IDEA 13 release.As for SBT project you can try th...
Community
Scala
Creating a simple Hello World app?
0 votes
Created
September 03, 2013 13:18
Do you have ".idea" folder in your project? It contains almost all project settings, except module settings from iml file, which you just attached.Best regards,Aleksandr Podkhaliuzin.
Community
Scala
Autocomplete support for editing a Scala script
0 votes
Created
September 04, 2013 13:15
Scala plugin can evaluate Scala expressions, where there is no requirements to generate additional class files (like for anonymous functions/classes).You can read this very old post: http://blog.je...
Community
Scala
Can the Debugger evaluate Scala expressions?
0 votes
Created
September 03, 2013 09:30
Can you create example sbt project (it's better to use the same libraries version) and create an issue here: http://youtrack.jetbrains.com/issues/SCL?Best regards,Aleksandr Podkhaliuzin.
Community
Scala
Type hint problem with scalaz
0 votes
Created
August 21, 2013 14:28
What versions of Scala plugin and IntelliJ IDEA 13 EAP are you using. Right Scala plugin (0.18.35) for 130.1619 I updated just today after long delay, so probably your problems because of incompati...
Community
Scala
Set value and conditional breakpoints
0 votes
Created
August 09, 2013 10:08
I can suggest you such options:1. Ask somebody on scala mailing list is instruction up-to-date. Probably somedody, who use IntelliJ can share this knowledge.2. Or just use IntelliJ for editing, and...
Community
Scala
Error compiling Scala Compiler project using IntelliJ IDEA
0 votes
«
First
‹
Previous
Next
›
Last
»