I recently gave up trying to use Scala in Eclipse (basic stuff like completion doesn\'t work). So now I\'m trying IntelliJ. I\'m not getting very far.
I am getting the following error when trying to update my project from Intellij 9 using hg4idea: Error: cannot update with applied MQ patches, please use rebase
Many of the methods in scalaz have symbolic unicode equivalents, such as forever and ∞ (of course, I have this the wrong way round, the symbolic methods really have ASCII equivalents).
In Eclipse, if you press CTRL+1, the cursor is set on t开发者_JS百科he first error and there the IDE presents you some solutions. In IDEA, you press ALT+ENTER for some solutions, but I don\'t know how
Is there a keyboard shortcut to switch between project frames in开发者_运维问答 intellij? I have two projects open and the only way I\'ve found to select the non-active project is to drag the top win
Is there a way to put a conditional breakpoint which won\'t be hit when the method the breakpoint is in is called from other specified me开发者_开发百科thod?
I want the implementing and override gutter icons turned off in开发者_Python百科 the gutter (next to the line numbers). Their rendering is causing my editor window to jump every time they redraw (with
I\'m just switching from Emacs to IDEA and it would be a great help to me if I could use shortcuts like Ctrl-A开发者_JAVA百科 for jump-to-line-start. etc.
I would like to use IntelliJ IDEA for development of JBoss Seam project. seam-gen is creating the project stub, however the stub is not complete. In particular it is not clear how to deploy such proje
I\'m trying to move our Google Web Toolkit (GWT) development from Eclipse to IntelliJ 9 Community edition. So far I\'ve been able to run and debug client/server code successfully via the GWT Maven plu