Chi Lang

- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Created 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... -
Created 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... -
Created 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... -
Created 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... -
Created 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...