主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Alexander Podkhalyuzin
活动总数
2164
最后的活动
2019年05月28日 09:03
成员加入日期
2008年06月08日 09:10
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
830
活动概览
帖子(16)
评论(1318)
按最近的活动排序
最近的活动
投票数
创建于
2013年09月17日 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...
社区
Scala
Can't compile scala plugin project?
0 票
创建于
2013年06月25日 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...
社区
Scala
WARN - .psi.impl.compiled.ClsFileImpl - Class file is corrupted
0 票
创建于
2013年09月12日 08:49
Fix is available in 0.19.210: http://confluence.jetbrains.com/display/SCA/Scala+Plugin+Nightly+Builds+for+LedaBest regards,Aleksandr Podkhaliuzin.
社区
Scala
WARN - .psi.impl.compiled.ClsFileImpl - Class file is corrupted
0 票
创建于
2013年09月09日 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...
社区
Scala
Cannot resolve symbol errors, different than auto complete
0 票
创建于
2013年09月06日 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...
社区
Scala
Creating a simple Hello World app?
0 票
创建于
2013年09月03日 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.
社区
Scala
Autocomplete support for editing a Scala script
0 票
创建于
2013年09月04日 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...
社区
Scala
Can the Debugger evaluate Scala expressions?
0 票
创建于
2013年09月03日 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.
社区
Scala
Type hint problem with scalaz
0 票
创建于
2013年08月21日 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...
社区
Scala
Set value and conditional breakpoints
0 票
创建于
2013年08月09日 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...
社区
Scala
Error compiling Scala Compiler project using IntelliJ IDEA
0 票
«
第一页
‹
上一页
下一页
›
最后
»