Vladimir Goncharov
- Total activity 494
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 194
-
Created 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 -
Created 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... -
Created 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 -
Created 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... -
Created 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? -
Created Idea X-96.1190 - Code parsing is slow
Editor code parsing and highlighting is very slow compare to version 9 -
Created 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... -
Created 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 -
Created 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> ... -
Created 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.