Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Eduard Wirch
Follow
New posts
New posts and comments
Total activity
4
Last activity
November 22, 2018 10:38
Member since
April 12, 2017 11:18
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (0)
Comments (2)
Eduard Wirch
commented,
November 22, 2018 10:38
Try https://plugins.jetbrains.com/plugin/11104-json-sorter
Community
IntelliJ IDEA Plugin Users
Sort JSON plugin
0 votes
Eduard Wirch
commented,
April 12, 2017 11:18
You have to provide a JDK for your your test. Override getProjectDescriptor(), and supply a valid path in getSdk(): @Override@NotNullprotected LightProjectDescriptor getProjectDescriptor() { return...
Community
IntelliJ IDEA Open API and Plugin Development
Error testing inspections
0 votes