Emssik

- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Emssik commented, -
Emssik created a post, Short = -Short -> is an Integer in a Scala compiler
Hello, new_total and loan.total are Shorts new_total = (-loan.total) /home/vagrant/dev/sowase/sowase.loans/src/main/scala/sowase/loans/EmsLoansProcessing.scala:193: type mismatch;[error] found ... -
-
Emssik created a post, Package prefix to a folder containing Java sources
Hi,There is option in the Idea for assigning a package prefix to a folder containing Java sources. How can I do this same in sbt configuration file? Every time after refreshing a project after maki... -
-
Emssik created a post, Scala and Debuger.
It's my first post here, so hi all.I started work with Scala and IDEA (community at first, I'm testing Ultimate now). I can't run debuger. I have no errors, but my checkpoints are ignored. Project ...