Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Sam Reed
Total activity
6
Last activity
May 29, 2020 15:52
Member since
May 15, 2020 01:20
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
May 29, 2020 15:52
Great. But if I add what you tell me, and then try to rebuild the project... And it doesn't change the paths. That's hardly my fault Restarting the IDE seems to have made some difference It's downl...
Community
IntelliJ IDEA Open API and Plugin Development
Porting DevKit plugin to Gradle
0 votes
Created
May 29, 2020 15:38
What/where is `intellij-block`? I'm presuming you mean the `intellij {}` section of the gradle file? Adding that makes no difference >Cannot find builtin plugin CSS for IDE: /Users/reedy/.gradle/ca...
Community
IntelliJ IDEA Open API and Plugin Development
Porting DevKit plugin to Gradle
0 votes
Created
May 26, 2020 17:09
Ok... So if we remove the versions... > Required plugins weren't loaded Click "Install required plugins" get an empty window... Which is ever so helpful and pointless
Community
IntelliJ IDEA Open API and Plugin Development
Porting DevKit plugin to Gradle
0 votes
Edited
May 18, 2020 16:46
plugin.xml is still the same as it was (just in a new location) - https://github.com/reedy/phpstorm-plugin-mediawiki/blob/master/META-INF/plugin.xml#L58 Adding in <depends>com.intellij.lang.css</...
Community
IntelliJ IDEA Open API and Plugin Development
Porting DevKit plugin to Gradle
0 votes