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
June 06, 2014 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 ...
Community
Scala
Disallow block imports when auto-importing
0 votes
Created
June 06, 2014 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.
Community
Scala
Dispatch import marked as red
0 votes
Created
May 26, 2014 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...
Community
Scala
Can I mix java and scala in one Android project?
0 votes
Created
May 28, 2014 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...
Community
Scala
Can I mix java and scala in one Android project?
0 votes
Created
May 29, 2014 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 ...
Community
Scala
Can I mix java and scala in one Android project?
0 votes
Created
May 16, 2014 06:48
Right click on src folder and press "Mark as..." -> Source folder.Best regards,Alexander Podkhalyuzin.
Community
Scala
Scala plugin not working
0 votes
Created
May 16, 2014 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: ...
Community
Scala
Scala plugin not working
0 votes
Created
May 15, 2014 08:30
Yes, it would be great to see specific example.Best regards,Alexander Podkhlayuzin.
Community
Scala
Type info doesn't always work
0 votes
Created
April 28, 2014 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...
Community
Scala
Recent plugin version has trouble with my projects
0 votes
Created
November 06, 2014 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...
Community
Scala
Fail to import actors
0 votes
«
First
‹
Previous
Next
›
Last
»