主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Vojtěch Krása
活动总数
435
最后的活动
2020年08月18日 18:17
成员加入日期
2011年11月03日 11:10
关注
0 名用户
关注者数
0 名用户
投票数
8
订阅数
158
活动概览
帖子(31)
评论(238)
按最近的活动排序
最近的活动
投票数
创建于
2014年08月04日 20:19
Debugging Ultimate Edition with sources.Have you ever tried debugging without sources? It can be done, decompiled classes help a little bit, but otherwise it is a desperate thing to do, even more s...
社区
IntelliJ IDEA Open API and Plugin Development
Tons of doubts with plugin development help
0 票
创建于
2014年07月11日 20:30
Try to create a second project where you import a module from the original project, and make a new IJ SDK with a different sandbox folder.
社区
IntelliJ IDEA Open API and Plugin Development
Running two IDEA instances with my plugin
0 票
创建于
2014年07月12日 13:43
You should be able to start two instances from two different projects (from one IDEA instance).
社区
IntelliJ IDEA Open API and Plugin Development
Running two IDEA instances with my plugin
0 票
创建于
2014年07月16日 19:46
It works totally fine for me... https://www.dropbox.com/s/yliutdp0xd56rf5/2instances.mp4
社区
IntelliJ IDEA Open API and Plugin Development
Running two IDEA instances with my plugin
0 票
创建于
2014年07月28日 09:32
Right. For example when I change the project SDK to plain Java SDK so that it cannot be compiled, then the other project is totally fine.If you look into the .iml file, there should be: <orderEntry...
社区
IntelliJ IDEA Open API and Plugin Development
Running two IDEA instances with my plugin
0 票
创建于
2014年07月24日 23:26
This is how it should have looked like 2 years ago imhohttps://github.com/krasa/intellij-community/compare/JetBrains:master...krasa:wizardpopupfix?expand=1
社区
IntelliJ IDEA Open API and Plugin Development
QuickSwitchSchemeAction popup actions do not override Main Menu shortcuts
0 票
创建于
2014年09月26日 17:53
You can use trial, then start them for 30 minutes after which they will shutdown, also you can create Plugin SDK from them. No need for licence.
社区
IntelliJ IDEA Open API and Plugin Development
Plugin development for multiple Jetbrains products
0 票
创建于
2014年09月25日 20:33
Implement com.intellij.openapi.options.ConfigurableLook into other plugins or intellij-community.I implemented quite a few of them using IntelliJ UI Designer, I do not say they are perfect, but the...
社区
IntelliJ IDEA Open API and Plugin Development
How can I provide UI to change plugin's settings
0 票
创建于
2014年08月20日 08:47
Can you share the whole project?
社区
IntelliJ IDEA Open API and Plugin Development
Debug and load plugin
0 票
创建于
2014年09月29日 14:22
What do you mean by those suggestions? Should the field have dropdown choice with preconfigured values?
社区
IntelliJ IDEA Open API and Plugin Development
Pls suggest good UI guide
0 票
«
第一页
‹
上一页
下一页
›
最后
»