Dmitry Cherniachenko
- Total activity 105
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 33
-
Created How about serving EAP changes via RSS?
It will make my life a bit simplier.I wouldn't have to check EAP download page every day (and sometimes even several times a day :) to see if the new EAP build is available.You'd probably propose t... -
Created IDEA supports nested xsd?
I have the following xml:...]]>form.xsd is the following: ...]]>I have added mappings for both URIs (form.xsd and http://www.abc.com/schemas/controls.xsd) at Settings > ResourcesHowever, IDEA doe... -
Created Jira issues?
Have found no reasonable way to suggest improvements for the Jira itself. :(Hope this message will be read by people from IntelliJ and they will consider the following notes: (and describe how to s... -
Created Can't run offline inspections. Please help!
I can't run offline inspections on the recent EAP builds.I just get UnsatisfiableDependenciesException :(Even submitted a defect to tracker: http://intellij.net/tracker/idea/viewSCR?publicId=42305 ... -
Created Find deprecated classes with Structural Search?
Just tried to find deprecated classes within the project using the following template:IDEA immediately reports that nothing was found. :( However such classes do exist.Moreover. Copied existing 'ja... -
Created Batch rename - is that possible?
I have a bunch of class renames I'd like to apply. But I don't want to do them calling rename refactoring from IDEA gui again and again (it' about a hundred classes to rename).Is there any way to d... -
Created Local CVS repository ?
Is there any way to configure IDEA to use local CVS repository?Tried to specify CVSRoot like ":local:C:\MyRepository" and "/MyRepository" - got the "uknown method" error.Does IDEA support local rep... -
Created [Plugin Request]: Explorer context menues
It would be nice to have a plugin for Windows Explorer context menues for project items/editor files. It will allow performing some specific actions right from IDEA (like Send To or unsupported VCS...