主页
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月21日 11:32
You can exclude a part (or the whole content) of a library JAR file, but currently you need to do it manually, there is no way to do it by a pattern. But note that this will affect many IDEA's feat...
社区
IntelliJ IDEA Open API and Plugin Development
skip indexing on a certain Jars
0 票
创建于
2016年12月20日 11:19
Hi Sergio, the both 1.8.0_66 and 1.8.0_73 versions have bug in javac which causes these compilation errors. The bug was fixed in builds around 90, but it would be better to simply upgrade to the la...
社区
IntelliJ IDEA Open API and Plugin Development
Unable to build community eddition master branch
0 票
创建于
2016年12月19日 15:37
I've tried to checkout your sources and run the plugin and it works perfectly for me. Looks like the problem is in your project configuration. Could you please publish the project configuration fil...
社区
IntelliJ IDEA Open API and Plugin Development
Custom language plugin is not working
0 票
创建于
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 票
«
第一页
‹
上一页
下一页
›
最后
»