Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Martin Sommer
Total activity
67
Last activity
January 24, 2023 10:52
Member since
September 26, 2017 18:18
Following
0 users
Followed by
0 users
Votes
7
Subscriptions
22
Activity overview
Posts (10)
Comments (28)
Sort by recent activity
Recent activity
Votes
Edited
June 27, 2019 05:52
Oh yes, I know about the com.intellij.psi.PsiElementFactory - I learned about it already some time ago (https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000678690-com-intellij-psi...
Community
IntelliJ IDEA Open API and Plugin Development
Failing plugin tests with latest EAP (2019.2.*) -> NoClassDefFoundError
0 votes
Created
June 26, 2019 11:50
Thanks - thats it! Now I get a lot of real exceptions that I have to validate, but that's another cup of tea... However, the "bonus question" becomes quite important now: How do I keep the backward...
Community
IntelliJ IDEA Open API and Plugin Development
Failing plugin tests with latest EAP (2019.2.*) -> NoClassDefFoundError
0 votes
Created
January 11, 2019 19:52
I am pretty sure you can even though I didn't try: https://docs.oracle.com/javase/8/javafx/interoperability-tutorial/swing-fx-interoperability.htm
Community
IntelliJ IDEA Plugin Users
IntelliJ plugin
0 votes
Created
January 11, 2019 19:49
You can have a look at my gradle plugin setup: https://github.com/SeeSharpSoft/intellij-csv-validator The plugin is published via Travis, where also the credentials are stored. However, when using ...
Community
IntelliJ IDEA Plugin Users
IntelliJ IDEA plugin - test extension points by publishing plugin?
0 votes
Created
January 11, 2019 19:42
It is hard to tell what exactly is wrong, but my best guess is that you didn't put the icon in the resource folder but in the src-folder (next to your Java classes). Here you can see my setup folde...
Community
IntelliJ IDEA Plugin Users
Custom Language Support Tutorial Problem With Icon
0 votes
Created
May 11, 2018 07:41
Thanks Ivan, I gave it a try and it is working now!
Community
IntelliJ IDEA Open API and Plugin Development
How to register a supported format in plugin description XML
0 votes
Created
January 29, 2018 16:59
Works fine for me in PhpStorm 2018.1 EAD: AFAIK the change was implemented for version 2017.3.3
Community
IntelliJ IDEA Open API and Plugin Development
'Edit as Table' visibility check for EditorPopup is too restrictive
0 votes
Created
October 28, 2017 10:13
But then the package for this class is very confusing when developing a plugin, especially because the class name itself (and the general purpose of PsiElement) does not indicate any dependency to ...
Community
PhpStorm
com.intellij.psi.PsiElementFactory not available in PhpStorm SDK (EAP)
0 votes
Created
October 27, 2017 21:48
Hi Artem, I used this class in a CSV plugin for Intellij. Some days ago an issue was opened by a PhpStorm user, that this exception would appear: java.lang.NoClassDefFoundError: com/intellij/psi/Ps...
Community
PhpStorm
com.intellij.psi.PsiElementFactory not available in PhpStorm SDK (EAP)
0 votes
Created
September 27, 2017 15:53
Wow - this was a fast response! Thanks!
Community
IntelliJ IDEA Open API and Plugin Development
'Edit as Table' visibility check for EditorPopup is too restrictive
0 votes
«
First
‹
Previous