Christian Posta
- 活动总数 64
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 24
-
创建于 Navigate camel humps in source code
I'm sure there's any easy way to do this, but for some reason I cannot find it (either in the keymap or in the keyboard shortcuts PDF). I use a Mac, and I can use Opt+(left) or (right) arrow keys t... -
创建于 UML - class dependencies
I'm wondering if anyone has figured out how to view the UML class diagram for a given class (ctrl+shift+alt+U) but then also see the dependencies of that class in the same diagram? I know I can ena... -
创建于 Visualization of spring integration routes
已回答For those that have been using Spring Integration (or those on the IDEA team that developed it):Is there a way to visualize the routes/EIPs described by the SI application contexts? The spring guys... -
创建于 Adding a spring namespace
Is there an easy way to (either keyboard, or mouse clicks, prefer keyboard) to insert a spring namespace into a spring application context xml file?For exmaple, the default namespace is the "beans"... -
创建于 wondering about the installer
I am curious to know what JetBrains uses as the installer for their IDEA software, specifically on windows. Is it a custom, home-grown installer app? or is it some third-party app? I ask because I ... -
创建于 anyone figure out how to..
how to get the cursor to the properly indented location? is there a keyboard shortcut that says "on this line, go to the appropriate indentation level given the block structure?" With the virtual s... -
创建于 workspaces and migrating from eclipse
I would like to know from other users that have migrated from eclipse how they set up their IDEA projects.The FAQ says the closest thing IDEA has to a workspace, from which to manage multiple proje... -
创建于 Faulty optimize imports
Hi,When I copy/paste source files from one package to another, the optimize imports will remove imports that are definitely used by the code (they should not be removed) and are available on the cl... -
创建于 Jump to source does not work for unit tests??
When I press F4 to 'jump to source' for a unit test that fails, it doesn't go to the correct java source.I have two modules in a project. One module is a maven project with a set of source and test... -
创建于 Tests not started (lots of failures)
I have a question about running JUnit tests.I have just inherited a project for which I'm running the tests. I have to re-create the classpath for the test resources, and in doing so, i realize a l...