Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Ronnie Kolehmainen
Total activity
96
Last activity
January 18, 2016 05:22
Member since
September 19, 2010 18:20
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
42
Activity overview
Posts (1)
Comments (53)
Sort by recent activity
Recent activity
Votes
Created
May 16, 2011 08:42
If you have set com.jetbrains.php as a dependency in your plugin it should work with IconLoader.findIcon("/icons/php-icon.png"). The php icons are located in php.jar in the plugins directory of the...
Community
IntelliJ IDEA Open API and Plugin Development
PHP Icon
0 votes
Created
May 04, 2011 07:47
Just make your main configurable implement Configurable.Composite and provide your children from the getConfigurables() method.
Community
IntelliJ IDEA Open API and Plugin Development
Configurables
0 votes
Created
June 29, 2011 07:47
bassybassygoodboy wrote: I am trying to set up an environment for developing plugins. I have read the "setting up the IDE for plugins" page, but actually it's not that clear when you're talking a...
Community
IntelliJ IDEA Open API and Plugin Development
Platform SDK vs Project SDK
0 votes
Created
February 06, 2012 08:44
janickr wrote:...and there is no download link (no little floppy disk icon) for the 0.6 version. The plugin itself was succesfully uploaded I guess, because I could install it via IntelliJ.--Janic...
Community
IntelliJ IDEA Open API and Plugin Development
plugin update partially completed (plugin upload)
0 votes
Created
May 28, 2012 20:38
sylvanaar wrote:Someone has a sense of humor. LOLYou can never be sure with these guys.... ;)http://www.facebook.com/photo.php?fbid=184103944946201&set=a.169841549705774.49177.128562817166981&type=3
Community
IntelliJ IDEA Open API and Plugin Development
Wolf
0 votes
Created
June 19, 2012 08:23
It is just a ZIP file so you can use the script of your choice (we use maven at work). Just put all jars inside yourpluginname/lib in the ZIP file and make sure that META-INF/plugin.xml ends up in ...
Community
IntelliJ IDEA Open API and Plugin Development
Is there a way to build a plugin with a script (ant, gradle)
0 votes
Created
October 08, 2012 19:37
How about PsiUtilBase.getPsiFileInEditor(Editor, Project) ?
Community
IntelliJ IDEA Open API and Plugin Development
Updating my Plugin, getPsiFileInEditor() is gone
0 votes
Created
January 12, 2011 15:02
Look at registered patterns in Settings | File Types
Community
RubyMine
a file is treated/displayed as plain text and cannot revert it
0 votes
Created
December 08, 2010 10:29
medihack wrote:The second thing we were missing is the feature to reorder our editor tabs. I use this one quite often (it's nearly standard in most editors) and I am not sure if I can really live ...
Community
RubyMine
Context menu problems, reorder tabs
0 votes
Created
January 12, 2011 15:23
More specifically, remove the *.rb extension fron Text files
Community
RubyMine
a file is treated/displayed as plain text and cannot revert it
0 votes
«
First
‹
Previous