Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Pavel Fatin
Total activity
547
Last activity
June 29, 2018 11:43
Member since
January 29, 2010 12:16
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
227
Activity overview
Posts (11)
Comments (309)
Sort by recent activity
Recent activity
Votes
Created
August 25, 2014 11:42
Hi James,IDEA can download and attach all the required sources and javadocs automatically, you simply need to enable "Download sources and docs" checkbox in the Import (Open) Project wizard.Alterna...
Community
Scala
Trying to link javadoc and sources using IntelliJ 13.1.4 and sbt.
0 votes
Created
July 02, 2014 15:14
Hi Jim, thank you for the thorough explanation (that is, probably, the most complete worksheet usage justification I've ever read)!We're now looking into the issue.
Community
Scala
Worksheet issues...
0 votes
Created
June 12, 2014 17:27
Hi Austen!Currently we have to substituting the global SBT settings directory to dynamically load the sbt-structure plugin (that extracts project structure).We'll try to find/propose a better way t...
Community
Scala
Repositories file not being used?
0 votes
Created
July 09, 2014 13:20
We've modified how we launch SBT process with the sbt-structure plugin (now we're relying on the "apply" SBT command). Currently, the updated code is included in IDEA 13-targeted plugin nightly bui...
Community
Scala
Repositories file not being used?
0 votes
Created
November 03, 2014 11:11
Hi Erik! I cannot reproduce the problem -I've created a new IDEA project with Scala, then created the following files:class JFoo { JFoo() { new SFoo(); }}class SFoo { new JFoo()}When ...
Community
Scala
Problems with 1.0.233
0 votes
Created
October 02, 2014 12:51
Hi! We're going to check that soon. Thanks for the report!
Community
Scala
can't import artifact with classifier when doing multi-project build
0 votes
Created
March 18, 2015 09:24
Unlike Eclipse, IDEA doesn't rely on Scala compiler for static code analysis, so compile server has nothing to do with highlighting. If you rely on the external tool to compile the project, it's pr...
Community
Scala
Optimal Settings For Presentation Only Compilation
0 votes
Created
February 24, 2015 17:11
Hi Benjamin!The basePackage options were temporary hidden because of the total project configuration redesign (which is mostly complete now).These options should not affect neither reference resoul...
Community
Scala
BUG? What happened to basePackage?
0 votes
Created
June 17, 2015 13:04
Hi Maurice,It's an artifact from the time when there was no "Download.." button - the whole dialog is skipped if no Scala SDKs are present in a system.That should be fixed now, thanks for the repor...
Community
Scala
When setting the Scala SDK global library how do I get the 'Select JAR's for the new Scala SDK' dialog?
0 votes
Created
January 11, 2016 11:48
Please check IDEA settings / Build tools / SBT / Maximum heap size & VM parameters settings and SBT_OPTS environment variable.2 GB heap is probably too much, and definitely too much for 32 bit JVM.
Community
Scala
Error while importing SBT project
0 votes
«
First
‹
Previous
Next
›
Last
»