Evgeny Goldin
- 活动总数 1064
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 298
-
创建于 10633/10652 - annoying "Resolving dependencies"/"Importing Maven projects" messages when editing POM
Hi,When editing pom.xml - each time I press "Save" (every couple of seconds) - IDEA starts synching it's dependencies and displays this "Resolving dependencies" message at the bottom.This is very d... -
创建于 "Introduce constant" - combine with "Find All Usages" and suggest a replacement in *all* classes
When introducing a String constant with Ctrl+Alt+C I often need to make similar replacements in many other classes.For example, I decide to replace "someStringValue" to a project-wide constant to b... -
创建于 Maven/POM refactoring - add/remove child modules from aggregator
Hello All,I'm now using build 10558 of Maia.Sometime I split big Maven POM to aggregator and child modules or, on the contrary, remove child modules and bring their code back to the parent. Right n... -
创建于 9805: assumes an existence of ".svn/format", SVN integration doesn't work after .svn/format files are gone
For some reason - my .svn folders don't contain ".svn/format" files any more (probably caused by a recent TortoiseSVN update)IDEA doesn't see the project as part of SVN and throws the following exc... -
创建于 Keymap for specific *file*
Usually, IDEA keymaps are for actions. But if they were also for files ? For example, I frequently open some pom.xml file and adding it to favorites doesn't really help - I use Ctrl+E or Shift+N mo... -
创建于 Ctrl+Shift+F7 - allow to pick a color after results are highlighted
Just thought that after I highlight usages with Ctrl+Shift+F7 it would be cool if I could also pick a different color for that (say, using a new "Pick color" option in the top bar with "Case sensit... -
创建于 Ant completion when writing Ant task in Maven
Hello !I think it would be very comfortable to have an Ant-sense when writing Ant tasks as maven-antrun-plugin.Thank you -
创建于 Settings in 8940
Hmm .. what happened ? It's so unusual now. Can't find the module settings ... I'd much prefer the previous style with icons. -
创建于 M1 (8664) - ignores Settings -> Diff Options
I have a Beyond Compare set as a diff tool but IDEA (M1, 8664) still opens it's internal viewer when diffing files. -
创建于 8618, 8637 - Java EE plugin fails to initialize + Unknown 'web' facet
Both 8618 and 8637: after IDEA starts it shows a message that Spring plugin failed to initialize due to Java EE plugin issues (1.png, 2.png)After removing "Spring" and "Spring Web Flow" plugins (do...