All Questions
3 questions
0
votes
1
answer
68
views
Scala Script works in REPL but it fails on Scala IDE
I am new on Scala, I am test a script for converting measurements. it implement by implicit objects. I prepared it using REPL but when I tried to use in Eclipse Scala IDE there is a error indicats ...
0
votes
0
answers
320
views
SBT - Scala version mismatch
I have the latest Scala IDE 3.0 installed on Eclipse 4.2.2
I installed the latest SBT using brew install sbt
When I run SBT and type the command console this is what I get
> console
[info] ...
1
vote
1
answer
736
views
How to change background color in REPL in Eclipse's Scala plugin?
How to change background color in REPL in Eclipse's Scala plugin? My Scala syntax coloring scheme is configured to work with a dark background and is currently unusable with the REPL's white ...