Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Oleg Meshechkov
Total activity
10
Last activity
January 17, 2016 12:47
Member since
July 08, 2010 09:27
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
4
Activity overview
Posts (4)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
July 08, 2010 12:34
Thanks, Dmitry.It works.
Community
IntelliJ IDEA Open API and Plugin Development
Cannot build plugin
0 votes
Created
July 08, 2010 11:26
Yes, I think all is correct.public class ASNParserDefinition implements ParserDefinition {... public IFileElementType getFileNodeType() { return ASNElementTypes.FILE; }...} public interface AS...
Community
IntelliJ IDEA Open API and Plugin Development
IDEA plugin exception
0 votes