Marcus Baffa

- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
Marcus Baffa 创建了一个帖子, Version 14.1.1 - Scala Console
Hi,Then Scala console is not working when I press CTRL + ENTER nothing happens.Versio 14.1 was working perfectly. I do not know if this is due to the Scala plugin or the new Intellij versionThanks ... -
Marcus Baffa 创建了一个帖子, Scala and expected class or object definition
Hi,I have just downloaded Intellij Idea 14.1.1, installed the Scala Plugin, Downloaded the SDK e created a very simple object: object Upper { def upper(strings: String*) = strings.map(_.toUpperCas... -
-
Marcus Baffa 进行了评论, -
Marcus Baffa 创建了一个帖子, Typescript 1.5
Hi,With WebStorm 9 I could use TypeScript 1.5 with a FileWatcher. WebStorm 10 has the Typescript compiler integrated.How can I Work with TypeScript 1.5 in WebStorm Beta, only using a file Watcher ?...