Roman

- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Roman created a post, -
-
-
Roman created a post, How to integrate ANT custom task?
Is there a way to pass ANT_HOME to IntelliJ? I have to add a couple of custom tasks and putting their jars under ANT/lib resolves the problem if a script runs from a command line. But from IntelliJ... -
-
Roman created a post, Hot key in the project view
Is there a way to jump to a certain folder in the project view by hot-key? I have a project comprised of 20 modules and it's quite boring to scroll, open and navigate so much. -
Roman created a post, Extending JavaDoc tags
A number of tools/projects rely on extendnig JavaDoc tags (XDoclet and JML just a few of them). Currently if an unknown tag is put inside a doc part of a function then red light is lit. I very appr... -
-
Roman created a post, How to specify JVM IntelliJ has to run on?
If I wanna specify a JVM different from the supplied one is there a way to do it? I mean not a JVM for a project but the JVM that IntelliJ is ran under. In Adriana there is at least a command line ... -
Roman created a post, Which macros are availabel from a template?
I found in the help just a few ones like: PACKAGE_NAME, USER and so on. Is there a way to extend the list?