Vladimir Goncharov
- 活动总数 494
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 194
-
创建于 Idea X 102.216 - SVN always forces to enter commit message
The option "Force non-empty checkin comments" is unchecked but still cannot checking with empty comments -
创建于 Idea X - GWT integration
Wrong warning IDEA complains that class"com.google.gwt.dom.client.Element is defined in module com.google.gwt.dom.DOM which is not inherited in module myModule.gwt.xml", but myModule.gwt.xml inhe... -
创建于 Idea X - Maven integration
How to make Idea to regognize system varaables such as ${JAVA_HOME}, ${XYX} etc. in the pom.xml I tried to define them in Path Variables dialog but doesn't seem to help.Thanks -
创建于 Idea X - CTRL+N and CTRL+SHIFT+N
Scroll bars are hiding the list when file path is long (single entry is completely hidden bu the horizontal scrollbar), need to account for the scrollbars when calculating popup window width and h... -
创建于 Idea X-96.1190 - ALT+F7 - Find Usage
Find Usage used to offer search on the "Project Files" and "Project Files and libraries" now the second option often is missing is this by design or something is wrong? -
创建于 Idea X-96.1190 - Code parsing is slow
Editor code parsing and highlighting is very slow compare to version 9 -
创建于 Idea X 96.1121 - error - submit button is disabled
Send to Idea green button is disabled ...nulljava.lang.AbstractMethodError at com.intellij.execution.junit.RuntimeConfigurationProducer.createProducer(RuntimeConfigurationProducer.java:54) at com.i... -
创建于 Idea X 96.1121- File | Settings | Local History - disappeared
File | Settings | Local History just disappeared, how to change the number of days to keep local history changes -
创建于 Idea X - MVN Duplicate dependency inspection
Kind of wrongly reports on duplicate dependency when pom uses dependency for "exclusions" the goal is to exclude unnecessary artifacts <dependency> <groupId>com.xxx.common</groupId> ... -
创建于 Idea X an before - CTRL+N, CTRL+SHIFT+N
On CTRL+N, when entering the pattern which is not found in the project classes, the error message hides the checkbox (include non-project files), so it is not possible to continue the search.