Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Alexander Ashitkin
Total activity
292
Last activity
January 10, 2022 13:14
Member since
June 03, 2010 14:59
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
108
Activity overview
Posts (30)
Comments (154)
Sort by recent activity
Recent activity
Votes
Created
July 26, 2011 20:03
any filetype has aone or many associated file extensions. java and class files are registred file extensions by default. if you don't need to index some java files them you shoudn't keep them in a ...
Community
IntelliJ IDEA Users
Full reindex on file type pattern change
0 votes
Created
July 22, 2011 21:56
It looks like you didn't exclude directory containing war file. you have a non standard project structure and that's the problem. you have to assemble war in an excluded folder. And try to use expl...
Community
IntelliJ IDEA Users
IDEA updates indices often, making it sluggish
0 votes
Created
August 09, 2011 20:20
Hi, Chandra.Didn't you modify your sorces before run the test? Idea doesn't compile on save and in your case idea could compile it on (triggered by Run) make.regards, Alex
Community
IntelliJ IDEA Users
IntelliJ 10 re-compiles lot of files during junit tests run.
0 votes
Created
July 30, 2011 01:39
Works for me (see screen below). The problem is messy namespaces declaration in your xml instance. You import the same namespace(s) (i see at least http://www.springframework.org/schema/beans) from...
Community
IntelliJ IDEA Users
XML Validation with Spring CXF
0 votes
Created
August 17, 2011 21:48
Hi, Helge.Be aware you can use "Show in view" action + show in explorer (works on windows) to reach file faster.regrads, Alex
Community
IntelliJ IDEA Users
View file information from within IDEA
0 votes
Created
August 02, 2011 05:10
Hi.Can you start your pesrsistence provider at all (not using JPA console)? For me the probable reason is either driver abseny on classpath either persistence.xml is in incorrect placeregards, Alex...
Community
IntelliJ IDEA Users
persistence provider not found
0 votes
Created
August 17, 2011 21:53
You can increase threshold to an appropriate value, but disable all the inspection on big files at first.best regards, Alex
Community
IntelliJ IDEA Users
How to exclude large files from scanning?
0 votes
Created
August 16, 2011 21:35
As i understand, it's a custom spring bean. Probably you have to parse definition for that bean to get working el expressions. (if idea supports them at all)regards, Alex
Community
IntelliJ IDEA Users
Resolve Spring context in EL Expression in XML
0 votes
Created
September 06, 2011 19:14
Sql formatting works if you specified sql dialect and doesn't work otherwise. So probably you have to select dialect in the console properties/in some other way.regards, Alex
Community
IntelliJ IDEA Users
Does IDEA support formatting of SQL statements?
0 votes
Created
September 01, 2011 08:27
As i see, it works only for implementations, not for abstract ones.regards, Alex
Community
IntelliJ IDEA Users
Search for methods returning a certain type?
0 votes
«
First
‹
Previous
Next
›
Last
»