Cristian Vasile Mocanu
- 活动总数 51
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 17
-
创建于 @jebrains: how will "IDE Scripting" be used?
In the new "Scratches" tool window (which I really like), there is a directory called "IDE Scripting".What does it do? Do you plean to bundle LivePlugin and improve it?That would be really cool.Tha... -
创建于 running offline inspections: license needed?
Hello,I was thinking of running IntelliJ inspections offline, as part of the CI build. I understand this can be done by running a shell script as described here: http://www.jetbrains.com/idea/webhe... -
创建于 "Make project automatically" - only while not running/debugging
In build IU-123.45, I see an addition to the "make project automatically" option: "only works while not running / debugging".Does this mean that if we have any run configuration started, this optio... -
创建于 Find usages - taking into consideration type parameters
Mirat Kadenov recently asked for a feature request: find usages should restrict usages by type parameters:It may be useful to be able to specify type parameter when finding usages of generic. For e... -
创建于 EAP builds questions
Hi,There is a lot of confusion recently regarding the EAP builds and announcements.Can JetBrains please clear for us a few issues:1. How should we know when a new build is released? http://www.jet... -
创建于 Compiler Resource Patterns: will "?*" slows down compilation?
"File | Settings | Project Settings | Compiler | Resources Patterns"By default it includes only a few file types (properties, xml, etc.).From time to time I find myself wondering why a certain reso... -
创建于 Problems with sharing a Tomcat run config. under version control
Hi,I am trying to share the project files on SVN and I see that sharing a tomcat run configuration has some potential for conflicts:(1) <log_file path="$PROJECT_DIR$/../../../Tools/idea/settings/sy...