Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
ANONYMOUS
Follow
New posts
New posts and comments
Total activity
47
Last activity
January 14, 2016 22:17
Member since
June 16, 2008 08:02
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
22
Activity overview
Posts (14)
Comments (11)
Sort by recent activity
Recent activity
Votes
Created
September 20, 2014 12:32
I actually added it in this form as that's how I've changed other Scala compilation settings to ensure they happen to both code and test compilation.tasks.withType(ScalaCompile) { targetCompati...
Community
Scala
Scala, Gradle and Java 1.8 problem
0 votes
Created
January 28, 2012 05:09
Thanks, Jason. Here it is:http://youtrack.jetbrains.net/issue/SCL-4025Cheers,JonOn 1/27/2012 12:35 AM, Jason Zaugg wrote:Lodge an enhancement request in YouTrack http://youtrack.jetbrains.net/dashb...
Community
Scala
New inspection
0 votes
Created
January 04, 2012 21:37
When is support for Analyze > Locate Duplicates expected for Scala code?Thanks,Jon
Community
Scala
Handling package.scala
0 votes
Created
December 02, 2009 10:12
It did appear in my plugin list (92.65) - until after I tried to install it! When I attempted to install the plugin IDEA popped up an error dialog displaying a URL (sorry I don't have a copy of it ...
Community
Scala
Plugin Manager does't working
0 votes
Created
September 01, 2009 07:46
That's what automated tests are for.It looks like you had not worked on real-life, non-trivial applications, yet.
Community
Scala
Where is Ilya Sergey?
0 votes
Created
August 31, 2009 09:10
I completely agree with Sean. IDE support (aka refactoring) is the keyfeature, because we are accustomed now to IDEA's Java support. I always feelmoved back into stone-age if I have to write C code...
Community
Scala
Where is Ilya Sergey?
0 votes
Created
July 07, 2009 12:58
Another way to make a function return Unit is to omit the assignment operator '=' before the opening brace '{', as in:object Main { def main(args: Array[String]) { println("greeting") }}Gre...
Community
Scala
Cannot run main object
0 votes
Created
November 24, 2008 17:01
I have noticed the new plugin version already has needed differentiation for local artefacts. Thanks for fast progress!Is it possible to extend this opportunity to vars, vals and lazy vals at clas...
Community
Scala
vars and vals highlighting
0 votes
Created
November 24, 2008 17:00
Randall.As you can see, last version of Scala plugin in repository is compatible both with IDEA 8.0 and 8.0.1 EAP versions.With best regards,Ilya ]]>
Community
Scala
Re: Accessing IDEA 8.0 Scala Support
0 votes
Created
July 14, 2008 09:42
Hello Alex,Compilation doesn't work when Scala file is changed, when I press"Make project" nothing happens. However, everything is correctlyrecompiled if I start a complete rebuild.Is your Scala fi...
Community
Scala
Compilation doesn't work
0 votes
1
2
›
»