主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Brice
活动总数
128
最后的活动
2025年10月17日 12:04
成员加入日期
2011年10月31日 19:24
关注
0 名用户
关注者数
0 名用户
投票数
35
订阅数
26
活动概览
帖子(14)
评论(53)
按最近的活动排序
最近的活动
投票数
创建于
2012年06月19日 19:08
That's great, thanks.Now that gralde is out, that would be nice to have gradle support as well.Anyway thanks for the help :)Brice
社区
IntelliJ IDEA Open API and Plugin Development
Is there a way to build a plugin with a script (ant, gradle)
0 票
创建于
2012年06月27日 17:52
Oh, damn that's too bad. I'll fill an issue then.Thanks for the quick answer :)
社区
IntelliJ IDEA Open API and Plugin Development
Plugin details in custom / enterprise plugin repository
0 票
创建于
2011年11月02日 18:50
Hi Dmitry,Thx for the answer, it seems it is working. The following implementation seems to do the job (don't mind yet the returned text as I'm experiencing how things work) :public class JavaDecom...
社区
IntelliJ IDEA Open API and Plugin Development
Replacing the content of a java file editor
0 票
创建于
2011年11月02日 19:46
Hi DmitryThx for the quick reply.Cool for the binary compatibility. Anyway regarding the issue about sources. The following snippet is the code I tried: @Override public Language obtainLangu...
社区
IntelliJ IDEA Open API and Plugin Development
Replacing the content of a java file editor
0 票
创建于
2012年06月24日 12:15
By the way, here's my custom build script. It's based on the generated file from IntelliJ (OSX).https://bitbucket.org/bric3/jd-intellij/src/4d206b67f8af/jd-intellij.xmlhttps://bitbucket.org/bric3/j...
社区
IntelliJ IDEA Open API and Plugin Development
Is there a way to build a plugin with a script (ant, gradle)
0 票
创建于
2012年06月29日 16:58
Oddly enough, when restarting IntelliJ. When the plugin is not installed, there's a popup indicating that there's an update available but with every bit of information in plugin.xml :
社区
IntelliJ IDEA Open API and Plugin Development
Plugin details in custom / enterprise plugin repository
0 票
创建于
2012年06月30日 17:18
For reference, I created an issue here on the matter : http://youtrack.jetbrains.com/issue/IDEA-88075
社区
IntelliJ IDEA Open API and Plugin Development
Plugin details in custom / enterprise plugin repository
0 票
创建于
2013年05月22日 11:46
Yes that would be great to have it fixed. one day or another ;)
社区
IntelliJ IDEA Open API and Plugin Development
ContentBasedClassFileProcessor and File Structure navigation
0 票
创建于
2013年05月26日 22:56
Hi,I have been looking at the following extension point ClsFileDecompiledPsiFileProvider and that have been promising up to a certain point. It actually solved the wrong references in the decompile...
社区
IntelliJ IDEA Open API and Plugin Development
ContentBasedClassFileProcessor and File Structure navigation
0 票
创建于
2014年03月28日 23:43
Ok, nice I will take a look and play with it once I'm back from my travel.Thank you Eugene :)
社区
IntelliJ IDEA Open API and Plugin Development
Working with breakpoints in decompiled source
0 票
«
第一页
‹
上一页