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
January 21, 2011 03:59
Will be dumb again, but did you try to change look and feel and appearence settings in idea. design was changed in X and some cool widgets(animations, etc) can generate a network volume. Consider t...
Community
IntelliJ IDEA Users
IntelliJ extremely slow to redraw screen when used over remote desktop
0 votes
Created
April 15, 2011 13:23
For me dependencies aren't necessary. i need to place classes/jars to the special directory and invoke reloading. if i untrodcue new dependencies by patches, which are not on the deployed applicati...
Community
IntelliJ IDEA Users
Binary patches with Intellij
0 votes
Created
April 15, 2011 20:41
Hi, Eugene.I've reported a feature request - IDEA-68200. Hope will be done sometime.Best regards, Alex
Community
IntelliJ IDEA Users
Binary patches with Intellij
0 votes
Created
May 05, 2011 20:14
This is because of incorrect JPA configuration. Make sure you could start your persistence unit manually. I hope you googled the message. See http://stackoverflow.com/questions/3230798/eclipselink-...
Community
IntelliJ IDEA Users
Problem using JPA console
0 votes
Created
May 06, 2011 04:19
Hi, Dmitry.But why not? It's a huge work? for me it looks like only few minor steps required to implement this feature - add project ids and change home dir layout. Regarding the feature itself - y...
Community
IntelliJ IDEA Users
IDEA instances as independent processes
0 votes
Created
May 15, 2011 17:05
Hi, Andrew.You could try to lookup idea blog for android tag http://blogs.jetbrains.com/idea/tag/android/it gives:New concept of Android SDK in IntelliJ IDEA 10.5 Android Library Projects Support,...
Community
IntelliJ IDEA Users
Setting up a library is a doddle in Eclipse - Why isn't it straight forward in IntelliJ?
0 votes
Created
May 15, 2011 16:55
try to check HOME/.IntelliJIdea<version>/config/filetypesRegards, Alex
Community
IntelliJ IDEA Users
Location of the custom language definition
0 votes
Created
May 15, 2011 19:06
Possible alternates:Catch Exception/RuntimeException will be highlighted by Generic catch inspectioncatch not throwed checked exception won't compilecatch not throwed runtime exception > highlight...
Community
IntelliJ IDEA Users
find all throws and catches of exceptions that are not explicitly declared
0 votes
Created
May 15, 2011 19:41
you could apply Redunadant Throw clause inspection several times to get desired effect(if classes to invoke the methods declared via implementation classes). but if invocation is done via interface...
Community
IntelliJ IDEA Users
find all throws and catches of exceptions that are not explicitly declared
0 votes
Created
May 08, 2011 10:32
you should correctly define taskdef for custom tasks in ant to be handled by idea. you should provide the classpath to the custom task usually. make sure you have all the required jara on the class...
Community
IntelliJ IDEA Users
Internal Ant DTD seems to override local DTD
0 votes
«
First
‹
Previous
Next
›
Last
»