Stephan B
- 活动总数 92
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 27
-
Stephan B 创建了一个帖子, Extract the IDEA Java code formatter to own library?
Hey there,we want to format our Java code on Git commit. This doesn't work with IDEA alone since we cannot exclude certain file types (and a few team members don't use IDEA).So since the IDEA Commu... -
Stephan B 进行了评论, -
Stephan B 创建了一个帖子, Only "Reformat code" selected file types on commit?
We are working on a big project with many Java, HTML, CSS, LESS, Javascript and Coffeescript files.The backend developers LOVE to automatically reformat their Java code on commit. The same goes for... -
Stephan B 创建了一个帖子, Recommended JVM settings?
The use of the Scala plugin IntelliJ 12 feels rather slughish. Now I have 8GB of RAM and a quad core CPU, there must be something to do about that.What JVM settings can you guys recommend?RegardsSt... -
Stephan B 创建了一个帖子, Support for Testacular
Currently IntelliJ (and WebStorm) only supports the quite old and buggy js-test-driver.While testing of Javascript becomes more and more important, IntelliJ offer much more.I suggest to support tes... -
Stephan B 创建了一个帖子, Execute script before commit?
I have a script that bundles (AMD) and minifies (uglify) my application assets. Since I have no CI this needs to run everytime before I do a Git commit in IntelliJ.So, how can I execute a script be... -
Stephan B 创建了一个帖子, Synchronize files on commit
I'm using an external compilation script to compile & combine my assets (javascriüt & stylesheets).But I had to de-activate "Synchronize on frame deactivation" because it was really slowing down th... -
Stephan B 创建了一个帖子, [git] cannot push/pull: Authentication failed ?
When I just switched my machine from Windows to MacOS, pulling/pushing stopped working.The odd thing is: it works in the terminal. So the SSH is setup correctly.I think Intellij somehow does not "f... -
Stephan B 创建了一个帖子, Leda and SBT plugin - broken ?
I just tried the EAP of Intellij 12 - when I want to start the SBT plugin, it just does nothing.A look into the Event Log reveals:AssertionError: icon path=/general/toolWindowRun.png class=class ne... -