主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Alexander Podkhalyuzin
活动总数
2164
最后的活动
2019年05月28日 09:03
成员加入日期
2008年06月08日 09:10
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
830
活动概览
帖子(16)
评论(1318)
按最近的活动排序
最近的活动
投票数
创建于
2014年06月06日 09:46
I reworked adding/optimizing imports functionality recently. So it's available as new setting in Code Style -> Scala -> Imports. It's available in the latest nighlty builds, or it will be released ...
社区
Scala
Disallow block imports when auto-importing
0 票
创建于
2014年06月06日 09:39
Looks like a bug. Please report in YouTrack with sample SBT/Gradle/Maven project (so I'll get dependencies automatically). It's hard to say if it's known or not.Best regards,Alexander Podkhalyuzin.
社区
Scala
Dispatch import marked as red
0 票
创建于
2014年05月26日 06:24
Can you attach sample Gradle project? I'm pretty sure, that it's possible to mix Java/Scala in one Android project. From your words I didn't understand, what "it complains my java code not being sc...
社区
Scala
Can I mix java and scala in one Android project?
0 票
创建于
2014年05月28日 09:44
If I understand correctly, problem is exactly with mixed Scala/Java Gradle project (Android is irrelevant here). Please read this guide: http://chrismarks.wordpress.com/2013/07/31/compiling-a-mixed...
社区
Scala
Can I mix java and scala in one Android project?
0 票
创建于
2014年05月29日 08:57
As our support team suggested there are two ways to solve your problem:1. Use only SBT: https://github.com/pfn/android-sdk-plugin (it's not supported in IntelliJ IDEA SBT support, you will need to ...
社区
Scala
Can I mix java and scala in one Android project?
0 票
创建于
2014年05月16日 06:48
Right click on src folder and press "Mark as..." -> Source folder.Best regards,Alexander Podkhalyuzin.
社区
Scala
Scala plugin not working
0 票
创建于
2014年05月16日 07:59
Actually in most cases you do not need to mark folder as source. In your case Scala Facet wasn't created either. So it's SBT integration problem. As workaround try to use old third-party gen-idea: ...
社区
Scala
Scala plugin not working
0 票
创建于
2014年05月15日 08:30
Yes, it would be great to see specific example.Best regards,Alexander Podkhlayuzin.
社区
Scala
Type info doesn't always work
0 票
创建于
2014年04月28日 12:35
Thank you. I fixed stackoverflow in new highligthing for patterns: https://github.com/JetBrains/intellij-scala/commit/1f3c605ce4088a22fb7eadcc6718bcfa74a0a595The fix will be available in next night...
社区
Scala
Recent plugin version has trouble with my projects
0 票
创建于
2014年11月06日 07:04
Scala actors were deprecated and moved out from the scala-libaray starting from some Scala version (probably 2.10).So actors package is not built-in. You need to import them, see examples here: htt...
社区
Scala
Fail to import actors
0 票
«
第一页
‹
上一页
下一页
›
最后
»