Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Vladimir Rudev
Total activity
94
Last activity
January 17, 2016 12:33
Member since
August 12, 2010 20:29
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
29
Activity overview
Posts (20)
Comments (45)
Sort by recent activity
Recent activity
Votes
Created
February 08, 2012 04:07
Project SDK already include tools.jar file, and as I mention in first message - build from IDEA works fine.Problem is only in ant build(which doesn't use IDEA SDK, I think).Don't know whats wrong w...
Community
IntelliJ IDEA Open API and Plugin Development
Can't build community edition
0 votes
Created
February 08, 2012 04:41
Ha! Renaming SDK from "IDEA src jdk" -> "IDEA jdk" did the trick!Build successful.Seems ant script can build with and without project SDK, but on my computer without properly configured and named S...
Community
IntelliJ IDEA Open API and Plugin Development
Can't build community edition
0 votes
Created
August 29, 2012 14:26
Thank you both!
Community
IntelliJ IDEA Open API and Plugin Development
IDEA tab bar api
0 votes
Created
September 09, 2012 19:27
Sorry, my question is wrong, action is almost in list - just need to check non-menu actions in goto window.
Community
IntelliJ IDEA Open API and Plugin Development
How to add action to global searchable actions list?
0 votes
Created
December 01, 2012 09:33
Thank you very much! This seems exactly what I need.
Community
IntelliJ IDEA Open API and Plugin Development
AssertionError:No ID found for serializer
0 votes
Created
December 11, 2012 17:35
Thanks Dmitry, however in one module can be more than one one web facet with same name(tested),in this situation after restarting we can't distinguish them.I understand that two web facets with sam...
Community
IntelliJ IDEA Open API and Plugin Development
Storing link to facet in configuration
0 votes
Created
December 12, 2012 09:13
Filled issue in youtrack http://youtrack.jetbrains.com/issue/IDEA-97329 about this bug.
Community
IntelliJ IDEA Open API and Plugin Development
Storing link to facet in configuration
0 votes
Created
December 05, 2012 17:36
Thanks again Dmitry! This is exactly what I need.
Community
IntelliJ IDEA Open API and Plugin Development
Rebuild PSI in directory
0 votes
Created
November 10, 2012 18:11
I'm really sorry - I found cause of my problems:2012-11-10 21:05:17,959 [ 900] INFO - llij.ide.plugins.PluginManager - Disabled plugins: Webtoper (0.1)Plugin was disabled :) - stupid bug.
Community
IntelliJ IDEA Open API and Plugin Development
Extending Properties language
0 votes
Created
January 15, 2013 21:38
Thanks Dmitry - you are absolutely right(as always). I missed that the first line of method was:if (ApplicationManager.getApplication().isUnitTestMode()) return;
Community
IntelliJ IDEA Open API and Plugin Development
How to write test for LineMarkerProvider#collectSlowLineMarkers
0 votes
«
First
‹
Previous
Next
›
Last
»