Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Alexander Doroshko
Total activity
2479
Last activity
November 15, 2024 18:36
Member since
June 09, 2009 09:45
Following
0 users
Followed by
1 user
Votes
0
Subscriptions
851
Activity overview
Articles (0)
Posts (0)
Comments (1628)
Sort by recent activity
Recent activity
Votes
Created
March 16, 2015 07:27
Try File | Invalidate Caches.Is your plugin open-source?
Community
IntelliJ IDEA Open API and Plugin Development
Flex-based lexer hits invalid text range while building file-based index
0 votes
Created
May 04, 2011 11:25
See RuntimeConfigurationProducer class
Community
IntelliJ IDEA Open API and Plugin Development
How to add Run/Debug actions to context menu ?
0 votes
Created
December 12, 2011 14:48
Override SdkType.isRootTypeApplicable() to always return false and implement SdkType.createAdditionalDataConfigurable()
Community
IntelliJ IDEA Open API and Plugin Development
Sdk Config
0 votes
Created
December 30, 2011 12:13
Unfortunately Flex Support plugin in IntelliJ IDEA is not open sourced and doesn't have publicly open API.
Community
IntelliJ IDEA Open API and Plugin Development
Flex facet build configration
0 votes
Created
December 30, 2011 13:23
IntelliJ IDEA license doesn't allow reverse engineering.
Community
IntelliJ IDEA Open API and Plugin Development
Flex facet build configration
0 votes
Created
December 30, 2011 13:28
Any XML manipulating API will work.
Community
IntelliJ IDEA Open API and Plugin Development
Flex facet build configration
0 votes
Created
June 20, 2012 13:39
If you have IntelliJ IDEA 11 Ultimate edition - you shouldn't download TFS plugin from the plugin repository because 'TFS Integration' plugin is already included in the IntelliJ IDEA 11 installatio...
Community
IntelliJ IDEA Open API and Plugin Development
TFS Plugin Error For Idea
0 votes
Created
October 24, 2012 16:20
XmlFile.getRootTag()XmlTag.createChildTag()XmlTag.addSubTag()etc.You'll find dozens of examples in IntelliJ IDEA Community Edition source code.
Community
IntelliJ IDEA Open API and Plugin Development
How to modify XmlFiles
0 votes
Created
March 07, 2013 13:18
Ok, I'm going to agree about custom SDK type. Probably you'd like to implement custom SdkAdditionalData.Custom module type allows you to customize tabs shown in the Project Structure dialog. By def...
Community
IntelliJ IDEA Open API and Plugin Development
Custom SDK Setup
0 votes
Created
March 07, 2013 13:44
I would have never found that, I'm still green with this plugin APIThe best way to learn API is to see how similar things are already implemented. I'm sure you'd find the trick with JarFileSystem a...
Community
IntelliJ IDEA Open API and Plugin Development
Custom SDK Setup
0 votes
«
First
‹
Previous
Next
›
Last
»