Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
WarnerJan Veldhuis
Total activity
100
Last activity
May 07, 2019 09:30
Member since
December 04, 2009 12:23
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
35
Activity overview
Posts (24)
Comments (40)
Sort by recent activity
Recent activity
Votes
Created
December 09, 2009 13:41
Perhaps more than that. facetType is not in the list of suggestions when typing the opening bracket <
Community
IntelliJ IDEA Open API and Plugin Development
Facets
0 votes
Created
December 09, 2009 10:18
Thanks for that link. Downloading now
Community
IntelliJ IDEA Open API and Plugin Development
OpenAPI doc + src
0 votes
Created
December 04, 2009 12:23
Sorry to wake up a two years old thread, but did you have a solution? I am getting this error as well...
Community
IntelliJ IDEA Open API and Plugin Development
Why I get NoClassDefFoundError for WebFacet when I run my plugin?
0 votes
Created
December 04, 2009 13:10
Thanks for the quick reply. Sorry, but I can't see your xml or anything... I am assuming there should be a snippet of some sort, but on FireFox/Linux Fedora 11 it's empty. See attached screenie.
Community
IntelliJ IDEA Open API and Plugin Development
Why I get NoClassDefFoundError for WebFacet when I run my plugin?
0 votes
Created
December 04, 2009 14:06
I got it sorted now. I am looking at the sources of the Wicket plugin, which helps me a lot. Cheers!
Community
IntelliJ IDEA Open API and Plugin Development
Why I get NoClassDefFoundError for WebFacet when I run my plugin?
0 votes
Created
December 10, 2009 22:35
Thanks for the link Yann. Is that plugin v9 already? Or are there only a few differences?
Community
IntelliJ IDEA Open API and Plugin Development
Spring plugin
0 votes
Created
December 24, 2012 12:48
For future readers: I know what I did wrong:the method replace() returns the newly replaced/inserted PsiElement which has the new positions. You have to use the getTextOffset() from that one.
Community
IntelliJ IDEA Open API and Plugin Development
Moving the caret after replacing a PsiElement
0 votes
Created
January 10, 2013 17:48
Tips like these are immensely important for us plugin devs, since the chance of stumbling upon gems like this is very small! Thank you and keep 'em coming! :)
Community
IntelliJ IDEA Open API and Plugin Development
user feedback during plugin activity?
0 votes
Created
November 27, 2013 09:15
Hey Alan,Thanks for your reply. I had figured out the part of the Configurable and applicationService. I thought SettingsEditor had to fit in somewhere as well. I'll stick with the current solution...
Community
IntelliJ IDEA Open API and Plugin Development
How do SettingsEditor, Configurable and a settings class connect?
0 votes
Created
November 25, 2013 10:48
Hmm, no answers yet. Perhaps my question was too vague :). Let me try this then: how do I let DialogWrapper trigger doValidate() when I return custom actions from createActions() ?
Community
IntelliJ IDEA Open API and Plugin Development
DialogWrapper validation
0 votes
«
First
‹
Previous