主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Richard Berlin
活动总数
32
最后的活动
2021年10月07日 00:45
成员加入日期
2016年11月20日 16:11
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
6
活动概览
帖子(5)
评论(20)
按最近的活动排序
最近的活动
投票数
创建于
2019年07月23日 18:10
I have confirmed that all build.gradle files specify the 'java' plugin, the correct <depends> is in the plugin.xml files, and the plugin version is gradle-intellij-plugin:0.4.9 Is there an example ...
社区
IntelliJ IDEA Open API and Plugin Development
Upgrade to IJ2019.2 - unsatisfied dependencies
0 票
创建于
2019年07月23日 03:25
Classpath is an interesting thought. This is not working from IntelliJ *or* from gradle (command line). (We use the Intellij gradle plugin for development.) So where would I alter the value of clas...
社区
IntelliJ IDEA Open API and Plugin Development
Upgrade to IJ2019.2 - unsatisfied dependencies
0 票
创建于
2019年07月22日 22:02
Thanks, Eric. I have now specified the java plugin in both spots (I didn't know about doing it in plugins.xml, only in build.gradle). It seems I am able to compile against things in the java plugin...
社区
IntelliJ IDEA Open API and Plugin Development
Upgrade to IJ2019.2 - unsatisfied dependencies
0 票
创建于
2017年04月13日 11:19
I see what you're saying -- rather than extending only from the core Psi interfaces, some things are extended from the Java Psi classes. The old message I found was from 2011, so they probably comm...
社区
IntelliJ IDEA Open API and Plugin Development
Ability to disable Java intention when editing an incompatible language
0 票
创建于
2017年03月06日 16:18
Thanks, Peter. It seems to have run successfully, now that I have forced it to run headless. But I will go look at what that method does, and if I get into trouble hopefully I'll remember it. I a...
社区
IntelliJ IDEA Open API and Plugin Development
ImageNotReadyException in Command Line tool
0 票
创建于
2017年03月06日 15:37
It looks to me as though running "headless" might solve the problem for me...it's doing much better now that I forced it to headless with -Djava.awt.headless=true I see that IntelliJ automatically ...
社区
IntelliJ IDEA Open API and Plugin Development
ImageNotReadyException in Command Line tool
0 票
创建于
2017年03月06日 15:08
Here you go, Anna. I think something may be going wrong fairly early, because I get an IntelliJ window coming up, whereas inspect suppresses that when it runs. Sometimes it's hard to succeed just ...
社区
IntelliJ IDEA Open API and Plugin Development
ImageNotReadyException in Command Line tool
0 票
创建于
2016年11月28日 18:51
Gosu routinely calls Java. I believe Java can only call Gosu reflectively.
社区
IntelliJ IDEA Open API and Plugin Development
Custom BuildTargetScope - Has anyone successfully created a new module target?
0 票
创建于
2016年11月25日 17:37
Some of our projects contain many small/medium modules, with a mix of java-only, gosu-only and java-plus-gosu. Some are single-module. The situation that I am trying to address right now is a singl...
社区
IntelliJ IDEA Open API and Plugin Development
Custom BuildTargetScope - Has anyone successfully created a new module target?
0 票
创建于
2016年11月23日 17:31
The language we are compiling is Gosu (gosu-lang.org). These are extremely large projects which contain both java and gosu. We are trying to separate the targets in order to make each target smal...
社区
IntelliJ IDEA Open API and Plugin Development
Custom BuildTargetScope - Has anyone successfully created a new module target?
0 票
«
第一页
‹
上一页