主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Nikolay Chashnikov
活动总数
838
最后的活动
2023年11月23日 11:52
成员加入日期
2007年11月13日 10:36
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
334
活动概览
文章(0)
帖子(1)
评论(503)
按最近的活动排序
最近的活动
投票数
创建于
2016年12月08日 13:01
It's strange. Do you have Annotation Processing enabled in File | Settings | Build, Execution, Deployment | Compiler | Annotation Processors? As a workaround you can simply delete 'android' directo...
社区
IntelliJ IDEA Open API and Plugin Development
Unable to compile 2016.3 community edition - get ChunkProcessor error
0 票
创建于
2016年12月06日 07:59
3. Kotlin compiler reuses code from IntelliJ IDEA to parse java files. kotlin-compiler.jar shouldn't be added to the classpath of IDE process or your application so it won't cause problems. 5. What...
社区
IntelliJ IDEA Open API and Plugin Development
How do I debug com.intellij.psi.impl.source.tree.CompositeElement.java?
0 票
创建于
2016年11月30日 17:50
Yes, it's possible to configure the both 'IDEA jdk' and '1.8' JDKs to point to JDK 1.8. IDEA CE compiled with such setup may have problem with projects which use older JDK though. As it's said in o...
社区
IntelliJ IDEA Open API and Plugin Development
Can't build Idea CE
0 票
创建于
2016年11月28日 08:25
If a module contains both java and gosu code what kind of dependencies are allowed? Is it possible to call gosu code from java code? Is it possible to use java classes from gosu code?
社区
IntelliJ IDEA Open API and Plugin Development
Custom BuildTargetScope - Has anyone successfully created a new module target?
0 票
创建于
2016年11月25日 08:37
Hello Benjamin, I suggest to use the official gradle-intellij-plugin instead, it works better and most probably the problem will disappear.
社区
IntelliJ IDEA Open API and Plugin Development
Gradle dependencies management and plugin module
0 票
创建于
2016年11月24日 08:22
How these large projects are organized? Do they have many small/medium modules or they have few large modules? Are there modules containing both java and gosu files?
社区
IntelliJ IDEA Open API and Plugin Development
Custom BuildTargetScope - Has anyone successfully created a new module target?
0 票
创建于
2016年11月24日 08:10
Hello, how did you start the process where the assertion appeared? Did you start Plugin Run Configuration? Or you started tests? You can also put a breakpoint on a line where assertion is thrown (y...
社区
IntelliJ IDEA Open API and Plugin Development
ModifiableFacetModel#commit throws java.lang.AssertionError: Templates not found exception
0 票
创建于
2016年11月23日 16:03
The problem should be fixed by this commit, please update your sources.
社区
IntelliJ IDEA Open API and Plugin Development
Problem building IDEA 2016.3
0 票
创建于
2016年11月23日 12:18
If you want to support another JVM-based language (btw what language?), and its source files are located under ordinary java source roots, and you want to invoke compilation for its files in the sa...
社区
IntelliJ IDEA Open API and Plugin Development
Custom BuildTargetScope - Has anyone successfully created a new module target?
0 票
创建于
2016年11月21日 09:08
Ok, I see now. In my calculations empty lines weren't counted, whereas your script counts them and also processes all test-data files.
社区
IntelliJ IDEA Open API and Plugin Development
How many lines of code in IDEA ultimate?
0 票
«
第一页
‹
上一页
下一页
›
最后
»