主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Daniel Alexander Haak
活动总数
71
最后的活动
2022年09月23日 06:28
成员加入日期
2021年05月31日 16:33
关注
0 名用户
关注者数
0 名用户
投票数
4
订阅数
16
活动概览
帖子(16)
评论(35)
按最近的活动排序
最近的活动
投票数
已编辑于
2022年08月10日 15:08
hi thanks for the reply. how can I look up the build artifact of the 'runIde' gradle task? as for if they are bundled into the jar. I dont know i kinda hoped for that gradle would take care of t...
社区
IntelliJ IDEA Open API and Plugin Development
NoClassDefFoundException in runIde gradle task
0 票
创建于
2022年03月17日 09:34
Thanks
社区
IntelliJ IDEA Open API and Plugin Development
Saving changes to document
0 票
创建于
2021年09月20日 12:02
plugins { id 'java' id 'org.jetbrains.intellij' version '0.7.3'}group ''version '1.01'repositories { mavenCentral()}dependencies { testImplementation 'org.junit.jupiter:junit-jupiter-ap...
社区
IntelliJ IDEA Open API and Plugin Development
Cannot find builtin plugin JavaScriptLanguage
0 票
创建于
2021年09月20日 11:57
i am using Gradle plugin 211.7628.21
社区
IntelliJ IDEA Open API and Plugin Development
Cannot find builtin plugin JavaScriptLanguage
0 票
创建于
2021年09月20日 10:58
My build.gradle has following configuration: intellij { version '2021.2.2'// type 'IU' plugins = ['JavaScriptLanguage', 'com.intellij.java', 'com.jetbrains.php:212.5284.44'] //212.5284.44...
社区
IntelliJ IDEA Open API and Plugin Development
Cannot find builtin plugin JavaScriptLanguage
0 票
创建于
2021年09月20日 06:48
Hi, I wanted to ask if the problem is fixed by now. Because i get the same error message regarding JavaScriptLangauge plugin and i wanted to check if this error is new or the already known one.
社区
IntelliJ IDEA Open API and Plugin Development
Cannot find builtin plugin JavaScriptLanguage
0 票
创建于
2021年09月06日 06:29
Thanks for clarifying
社区
IntelliJ IDEA Open API and Plugin Development
Publishing intellij plugin
0 票
已编辑于
2021年09月02日 10:36
ok i created a gradle.properties file in my main directory and filled it with token=<token_value> also i chose to follow the route that i give the token as argument in the gradle task config rathe...
社区
IntelliJ IDEA Open API and Plugin Development
Publishing intellij plugin
0 票
创建于
2021年09月02日 10:07
hello thanks for the reply. 1) do you have a link where i can se an example on how to do it? 2) so it would look like : "task{ "EnvironmentVariableName" = "" }
社区
IntelliJ IDEA Open API and Plugin Development
Publishing intellij plugin
0 票
创建于
2021年08月16日 09:46
ok i found out why in php comments are counted as leaf elements which get not returned by .getChildren();
社区
IntelliJ IDEA Open API and Plugin Development
PSI Comment in php files
0 票
«
第一页
‹
上一页
下一页
›
最后
»