Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Holger Schmeisky
Total activity
41
Last activity
January 17, 2016 04:05
Member since
July 03, 2014 11:59
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
12
Activity overview
Posts (10)
Comments (19)
Sort by recent activity
Recent activity
Votes
Created
December 28, 2015 15:54
Thank you so much.By google I only found this page:https://www.jetbrains.com/idea/help/configuring-intellij-platform-plugin-sdk.htmlWhich assumes you have already read this one https://www.jetbrain...
Community
IntelliJ IDEA Open API and Plugin Development
Unable to create IDEA plugin SDK
1 vote
Created
October 15, 2014 20:48
Thanks for the link, will vote! :-)
Community
IntelliJ IDEA Users
JavaDoc <p> instead of <p/>
0 votes
Created
July 22, 2014 11:39
Found the issue: While there is anorg/picocontainer/alternatives/AbstractDelegatingMutablePicoContainerin my picocontainer.jar, it resides in another package (containers), because we use a newer ve...
Community
IntelliJ IDEA Open API and Plugin Development
NoClassDef found for PicoContainer with LightFixtureTestCase
0 votes
Created
July 10, 2014 13:44
Nice! that fixed it :-)
Community
IntelliJ IDEA Open API and Plugin Development
ClassLoader error when using own log4j
0 votes
Created
July 03, 2014 19:09
Thanks for the hint. I already read it, but I did not find information in there, whether the PropertiesComponent stores values globally, for all plugins or separately for each plugin.
Community
IntelliJ IDEA Open API and Plugin Development
Should I prefix properties in PropertiesComponent?
0 votes
Created
July 04, 2014 08:39
Thanks for the answer! Is this news enough to add it to the confluence page on persistence?
Community
IntelliJ IDEA Open API and Plugin Development
Should I prefix properties in PropertiesComponent?
0 votes
Created
July 09, 2014 17:56
awesome! :-)
Community
IntelliJ IDEA Open API and Plugin Development
Should I prefix properties in PropertiesComponent?
0 votes
Created
August 12, 2014 12:51
Thanks! I just want to create a Java module, not a module type.Exactly, I want to create it after an action (Sharing a module in another IDEA instance) that comes from outside.
Community
IntelliJ IDEA Open API and Plugin Development
Creating new Modules
0 votes
Created
August 13, 2014 18:39
Hi, I could not figure out how to use that API either. However, I noticed that creating the module with ModuleManager.newModule at least creates it in the project settings, though not on disk.I rea...
Community
IntelliJ IDEA Open API and Plugin Development
Creating new Modules
0 votes
Created
July 16, 2014 10:08
I have some difficulty with the IDEA terminology now, I always thought only 1 project could be open in 1 instance. What do you mean by one IDEA instance? * One IDEA windows with two projects * Tw...
Community
IntelliJ IDEA Open API and Plugin Development
Running two IDEA instances with my plugin
0 votes
Next
›
Last
»