Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Vojtěch Krása
Total activity
435
Last activity
August 18, 2020 18:17
Member since
November 03, 2011 11:10
Following
0 users
Followed by
0 users
Votes
8
Subscriptions
158
Activity overview
Posts (31)
Comments (238)
Sort by recent activity
Recent activity
Votes
Created
August 04, 2014 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...
Community
IntelliJ IDEA Open API and Plugin Development
Tons of doubts with plugin development help
0 votes
Created
July 11, 2014 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.
Community
IntelliJ IDEA Open API and Plugin Development
Running two IDEA instances with my plugin
0 votes
Created
July 12, 2014 13:43
You should be able to start two instances from two different projects (from one IDEA instance).
Community
IntelliJ IDEA Open API and Plugin Development
Running two IDEA instances with my plugin
0 votes
Created
July 16, 2014 19:46
It works totally fine for me... https://www.dropbox.com/s/yliutdp0xd56rf5/2instances.mp4
Community
IntelliJ IDEA Open API and Plugin Development
Running two IDEA instances with my plugin
0 votes
Created
July 28, 2014 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...
Community
IntelliJ IDEA Open API and Plugin Development
Running two IDEA instances with my plugin
0 votes
Created
July 24, 2014 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
Community
IntelliJ IDEA Open API and Plugin Development
QuickSwitchSchemeAction popup actions do not override Main Menu shortcuts
0 votes
Created
September 26, 2014 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.
Community
IntelliJ IDEA Open API and Plugin Development
Plugin development for multiple Jetbrains products
0 votes
Created
September 25, 2014 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...
Community
IntelliJ IDEA Open API and Plugin Development
How can I provide UI to change plugin's settings
0 votes
Created
August 20, 2014 08:47
Can you share the whole project?
Community
IntelliJ IDEA Open API and Plugin Development
Debug and load plugin
0 votes
Created
September 29, 2014 14:22
What do you mean by those suggestions? Should the field have dropdown choice with preconfigured values?
Community
IntelliJ IDEA Open API and Plugin Development
Pls suggest good UI guide
0 votes
«
First
‹
Previous
Next
›
Last
»