Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Madis Liias
Total activity
24
Last activity
September 02, 2016 18:48
Member since
August 19, 2009 17:28
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
11
Activity overview
Posts (3)
Comments (10)
Sort by recent activity
Recent activity
Votes
Edited
September 02, 2016 18:48
I think you can only add a group to main menu, so e.g: <group id="MyGroup" text="My G_roup" description="My Group" popup="true"> <action id="jplugin.Allaudin" class="com.mallaudin.jplugin.Allaudin...
Community
IntelliJ IDEA Open API and Plugin Development
Plugin not showing in main menu
2 votes
Created
August 09, 2016 22:11
Btw, does it have to be cross-platform? (i.e Linux, Mac, Windows) Not that I have something to offer.
Community
IntelliJ IDEA Open API and Plugin Development
Developing a desktop Business Application using the JetBrains Platform
0 votes
Created
March 14, 2016 17:10
Digging through idea's source code :(
Community
IntelliJ IDEA Open API and Plugin Development
Specifying Resources and Test Resources programmatically
0 votes
Created
March 12, 2016 20:38
Use the method with signature:addSourceFolder(@NotNull VirtualFile file, @NotNull JpsModuleSourceRootType<P> type, @NotNull P properties);E.g: contentEntry.addSourceFolder(resourcesRoot, JavaResour...
Community
IntelliJ IDEA Open API and Plugin Development
Specifying Resources and Test Resources programmatically
0 votes
Created
September 06, 2015 10:41
Old post, but there isn't much information available. I wanted to use ProjectTemplatesFactory instead of registering multiple ModuleBuilders. So what worked for me to have only one module in the w...
Community
IntelliJ IDEA Open API and Plugin Development
2 same modules in New Project/Module Wizard
0 votes
Created
September 02, 2015 23:29
Had a discussion about similar topic today: @liias we're using plugins repo rest api and https://github.com/JetBrains/plugin-repository-rest-clientjava -jar plugin-repository-rest-client-0.1.3-all....
Community
IntelliJ IDEA Open API and Plugin Development
API for publishing plugin
0 votes
Created
August 21, 2015 23:44
Got the same problem and your solution helped. Thanks! (needed to implement getSdkPropertiesSerializers as well to get my own sdktype)
Community
IntelliJ IDEA Open API and Plugin Development
Adding external builder
0 votes
Created
March 01, 2010 23:31
I just meant that I wasn't sure if it was a bug of Web IDE or PHPUnit itself. It was a bug of Web IDE indeed, and you said it's fixed now.Thank you, hope I cleared up the confusion.
Community
PhpStorm
PHPUnit split() is deprecated
0 votes
Created
February 10, 2010 11:36
Same problem here!
Community
PhpStorm
Where I can enter svn login and password
0 votes
Created
August 19, 2009 17:28
I would suggest not using the "?>" in the end of php file templates. Even Zend recommends that.Also, +1 to fixing this forums wysiwyg editor with Opera 10 (or if it is Opera's bug, report to them).
Community
PhpStorm
Suggestions
0 votes