主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Scott McKinney
活动总数
47
最后的活动
2024年07月06日 20:40
成员加入日期
2018年04月20日 15:31
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
14
活动概览
帖子(10)
评论(21)
按最近的活动排序
最近的活动
投票数
创建于
2019年07月04日 19:49
Another option would be to always allow your plugin to run within an EAP release. For instance: enabled = ApplicationManager.getApplication().isEAP() || isLicensed(); For the time being I also ena...
社区
Marketplace Paid Plugins
License Check with IDEA 2019.2 beta returns null - no license, no popup to evaluate plugin
1 票
创建于
2020年07月28日 06:21
@... Because my JSP plugin is a subproject of my IDE plugin, I assume runIde is an inherited task, right? Otherwise, I'm not sure how to prevent runIde from applying to the JSP plugin without remov...
社区
IntelliJ IDEA Open API and Plugin Development
How to configure a compileServer.plugin (BuilderService) using the Gradle IntelliJ plugin?
0 票
创建于
2020年07月26日 20:24
Excellent. This looks promising. My JPS plugin is a subproject of my primary IJ pluging, so project.tasks.remove(project.tasks.runIde) alone is gold to me. Thanks.
社区
IntelliJ IDEA Open API and Plugin Development
How to configure a compileServer.plugin (BuilderService) using the Gradle IntelliJ plugin?
0 票
创建于
2019年07月04日 01:04
Oh geez. I should've found that. But it is a bit inconsistent that SDK and Level are next to each other in Project, but in Modules they are on separate screens! Thanks.
社区
IntelliJ IDEA EAP Users
Raw string literals not working with IntelliJ IDEA 2019.2 EAP (Ultimate Edition) Build #IU-192.5281.24
0 票
创建于
2019年07月03日 17:47
I don't see a place to set the "Language Level" in "Modules", only "Module SDK". As I said the Project SDK is setup correctly: And here is the Module setup: Where can I set the language leve...
社区
IntelliJ IDEA EAP Users
Raw string literals not working with IntelliJ IDEA 2019.2 EAP (Ultimate Edition) Build #IU-192.5281.24
0 票
创建于
2019年06月25日 15:15
Thanks Yann
社区
IntelliJ IDEA Open API and Plugin Development
Language injection using a template language?
0 票
已编辑于
2019年05月27日 08:44
Hi Nikolay, thanks for your reply. As a plugin author I'm more concerned about my plugin working in the environment of the user's choosing. Therefore, knowing the particulars of IntelliJ's usage ...
General
Troubleshooting
Selecting the JDK version the IDE will run under
0 票
创建于
2019年05月26日 22:13
As an IJ plugin provider I would like to support whichever JBR the user configures, but Java 11 makes this difficult esp. with respect to the module system (JPMS). For instance, the JPMS can be us...
General
Troubleshooting
Selecting the JDK version the IDE will run under
0 票
已编辑于
2019年03月26日 00:35
I switched to 0.4.4 and I get the following error: FAILURE: Build failed with an exception.* What went wrong:Execution failed for task ':runIde'.> No such property: artifactName for class: org.je...
社区
IntelliJ IDEA Open API and Plugin Development
Cannot download JetBrains Java Runtime jbrex8u202b1483.24_osx_x64
0 票
创建于
2019年02月16日 04:15
Same here. I'm using LATEST-EAP-SNAPSHOT, started getting this today
社区
IntelliJ IDEA Open API and Plugin Development
Cannot download JetBrains Java Runtime jbrex8u202b1483.24_osx_x64
0 票
下一页
›
最后
»