Cristian Vasile Mocanu

- Total activity 51
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 17
-
Created @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... -
Created 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... -
Created "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... -
Created 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... -
Created 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... -
Created 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... -
Created 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...