Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
mark stephens
Total activity
159
Last activity
January 17, 2016 23:57
Member since
January 25, 2006 21:43
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
43
Activity overview
Posts (38)
Comments (78)
Sort by recent activity
Recent activity
Votes
Created
February 08, 2006 23:09
Works perfectly!MArkee
Community
IntelliJ IDEA Open API and Plugin Development
Adding a structured View
0 votes
Created
February 09, 2006 08:14
Is there a standard way to grap the focus back into the display so that when you click on an outline, it refreshes the view. editorUI.grabFocus() does not work.And when should any nav icons at the ...
Community
IntelliJ IDEA Open API and Plugin Development
Adding a structured View
0 votes
Created
February 07, 2006 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...
Community
IntelliJ IDEA Open API and Plugin Development
Poll: What is the most important thing for reducing plugin development pain?
0 votes
Created
February 10, 2006 11:35
It works with ClassName.class.getResourceAsStream()Back in business :)MArkee
Community
IntelliJ IDEA Open API and Plugin Development
Problem reading resources from jar inside Idea.
0 votes
Created
February 09, 2009 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...
Community
IntelliJ IDEA Open API and Plugin Development
Updating 7.0 plugin to 8.0
0 votes
Created
February 09, 2009 13:36
Thanks for the link.MArkee
Community
IntelliJ IDEA Open API and Plugin Development
Updating 7.0 plugin to 8.0
0 votes
Created
April 29, 2007 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
Community
IntelliJ IDEA Open API and Plugin Development
Add new Main menu option for plugin
0 votes
Created
April 30, 2007 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
Community
IntelliJ IDEA Open API and Plugin Development
Add new Main menu option for plugin
0 votes
Created
February 09, 2006 21:52
I think its possibly quicker to deploy to test than launch it in the sandbox ;)Mark
Community
IntelliJ IDEA Open API and Plugin Development
Ideas deployment strategy
0 votes
Created
February 08, 2006 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...
Community
IntelliJ IDEA Open API and Plugin Development
Adding a structured View
0 votes
«
First
‹
Previous
Next
›
Last
»