Chi Lang
- 活动总数 18
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 7
-
创建于 Introduce Parameter refactoring broken in 10.5 EAP (106.330)
It looks like only half of the refactoring step is done (i.e. parameter is added to method signature) but the actual expression/value doesn't get pulled up to the place where the method is call.The... -
创建于 Scala compilation failed for project using JDK 1.5
Hi,I have a Java project targetting Java 1.5 (1.5.0.5).I'm trying to add Scala (2.8.0) to it but getting compilation error in IntelliJ (10.0.1 Build UI-99.32 running under JDK 1.6.0_21 on Windows X... -
创建于 GC overhead limit exceeded, when running tests for Scala plugin
Hi,I'm trying to run the tests for Scala plugin project in IntelliJ (IDEA X EAP IU98-311, Scala plugin, 0.4.207, Java 1.6.0_22 on Ubuntu 10.04).Mid way through the 2000+ tests, around FunctionTypeT... -
创建于 scalap.jar incompatibility with 2.8.0 when building Scala plugin
I just came across what looks like a bug in the Scala plugin build.xml.I was getting this error when building the plugin on a new machine: [scalac] C:\Users\chilang\code\scala-plugin\src\org\jetb... -
创建于 Problem building Scala plugin on OS X
Hi,Has anyone been able to build the latest Scala plugin on OS X ?I'm getting build errors (described here http://confluence.jetbrains.net/display/SCA/How+to+build+Scala+plugin+for+IntelliJ+IDEA+fr...