主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
mark stephens
活动总数
159
最后的活动
2016年01月17日 23:57
成员加入日期
2006年01月25日 21:43
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
43
活动概览
帖子(38)
评论(78)
按最近的活动排序
最近的活动
投票数
创建于
2006年02月07日 21:31
As a long-time Eclipse user, I've actually found Idea plugins much easier to write. The debug messages in Idea were especially useful getting it to work!My suggestions would be:-1. More intermediat...
社区
IntelliJ IDEA Open API and Plugin Development
Poll: What is the most important thing for reducing plugin development pain?
0 票
创建于
2006年02月10日 11:35
It works with ClassName.class.getResourceAsStream()Back in business :)MArkee
社区
IntelliJ IDEA Open API and Plugin Development
Problem reading resources from jar inside Idea.
0 票
创建于
2009年02月09日 12:48
Dmitry,Thanks. That seems to fix almost everything.Can you recommend any documentation on replacing readExternal/writeExternal which no longer work. I am using them just to store a couple of string...
社区
IntelliJ IDEA Open API and Plugin Development
Updating 7.0 plugin to 8.0
0 票
创建于
2009年02月09日 13:36
Thanks for the link.MArkee
社区
IntelliJ IDEA Open API and Plugin Development
Updating 7.0 plugin to 8.0
0 票
创建于
2007年04月29日 22:46
Thanks for the link.The Intellij helppage http://www.jetbrains.com/idea/plugins/action_system.html contains details on how to an existing menu but not how to add a new main menu.MArkee
社区
IntelliJ IDEA Open API and Plugin Development
Add new Main menu option for plugin
0 票
创建于
2007年04月30日 19:49
So if I have the actions fooOpen and fooClose and want to add them to the new main menu option foo as menu items, how do I do this?MArkee
社区
IntelliJ IDEA Open API and Plugin Development
Add new Main menu option for plugin
0 票
创建于
2006年02月09日 21:52
I think its possibly quicker to deploy to test than launch it in the sandbox ;)Mark
社区
IntelliJ IDEA Open API and Plugin Development
Ideas deployment strategy
0 票
创建于
2006年02月08日 21:30
I am implementing a filetype and have a Filetype and I can already generate a tree from the structure. I have been copying the Image Viewer.I am not clear of the practical aspects of how its suppos...
社区
IntelliJ IDEA Open API and Plugin Development
Adding a structured View
0 票
创建于
2006年02月04日 02:05
I've been wokring through the example. I found the src in the examples but had to decompile the jat to get the plugin.xml file. This is rather critical to figuring out the code! Did I miss it or sh...
社区
IntelliJ IDEA Open API and Plugin Development
Register plugin to handle filetype
0 票
创建于
2006年02月04日 03:04
I'll jot down things that I notice which might help other people and post the code on our website when I have finished.The api makes a refreshing change to the Eclipse API!!MArk
社区
IntelliJ IDEA Open API and Plugin Development
Register plugin to handle filetype
0 票
«
第一页
‹
上一页
下一页
›
最后
»