tim pigden
- 活动总数 123
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 40
-
创建于 Help: I can't import an sbt project
I have an sbt project. I try to import it and it goes wrong in the middle. I get an imported project that's incomplete - for example it doesn't know about the build.sbt fileWhat sort of things migh... -
创建于 autocomplete else incorrectly
if I type in a simple if-else, when I get to else, the autocomplete pops up a set of functions that do not include else. If I do an <enter> it selects the top one.As a consequence, with the default... -
创建于 bug report
System crashed with this trace:plugin version 0.26.335 Was doing a global replaceindexing info: indexed at 1388921658221 with size 5356 java.lang.Throwable at com.intellij.openapi.diagnostic.... -
创建于 latest scala plugin on 13 working great
I've been dipping in and out of the 13 EAP for the past few months - sometimes it was good sometimes pretty awful - but at least 12 was a stable known quantity.But now I've upgraded to 13 .01 and l... -
创建于 GC overhead limit exceeded when compiling
Hi - I can't compile my code any more.If I work directly from SBT I use -mem 2000 as a parameter and it works ok (also compilation hits all threads).Using intellij it's on one thread and then it fa... -
创建于 weird tabs in sql console
Hi I paste a query formatted like so:>>>>>>>>>>>>>>>>>>>>>>create or replace view mart.trip as SELECT trip.*, linetext, polyline FROM dw.trip as trip join (select trip_id, st_astext(pp) as l... -
创建于 word of thanks
Hi guys - just to say that although it's not perfect, the current latest (well that which runs on 12.1.1 anyway) scala + play version is really a pleasure to use. I find myself using the red bits a... -
创建于 play 2.1 RC4 and 12.0.3 - still no joy using external compiler
HiI've upgraded to 12.0.3 and play 2.1RC4 (using play 2 plugin)As previously mentioned - there is no support using the Play! / sbt compilation for running unit tests (critical bug logged 5 weeks ag... -
创建于 another problem?
This is with community edition (sorry I switching between them to try and get something working - perhaps not the most intelligent response but still)12.0.1 and 0.7.62 using fsc12:34:04 Compilation... -
创建于 stuck with Play 2.1RC-1
Hi is there a combination of Intellij versions, scala plugins that people have working properly with Play 2.1Rc1 (and by implication scala 2.10RC1)? if I use the community edition I get this Base64...