tim pigden
- Total activity 123
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 40
-
Created 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... -
Created 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... -
Created 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.... -
Created 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... -
Created 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... -
Created 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... -
Created 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... -
Created 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... -
Created 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... -
Created 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...