主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Madis Liias
活动总数
24
最后的活动
2016年09月02日 18:48
成员加入日期
2009年08月19日 17:28
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
11
活动概览
帖子(3)
评论(10)
按最近的活动排序
最近的活动
投票数
已编辑于
2016年09月02日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin not showing in main menu
2 票
创建于
2016年08月09日 22:11
Btw, does it have to be cross-platform? (i.e Linux, Mac, Windows) Not that I have something to offer.
社区
IntelliJ IDEA Open API and Plugin Development
Developing a desktop Business Application using the JetBrains Platform
0 票
创建于
2016年03月14日 17:10
Digging through idea's source code :(
社区
IntelliJ IDEA Open API and Plugin Development
Specifying Resources and Test Resources programmatically
0 票
创建于
2016年03月12日 20:38
Use the method with signature:addSourceFolder(@NotNull VirtualFile file, @NotNull JpsModuleSourceRootType<P> type, @NotNull P properties);E.g: contentEntry.addSourceFolder(resourcesRoot, JavaResour...
社区
IntelliJ IDEA Open API and Plugin Development
Specifying Resources and Test Resources programmatically
0 票
创建于
2015年09月06日 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...
社区
IntelliJ IDEA Open API and Plugin Development
2 same modules in New Project/Module Wizard
0 票
创建于
2015年09月02日 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....
社区
IntelliJ IDEA Open API and Plugin Development
API for publishing plugin
0 票
创建于
2015年08月21日 23:44
Got the same problem and your solution helped. Thanks! (needed to implement getSdkPropertiesSerializers as well to get my own sdktype)
社区
IntelliJ IDEA Open API and Plugin Development
Adding external builder
0 票
创建于
2010年03月01日 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.
社区
PhpStorm
PHPUnit split() is deprecated
0 票
创建于
2010年02月10日 11:36
Same problem here!
社区
PhpStorm
Where I can enter svn login and password
0 票
创建于
2009年08月19日 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).
社区
PhpStorm
Suggestions
0 票