Vladimir Goncharov
- Total activity 494
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 194
-
Created IDEA-132.719 - Ignoring IDEA_PROPERTIES variable
Ignoring IDEA_PROPERTIES variable on windows 7 -IDEA_PROPERTIES=Z:/tools/IntelliJ13.properties -
Created Spring integration - Context
Usually project has multiple spring xml files and Intellij has no way to properly assemble the context, is there any way (looks like no) to specify the set of root xml files together with properti... -
Created Feature request
Implement Java and other languages chained method call highlighting similar to XML bread crumbs and highlighting the chained method scope of each method with different color similar to XML scope c... -
Created GWT Facet
GWT SDK path can be auto detected from MVN dependency in the web project but failed to detect when the <packaging>jar</packaging>, copying etryies directly into the Idea .impl file solves the prob... -
Created Error highlighting
From time to time the parameters cannot be resolved, please see attached imageAttachment(s):leda.PNG -
Created Evaluating expression in debugger
Class bellow compiles and runs fine under JDK1.6 but debugger evaluate window Alt+F8 fails to execute expression new TestLongBoxing(1L) is there different compiler been used for expression evaluati... -
Created Leda 120.305 selection in Project toolwindow
Selection in project Tool window seems to be broken it is still doesn't horizontally scroll to the selected item when Ctrl+F1->Project and currently it selects the entire tree row vs tree item as i... -
Created Goto to Project view doesn't scroll the view to the selected item
Alt+F1-> Project View properly changes the forcus to the Project View tool window but doesn't scroll to the selected item when there is horizntal sxrollbar. -
Created Spring EL
Cannot resole property SYSTEM_PROPERTIES_MODE_OVERRIDE<property name="systemPropertiesMode" value="#{T(org.springframework.beans.factory.config.PropertyPlaceholderConfigurer).SYSTEM_... -
Created IDEA on JDK 1.7 - ???
IDEA works great on JDK 1.7 and the JDK has been released long ago, just curious :)