主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Alexei Zhukov
活动总数
30
最后的活动
2016年01月17日 02:24
成员加入日期
2011年10月28日 09:45
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
8
活动概览
帖子(3)
评论(19)
按最近的活动排序
最近的活动
投票数
创建于
2012年06月21日 09:29
Please, help me with a grammar rules.I think I don't understand how to use properly recoverUntil attrubute for rule.Here is my rule: http://code.google.com/p/ice-framework-idea-plugin/source/browse...
社区
IntelliJ IDEA Open API and Plugin Development
[ANN] Grammar-Kit: generate parser from grammar
0 票
创建于
2012年06月21日 19:36
Unfoturnatally, GramamrKit plugin grammar already used the new syntax with tokens and could not be built directly by previous version (1.5) of the plugin without workaround :)I had to remove token=...
社区
IntelliJ IDEA Open API and Plugin Development
[ANN] Grammar-Kit: generate parser from grammar
0 票
创建于
2013年09月10日 14:39
I see.Is there an clean example of such plugin which use an external application to perform compile? Could Groovy plugin be used as clean example?
社区
IntelliJ IDEA Open API and Plugin Development
Custom compiler is not invoked
0 票
创建于
2014年01月09日 09:28
Are the sources for PHP OpenAPI published? Where I could find them to attach to PluginSDK?
社区
IntelliJ IDEA Open API and Plugin Development
com.jetbrains.php classes availability
0 票
创建于
2012年01月20日 11:47
As far as I understand, this is is one-way method for showing icons only in my files.I need something else:ICE generated a Java class based on Slice declarations. The class is used in code.I want t...
社区
IntelliJ IDEA Open API and Plugin Development
Make implementation link between different languages
0 票
创建于
2012年01月27日 14:04
Slice2java compiler generates java files based on a slice file.Then the generated files could be used in own project.Example:hello.ice produces Hello.java. All public methods in generated Hello cla...
社区
IntelliJ IDEA Open API and Plugin Development
Make implementation link between different languages
0 票
创建于
2013年09月10日 14:26
So, from Idea 12 the Compiler API is deprecated?
社区
IntelliJ IDEA Open API and Plugin Development
Custom compiler is not invoked
0 票
创建于
2013年09月10日 15:37
One more question: could I obtain any services from JPS part of plugin? Like I can in plugin itself: JavaHelper service = ServiceManager.getService(project, JavaHelper.class);Are there any restrict...
社区
IntelliJ IDEA Open API and Plugin Development
Custom compiler is not invoked
0 票
创建于
2013年09月10日 15:52
I have two configuraiton levels: global (project level config) and module-depend (facet config). I've saw how obtain a project-level config in Groovy module. How I can get a module facet configurat...
社区
IntelliJ IDEA Open API and Plugin Development
Custom compiler is not invoked
0 票
创建于
2013年09月11日 13:23
Last question is closed.JpsModelSerializerExtension has necessary methods to override to load project/module/facet/etc configuration.
社区
IntelliJ IDEA Open API and Plugin Development
Custom compiler is not invoked
0 票
«
第一页
‹
上一页