主页
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月19日 13:12
How do you start the IDE with plugin? Do you use 'Plugin' run configuration? Are there any errors in idea.log?
社区
IntelliJ IDEA Open API and Plugin Development
Custom language plugin is not working
0 票
创建于
2016年12月19日 12:58
The plugin code looks ok at first glance. Is the plugin really loaded in the IDE? Is it shown in File | Settings | Plugins? If it is could you please run IDE with debugger and put a breakpoint into...
社区
IntelliJ IDEA Open API and Plugin Development
Custom language plugin is not working
0 票
创建于
2016年12月19日 12:29
Sergio, it seems to be a different problem. Most probably it's caused by a bug in javac. Which version of JDK you set in 'Project Structure' as '1.8' JDK?
社区
IntelliJ IDEA Open API and Plugin Development
Unable to build community eddition master branch
0 票
创建于
2016年12月19日 08:17
I've pushed fix for this problem. Until it's published to GitHub repository you can disable 'Use compiler from module target JDK' option in File | Settings | Build, Execution, Deployment | Compiler...
社区
IntelliJ IDEA Open API and Plugin Development
Unable to build community eddition master branch
0 票
创建于
2016年12月15日 10:25
Test output folders are added to classpath before production output folders, so persistence.xml from test/resources should be found on classpath first. Do you have different output paths for produc...
社区
IntelliJ IDEA Users
Unit testing JPA with different persistence.xml
0 票
创建于
2016年12月13日 12:35
1. У нас есть планы выложить артефакты jps-builders в публичный репозиторий, но точных сроков пока назвать не могу. Сейчас мы выкладываем архивы IDEA целиком, и наш официальный intellij-gradle-plug...
社区
IntelliJ IDEA Open API and Plugin Development
How I can get target JDK version in ClassProcessingBuilder?
0 票
创建于
2016年12月12日 08:25
Why did you enable Annotation Processing in idea-community project? We don't need it and it's disabled by default.
社区
IntelliJ IDEA Open API and Plugin Development
Unable to compile 2016.3 community edition - get ChunkProcessor error
0 票
创建于
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 票
«
第一页
‹
上一页
下一页
›
最后
»