Vladimir Goncharov
- Total activity 494
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 194
-
Created Hibernate Support in Selena
I just played a little with hibernate facet and here is my thoughts1. If cfg.xml file present in the classpath but not in the source folder it is invisible for Idea2. Spring org.springframework.or... -
-
Created Selena - JavaScript wrong error highligting
*onFormSubmit *is highlighted as unresolved variable which is a valid Java scriplet String<html:form action="/Notification" method="POST" styleId="NotificationGrid" onsubmit="<%=onFormSubmit%>"> -
Created Selena new debug layout
Obviously it subjective but ...1. Would like to be able to close only one tab (using click and not drug)2. There is a huge screen estate waste especially on Console bar (above and bellow)3. Would l... -
Created Selena - ClearCase plugin
It is been improved but I still experience the following issues1. check in option is always disabled2. plug in manager shows red icon on the CC plugin entry, if this plugin is officially supported ... -
Created Undo error on CTRL-Z
What does it take to get rid of this error - Cannot Undo. If I go to the local history the old code is there so what is the problem? Please fix this, it is very annoying and I'm begging for this at... -
Created Spring Support incorrect highlighting
The list attribute is highlighted with error Property of int[] cannot be injected by java.lang.List (displayPos is of type int[]) ]]> <list> 0 0 ]]> -
Created Selena XML/Spring support
Please ignore this, my mistakeMessage was edited by: Vladimir Goncharov -
Created ClearCase plugin issues
1. Getting Error that file is not part of the Clear Case, which perfectly fine It is possible to have private files which are not part of the source control2. After file been checked out and change... -
Created Selena - CSS support feature request
IDEA provides great support for CSS editing but I'd like to have the following added as well1. Display an icon on the left bar indicating which browser supports current attribute or doesn't support...