martin mucha
- 活动总数 48
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 13
-
创建于 How to make run configuration to show in services and how to remove it from there?
已回答How to make run configuration to show in services and how to remove it from there? According to search and AI there used to be some checkbox to control that, but it cannot be found anywhere … Can s... -
创建于 Any intentions are not offered
已回答I had 2 working installations on 2 PCs, and both evolved into this defective state. Say I have if-else statement, and I want to negate it, and swap both blocks. Or, I replace condition with say `tr... -
创建于 how to use oracle tnsnames.ora?
已回答Hi, I know that "how-to" is described in documentation. The problem is, that it does not work. I have tnsnames.ora in my home directory, so I set field TNSADMIN to /home/mmucha, specified TNSNAME... -
创建于 how to disable changelists?
已回答Hi, is there a way how to disable changelists? Motivation: I'm not working on 20 things at once and commits should be small and focused anyways. Thus for me this feature does not have any sens... -
创建于 Excluding integration tests in pattern-drive JUnit run configuration
已回答Hi, In run configration of JUnit, if I use pattern, what syntax is expected there? For example this regex ^.*(?!LimitIT)$ is happily selecting *all* JUnit tests, however it should (if we assume, th... -
已编辑于 Setting up development environment - missing modules
Hi, I'm closely following this page: http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/setting_up_environment.html however: if I open the checkouted project, I end up with badly ... -
创建于 'disabling' / 'taming' autoformating in 14.1.2
Hi, I've got problem with too eager autoformat. I write a text wait for a second thinking and what I wrote is suddenly somewhere else.Examples:• In javadoc I write @throws in wrong line and before ... -
创建于 toString template, generate getters for field.
Hi,maybe I'm missing something; I cannot figure out, how generate getters in toString, instead of field references.There's $method.fieldName String The name of the field this getter method covers... -
创建于 maven integration: supported features intellij vs eclipse
Hi,I'd like to ask this question. Mine colleagues uses eclipse and have, as I observe it, better support of maven. For example, there can be defined variables almost everywhere (web.xml, context.xm... -
创建于 jsp taglib & resource uri configuration
hi,I'd like to ask question, probably a stupid one. Sorry about it, but I can't figure it out.I've got here simple JSP page, with core taglib, it includes line like this:<%@ taglib uri="http://java...