主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Pavel Fatin
活动总数
547
最后的活动
2018年06月29日 11:43
成员加入日期
2010年01月29日 12:16
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
227
活动概览
帖子(11)
评论(309)
按最近的活动排序
最近的活动
投票数
创建于
2010年08月25日 14:45
It looks like you have no Scala standard library in module dependencies.To make sure that the problem have nothing to do with parsing, try to run a script like "println(List(1, 2, 3))"Please, use t...
社区
Scala
Scala newbie: ide not properly parsing simple .scala class
0 票
创建于
2010年08月06日 10:38
There's a dilemma here: normal users want configuration to be simple (zero-configuration is an ideal one); most setting are predictable and uniform, thus we can catch and report all "errors" advan...
社区
Scala
Project configuration explained
0 票
创建于
2010年08月06日 21:23
All Maven dependencies should be handled automatically."Corruption" looks like some bug with character encoding, that is hardly related to Scala plugin itself.SCL-2088 assigne changed, I hope the i...
社区
Scala
Project configuration explained
0 票
创建于
2010年08月08日 10:24
Dependency is a claim that your code wants to use classes from a library, it have nothing to do with compilation.So, the following declaration adds Scala compiler classes to your project classpath:...
社区
Scala
Project configuration explained
0 票
创建于
2010年08月08日 10:30
There's "all-or-none" wizard only.Either delete a facet from a module and run "Add framework support..." wizard, or manually create a library with "scala-compiler.jar" and "scala-library.jar" attac...
社区
Scala
Project configuration explained
0 票
创建于
2010年08月11日 13:15
Global Scala compiler settings will be removed soon.Several places for the compiler settings is an excessive complication. The same is true for inheritance of global (system-wide) settings by modul...
社区
Scala
Project configuration explained
0 票
创建于
2010年12月22日 19:43
I've created "daily nighty build" (393) that should fix the problem: http://confluence.jetbrains.net/display/SCA/Scala+Plugin+Nightly+Builds+for+IDEA+X
社区
Scala
plugin failure between 378 and 382
0 票
创建于
2010年12月18日 16:18
done: language injection annotation for vals, vars, assignments and class parameterstodo: method and constructor parameters
社区
Scala
Using Language Injection in Scala Code
0 票
创建于
2010年12月03日 12:19
The same issue is here.
社区
Scala
cannot add Scala facet in latest Idea build
0 票
创建于
2010年11月28日 09:08
Not that it's impossible to develop a plugin for IDEA 9, but while some parts of IDEA X API become incompatible with API of IDEA 9, we have to choose a version to "link" our code with. Because Scal...
社区
Scala
Which version for Intellij 9.0.x ?
0 票
«
第一页
‹
上一页
下一页
›
最后
»