Donald McLean
- 活动总数 790
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 306
-
创建于 Exceptions in plugin
https://ea.jetbrains.com/browser/ea_reports/767181https://ea.jetbrains.com/browser/ea_reports/767182 -
创建于 EAP is still 1.1?
The plugin blog is talking about a new feature, and the official release is for 1.2, but the most recent EAP is 1.1.404. Will we be seeing a 1.2 line EAP? -
创建于 Odd errors in 1.1.321
I'm getting some odd bits of red on valid code such as in matches against values of type Option.None is marked "fruitless type test: a value of type Option[PropertyService] cannot also be a None"Th... -
创建于 Defining scalac task in Ant
In my ant build.xml files, the scalac tasks are all marked in red. The "taskdef" tag has an error:Failed to load type(s): Resource "scala/tools/ant/antlib.xml" not found in classpath.This error is ... -
创建于 IDEA lies - Scala not compiling
I go in and choose "Compile DataParser.scala" and it says "Compilation successful in 10 sec." but it's a lie, no class file was produced.Contents of IDEA.log included below (and the IDEA isn't show... -
创建于 NPE with 1.0.241
Trying to run a test:Error:Internal error: (java.lang.NullPointerException) nulljava.lang.NullPointerException at org.jetbrains.jps.incremental.scala.SettingsManager.getScalaSdk(SettingsManager... -
创建于 Problems with 1.0.233
So it was able to load the project (after converting it). Yay!The conversion was a little rocky - there were some odd error messages and popups, but they don't seem to have affected the actual conv... -
创建于 Plugin, 1.0.217 won't load project
Here is the IDEA log contents:2014-10-29 12:04:39,934 INFO - #com.intellij.idea.Main - - IDE STARTED -2014-10-29 12:04:39,990 INFO - #com.intellij.idea.Main - IDE: IntelliJ IDEA (build #IU-13... -
创建于 Plugin 1.0.211 won't load project
There's an error in the log:2014-10-28 10:10:19,498 ERROR - llij.ide.plugins.PluginManager - IntelliJ IDEA (Cassiopeia) IU-139.144.2 Build #IU-139.144.22014-10-28 10:10:19,498 ERROR - llij.id... -
创建于 Focus on implement intention
I was changing a trait and went back to implement a new method in the classes that extend it. Every time it got back to the editor after inserting the new method, the focus had shifted to a complet...