主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Jon Akhtar
活动总数
383
最后的活动
2019年07月30日 07:31
成员加入日期
2010年09月27日 19:42
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
142
活动概览
帖子(42)
评论(199)
按最近的活动排序
最近的活动
投票数
创建于
2012年12月17日 18:48
Maxim,The tests I have don't show any serialization issues stand-alone. It seems only to happen during runtime, and basically it reads past the end of the serialized stub tree, and every time it th...
社区
IntelliJ IDEA Open API and Plugin Development
Ongoing issues with accessing the StubIndex
0 票
创建于
2013年01月13日 03:34
Wish I had something better to report, but I have gotten nowhere with almost everything I have done.I am about to thrown in the towel, because I am not sure how I am goiing to resurect my plugin wh...
社区
IntelliJ IDEA Open API and Plugin Development
Ongoing issues with accessing the StubIndex
0 票
创建于
2013年01月18日 13:51
Maxim,John Lindquest engaged Dmitry Avdeev to help me on this. I supplied the details to him. Thanks so much for your guys helping me on this.
社区
IntelliJ IDEA Open API and Plugin Development
Ongoing issues with accessing the StubIndex
0 票
创建于
2013年01月18日 16:43
You are right. I don't use readINT and writeINT...oh wow! This will make my day if that is all it was.
社区
IntelliJ IDEA Open API and Plugin Development
Ongoing issues with accessing the StubIndex
0 票
创建于
2013年01月18日 18:53
Thanks Maxim. I have been beating my head against this for months. Switching to writeVarInt and readVarInt cleared up the errors. Thank you so much.
社区
IntelliJ IDEA Open API and Plugin Development
Ongoing issues with accessing the StubIndex
0 票
创建于
2013年01月18日 19:07
Dmitry,Thanks. I'll keep that in mind. I was still in the middle of writing the type inference code, so I am learning as I go. Most of the types are calculated in the file they are in. There may be...
社区
IntelliJ IDEA Open API and Plugin Development
Ongoing issues with accessing the StubIndex
0 票
创建于
2013年01月22日 12:09
I just want to thank you guys again for the help. My plugin is now working (both the IDEA 11 and 12 versions). This bug had been plaguging me for almost 6 months, and without your help I don't thin...
社区
IntelliJ IDEA Open API and Plugin Development
Ongoing issues with accessing the StubIndex
0 票
创建于
2013年03月02日 19:14
When you install an action in your plugin.xml, it is application-wide. So you need to know what context it is being invoked under, so you will either have to check when it is invoked or before (or ...
社区
IntelliJ IDEA Open API and Plugin Development
Enable plugin's Actions only for project with specific type or SDK
0 票
创建于
2013年02月03日 18:23
Thanks!
社区
IntelliJ IDEA Open API and Plugin Development
Properly Embracing Darcula In Custom Languages
0 票
创建于
2013年05月26日 19:20
You implement an exetnsion point so that the platform knows about you.Here are 3 you should look at: <configurationType id="Lua" implementation="com.sylvanaar.idea.Lua.run.LuaConfigurationTy...
社区
IntelliJ IDEA Open API and Plugin Development
Custom run/debug config
0 票
«
第一页
‹
上一页
下一页
›
最后
»